Definition at line 129 of file ExprBrowser.cpp.
◆ ExprTreeModel()
| ExprTreeModel::ExprTreeModel |
( |
| ) |
|
|
inline |
◆ ~ExprTreeModel()
| ExprTreeModel::~ExprTreeModel |
( |
| ) |
|
|
inline |
◆ addPath()
| void ExprTreeModel::addPath |
( |
const char * | label, |
|
|
const char * | path ) |
|
inline |
◆ clear()
| void ExprTreeModel::clear |
( |
| ) |
|
|
inline |
◆ columnCount()
| int ExprTreeModel::columnCount |
( |
const QModelIndex & | parent | ) |
const |
|
inline |
◆ data()
| QVariant ExprTreeModel::data |
( |
const QModelIndex & | index, |
|
|
int | role = Qt::DisplayRole ) const |
|
inline |
◆ find()
| QModelIndex ExprTreeModel::find |
( |
QString | path | ) |
|
|
inline |
◆ index()
| QModelIndex ExprTreeModel::index |
( |
int | row, |
|
|
int | column, |
|
|
const QModelIndex & | parent = QModelIndex() ) const |
|
inline |
◆ parent()
| QModelIndex ExprTreeModel::parent |
( |
const QModelIndex & | index | ) |
const |
|
inline |
◆ rowCount()
| int ExprTreeModel::rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
inline |
◆ update()
| void ExprTreeModel::update |
( |
| ) |
|
|
inline |
◆ root
The documentation for this class was generated from the following file:
- /private/tmp/seexpr-20250403-5209-39yllg/SeExpr-3.0.1/src/SeExpr2/UI/ExprBrowser.cpp