代理模型用于过滤
更多...
#include <DADataManagerTreeFilterProxyModel.h>
|
|
| DADataManagerTreeFilterProxyModel (QObject *par=nullptr) |
| |
|
void | setFilterText (const QString &text) |
| |
|
Qt::ItemFlags | flags (const QModelIndex &index) const override |
| |
|
QMimeData * | mimeData (const QModelIndexList &indexes) const override |
| |
|
|
bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const override |
| |
|
bool | filterAcceptsRowItself (int source_row, const QModelIndex &source_parent) const |
| |
|
bool | hasAcceptedChildren (int source_row, const QModelIndex &source_parent) const |
| |
该类的文档由以下文件生成:
- /home/runner/work/data-workbench/data-workbench/src/DAGui/Models/DADataManagerTreeFilterProxyModel.h
- /home/runner/work/data-workbench/data-workbench/src/DAGui/Models/DADataManagerTreeFilterProxyModel.cpp