11 #include <QModelIndex> 33 QAbstractItemModel *
const Model_ =
nullptr;
74 const QModelIndex& GetIndex ()
const;
80 QAbstractItemModel* GetModel ()
const;
93 void RefreshIndex (
int modelStartingRow);
Base class for model items for tree-like models.
QVector< ModelItem_ptr > ModelItemsList_t
ModelItemsList_t::iterator iterator
std::shared_ptr< const ModelItem > ModelItem_cptr
std::weak_ptr< ModelItem > ModelItem_wtr
std::shared_ptr< ModelItem > ModelItem_ptr
Provides a proxying API on top of an QAbstractItemModel.
ModelItemsList_t::const_iterator const_iterator