qse
0.5.4
|
#include <qseexafsoperatorui.h>
Public Member Functions | |
QseEXAFSOperatorUI (QseEXAFSOperator *oper, QWidget *parent=0) | |
Public Member Functions inherited from QseOperatorEditor | |
QseOperatorEditor (QseOperator *oper, QWidget *parent=0) | |
void | addEditor (QseParameterEditor *editor) |
Additional Inherited Members | |
Public Slots inherited from QseOperatorEditor | |
bool | editorValidate () |
void | editorApply () |
void | editorCancel () |
Protected Attributes inherited from QseOperatorEditor | |
QseOperator * | m_Operator |
QList< QseParameterEditor * > | m_Editors |
Definition at line 8 of file qseexafsoperatorui.h.
QseEXAFSOperatorUI::QseEXAFSOperatorUI | ( | QseEXAFSOperator * | oper, |
QWidget * | parent = 0 |
||
) |
Definition at line 4 of file qseexafsoperatorui.cpp.