itom 1.3.0
ito::DialogOpenFileWithFilter Class Reference
Inheritance diagram for ito::DialogOpenFileWithFilter:
ito::AbstractFilterDialog

List of all members.

Public Member Functions

 DialogOpenFileWithFilter (const QString &filename, const ito::AddInAlgo::FilterDef *filter, QVector< ito::ParamBase > &autoMand, QVector< ito::ParamBase > &autoOut, QVector< ito::Param > &userMand, QVector< ito::Param > &userOpt, ito::RetVal &retValue, QWidget *parent=NULL)
QString getPythonVariable () const

Protected Member Functions

void closeEvent (QCloseEvent *e)
ito::RetVal executeFilter ()

Protected Attributes

ParamInputParserm_pMandParser
ParamInputParserm_pOptParser
QString m_filename
const ito::AddInAlgo::FilterDefm_filter
bool m_filterExecuted
QFuture< ito::RetValfilterCall
QFutureWatcher< ito::RetValfilterCallWatcher

Private Slots

void on_buttonBox_accepted ()
void on_tabWidget_currentChanged (int index)
void on_cmdReload_clicked ()
void filterCallFinished ()

Private Attributes

Ui::DialogOpenFileWithFilter ui
QMovie * m_previewMovie
bool m_acceptedClicked

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends