32 #include <QModelIndex> 56 QAbstractItemModel *
const Model_ =
nullptr;
97 const QModelIndex& GetIndex ()
const;
103 QAbstractItemModel* GetModel ()
const;
116 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