qse  0.5.4
Public Member Functions | List of all members
QseEXAFSOperatorUI Class Reference

#include <qseexafsoperatorui.h>

Inheritance diagram for QseEXAFSOperatorUI:
Inheritance graph

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
QseOperatorm_Operator
 
QList< QseParameterEditor * > m_Editors
 

Detailed Description

Definition at line 8 of file qseexafsoperatorui.h.

Constructor & Destructor Documentation

QseEXAFSOperatorUI::QseEXAFSOperatorUI ( QseEXAFSOperator oper,
QWidget *  parent = 0 
)

Definition at line 4 of file qseexafsoperatorui.cpp.

5  : QseOperatorEditor(oper, parent)
6 {
7 }
QseOperatorEditor(QseOperator *oper, QWidget *parent=0)

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