qse
0.5.0
Main Page
Related Pages
Classes
Files
File List
File Members
qse
qseexafsoperatorui.h
Go to the documentation of this file.
1
#ifndef QSEEXAFSOPERATORUI_H
2
#define QSEEXAFSOPERATORUI_H
3
4
#include "
qseoperatoreditor.h
"
5
6
class
QseEXAFSOperator
;
7
8
class
QseEXAFSOperatorUI
:
public
QseOperatorEditor
9
{
10
Q_OBJECT;
11
12
public
:
13
QseEXAFSOperatorUI
(
QseEXAFSOperator
* oper, QWidget* parent=0);
14
};
15
16
#endif
Generated by
1.8.1.1