KSeExpr 4.0.4.0
ExprTreeFilterModel Class Reference
Inheritance diagram for ExprTreeFilterModel:

Public Member Functions

 ExprTreeFilterModel (QWidget *parent=nullptr)
void update ()
bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override

Detailed Description

Definition at line 249 of file ExprBrowser.cpp.

Constructor & Destructor Documentation

◆ ExprTreeFilterModel()

ExprTreeFilterModel::ExprTreeFilterModel ( QWidget * parent = nullptr)
inline

Definition at line 252 of file ExprBrowser.cpp.

Member Function Documentation

◆ filterAcceptsRow()

bool ExprTreeFilterModel::filterAcceptsRow ( int sourceRow,
const QModelIndex & sourceParent ) const
inlineoverride

Definition at line 263 of file ExprBrowser.cpp.

References filterAcceptsRow().

Referenced by filterAcceptsRow().

◆ update()

void ExprTreeFilterModel::update ( )
inline

Definition at line 257 of file ExprBrowser.cpp.


The documentation for this class was generated from the following file: