API Documentation
Loading...
Searching...
No Matches
QTModelManagerView Member List

This is the complete list of members for QTModelManagerView, including all inherited members.

addModel(UUID id)QTModelManagerView
clearAll()QTModelManagerViewprotectedslot
columnCount(const QModelIndex &parent=QModelIndex()) const overrideQTModelManagerView
createCache(const Model &model, bool recursive, bool parent_visible) constQTModelManagerView
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideQTModelManagerView
data(const UUID &id, int role) constQTModelManagerView
flags(const QModelIndex &index) const overrideQTModelManagerView
getID(const QModelIndex &model_index) constQTModelManagerView
getIndex(const Model &model) constQTModelManagerView
getIndex(const UUID &id) constQTModelManagerView
hasCached(const UUID &id) constQTModelManagerView
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideQTModelManagerView
iconMode(const QModelIndex &index) constQTModelManagerView
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideQTModelManagerView
m_cached_indicesQTModelManagerViewmutableprotected
m_index_idsQTModelManagerViewmutableprotected
m_managerQTModelManagerViewprotected
m_project_idQTModelManagerViewprotected
m_root_filterQTModelManagerViewprotected
m_root_modelsQTModelManagerViewprotected
m_tree_capture_idQTModelManagerViewprotected
manager()QTModelManagerView
model(const QModelIndex &model_index) constQTModelManagerView
model(uint04 row, const QModelIndex &parent) constQTModelManagerView
modelAdded(Buffer< UUID > id)QTModelManagerViewprotectedslot
modelDeleted(Buffer< UUID > id)QTModelManagerViewprotectedslot
modelFocussed(UUID id, bool selected)QTModelManagerViewprotectedslot
modelUpdated(UUID id)QTModelManagerViewprotectedslot
modelUpdatedSlot(const Buffer< UUID > &updated_ids)QTModelManagerViewprotectedslot
objectSelected(Buffer< UUID > id, bool selected)QTModelManagerViewprotectedslot
parent(const QModelIndex &index) const overrideQTModelManagerView
projectChanged(UUID id)QTModelManagerViewprotectedslot
QTModelManagerView(QTModelManager *manager, QObject *parent=nullptr)QTModelManagerView
recursiveCacheRemove(const UUID &id)QTModelManagerView
refreshAll()QTModelManagerView
rootModels() constQTModelManagerViewinline
rowCount(const QModelIndex &parent=QModelIndex()) const overrideQTModelManagerViewvirtual
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideQTModelManagerView
setIsRootFilter(const std::function< bool(const Model &)> &filter)QTModelManagerViewinline
setRootModels(const Buffer< UUID > &roots)QTModelManagerView
topLevelChanged(Buffer< UUID > id)QTModelManagerViewprotectedslot
updateModel3DVisible(const UUID &id, bool visible)QTModelManagerView
~QTModelManagerView()=defaultQTModelManagerViewvirtual