itom
|
Public Member Functions | |
AbstractFilterDialog (QVector< ito::ParamBase > &autoMand, QVector< ito::ParamBase > &autoOut, QWidget *parent=0) | |
QVector< ito::ParamBase > | getAutoMand () const |
QVector< ito::ParamBase > | getAutoOut () const |
Protected Member Functions | |
QList< QTreeWidgetItem * > | renderAutoMandAndOutResult () const |
QTreeWidgetItem * | renderParam (const ito::ParamBase &p) const |
Protected Attributes | |
QVector< ito::ParamBase > | m_autoMand |
QVector< ito::ParamBase > | m_autoOut |
Private Member Functions | |
void | presentResult () |
void | presentResultItem (const ito::ParamBase &p) |