NDEVR
API Documentation
ProxyModelViewFilter Member List

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

checkState(const Model &model) constProxyModelViewFilter
clearCheckStates()ProxyModelViewFilter
getIndex(const Model &model, int column) constProxyModelViewFilter
getIndex(const UUID &id, int column) constProxyModelViewFilter
getMaterialID(const QModelIndex &index) constProxyModelViewFilter
getModelID(const QModelIndex &index) constProxyModelViewFilter
getModelRoots() constProxyModelViewFilter
getSelectedModelRoots() constProxyModelViewFilter
hasIndex(const UUID &id) constProxyModelViewFilter
iconMode(const QModelIndex &index) constProxyModelViewFilter
invalidate()ProxyModelViewFilter
manager() constProxyModelViewFilter
model(const QModelIndex &index) constProxyModelViewFilter
ProxyModelViewFilter(QTModelManager *manager, QObject *parent=nullptr)ProxyModelViewFilterexplicit
ProxyModelViewFilter(QTModelManagerView *view, QObject *parent=nullptr)ProxyModelViewFilterexplicit
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