#include <QFilterTreeProxyModel.h>
Inherits QSortFilterProxyModel.
|
virtual bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
|
virtual bool | lessThan (const QModelIndex &left, const QModelIndex &right) const |
|
Definition at line 41 of file QFilterTreeProxyModel.h.
QFilterTreeProxyModel::QFilterTreeProxyModel |
( |
QObject * |
p = 0 | ) |
|
QFilterTreeProxyModel::~QFilterTreeProxyModel |
( |
| ) |
|
void QFilterTreeProxyModel::setFilterTreeLevel |
( |
int |
level | ) |
|
virtual bool QFilterTreeProxyModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protectedvirtual |
virtual bool QFilterTreeProxyModel::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
protectedvirtual |
The documentation for this class was generated from the following file: