#include <Libs/DICOM/Core/ctkDICOMFilterProxyModel.h>
|
QScopedPointer< ctkDICOMFilterProxyModelPrivate > | d_ptr |
|
Definition at line 32 of file ctkDICOMFilterProxyModel.h.
ctkDICOMFilterProxyModel::ctkDICOMFilterProxyModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
virtual ctkDICOMFilterProxyModel::~ctkDICOMFilterProxyModel |
( |
| ) |
|
|
virtual |
virtual bool ctkDICOMFilterProxyModel::filterAcceptsRow |
( |
int |
source_row, |
|
|
const QModelIndex & |
source_parent |
|
) |
| const |
|
virtual |
void ctkDICOMFilterProxyModel::setIdSearchText |
( |
const QString & |
text | ) |
|
|
slot |
void ctkDICOMFilterProxyModel::setNameSearchText |
( |
const QString & |
text | ) |
|
|
slot |
void ctkDICOMFilterProxyModel::setSeriesSearchText |
( |
const QString & |
text | ) |
|
|
slot |
void ctkDICOMFilterProxyModel::setStudySearchText |
( |
const QString & |
text | ) |
|
|
slot |
QScopedPointer<ctkDICOMFilterProxyModelPrivate> ctkDICOMFilterProxyModel::d_ptr |
|
protected |
The documentation for this class was generated from the following file: