#include <pqFileDialogFilter.h>
List of all members.
Detailed Description
Definition at line 42 of file pqFileDialogFilter.h.
Constructor & Destructor Documentation
| pqFileDialogFilter::pqFileDialogFilter |
( |
pqFileDialogModel * |
sourceModel, |
|
|
QObject * |
Parent = NULL |
|
) |
| |
| pqFileDialogFilter::~pqFileDialogFilter |
( |
| ) |
|
Member Function Documentation
| void pqFileDialogFilter::setFilter |
( |
const QString & |
filter | ) |
[slot] |
| void pqFileDialogFilter::setShowHidden |
( |
const bool & |
hidden | ) |
[slot] |
| bool pqFileDialogFilter::getShowHidden |
( |
| ) |
[inline, slot] |
| bool pqFileDialogFilter::filterAcceptsRow |
( |
int |
row_source, |
|
|
const QModelIndex & |
source_parent |
|
) |
| const [protected] |
Member Data Documentation
The documentation for this class was generated from the following file: