itom  4.1.0
ito::AbstractFilterDialog Class Reference
Inheritance diagram for ito::AbstractFilterDialog:
ito::DialogOpenFileWithFilter ito::DialogSaveFileWithFilter

Public Member Functions

 AbstractFilterDialog (QVector< ito::ParamBase > &autoMand, QVector< ito::ParamBase > &autoOut, QWidget *parent=0)
 
QVector< ito::ParamBasegetAutoMand () const
 
QVector< ito::ParamBasegetAutoOut () const
 

Protected Member Functions

QList< QTreeWidgetItem * > renderAutoMandAndOutResult () const
 
QTreeWidgetItem * renderParam (const ito::ParamBase &p) const
 

Protected Attributes

QVector< ito::ParamBasem_autoMand
 
QVector< ito::ParamBasem_autoOut
 

Private Member Functions

void presentResult ()
 
void presentResultItem (const ito::ParamBase &p)
 

The documentation for this class was generated from the following files: