KSeExpr 6.0.0.0
Public Member Functions | List of all members
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.

Referenced by ExprBrowser::update().


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