Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::DataFrameSortFilterProxy Class Reference
Inheritance diagram for inviwo::DataFrameSortFilterProxy:

Public Types

enum  Roles { Data = Qt::UserRole , Filter }

Public Member Functions

 DataFrameSortFilterProxy (QObject *parent=nullptr)
void setManager (BrushingAndLinkingManager &manager)
void brushingUpdate ()
void setFiltering (bool enable)
bool getFiltering () const

Protected Member Functions

virtual bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
virtual bool filterAcceptsColumn (int sourceColumn, const QModelIndex &sourceParent) const override

Protected Attributes

BrushingAndLinkingManagermanager_ = nullptr
bool filtering_ = false

The documentation for this class was generated from the following file:
  • dataframesortfilterproxy.h