![]() |
NDEVR
API Documentation
|
This is the complete list of members for ProxyModelViewFilter, including all inherited members.
| checkState(const Model &model) const | ProxyModelViewFilter | |
| clearCheckStates() | ProxyModelViewFilter | |
| getIndex(const Model &model, int column) const | ProxyModelViewFilter | |
| getIndex(const UUID &id, int column) const | ProxyModelViewFilter | |
| getMaterialID(const QModelIndex &index) const | ProxyModelViewFilter | |
| getModelID(const QModelIndex &index) const | ProxyModelViewFilter | |
| getModelRoots() const | ProxyModelViewFilter | |
| getSelectedModelRoots() const | ProxyModelViewFilter | |
| hasIndex(const UUID &id) const | ProxyModelViewFilter | |
| iconMode(const QModelIndex &index) const | ProxyModelViewFilter | |
| invalidate() | ProxyModelViewFilter | |
| manager() const | ProxyModelViewFilter | |
| model(const QModelIndex &index) const | ProxyModelViewFilter | |
| ProxyModelViewFilter(QTModelManager *manager, QObject *parent=nullptr) | ProxyModelViewFilter | explicit |
| ProxyModelViewFilter(QTModelManagerView *view, QObject *parent=nullptr) | ProxyModelViewFilter | explicit |
| refreshAll() | ProxyModelViewFilter | |
| selectAllVisible() | ProxyModelViewFilter | |
| setAllowEdits(bool allow) | ProxyModelViewFilter | |
| setAllowSelections(bool allow) | ProxyModelViewFilter | |
| setCheckState(const Model &model, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateAll(Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateAll(GeometryType type, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateAll(const String &model_type, GeometryType type, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateAll(const String &model_type, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateAll(const std::function< bool(const Model &model)> &model_type, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCheckStateRecursive(const Model &model, Qt::CheckState check_state) | ProxyModelViewFilter | |
| setCustomHeader(const TranslatedString &header_title, const StringView &header_icon) | ProxyModelViewFilter | |
| setGreyHidden(bool grey_hidden) | ProxyModelViewFilter | |
| setIsRootFilter(const std::function< bool(const Model &)> &filter) | ProxyModelViewFilter | |
| setRootModels(const Buffer< UUID > &ids) | ProxyModelViewFilter | |
| setSelectedModelRoots(const Buffer< UUID > &roots, bool only_visible_children) | ProxyModelViewFilter | |
| setShowMaterials(bool show_materials) | ProxyModelViewFilter | |
| setShowSelected(bool show_selected) | ProxyModelViewFilter | |
| setVisibleFilter(const std::function< bool(const Model &)> &filter) | ProxyModelViewFilter |