qse  0.5.4
qseexafsoperatorui.cpp
Go to the documentation of this file.
1 #include "qseexafsoperatorui.h"
2 #include "qseexafsoperator.h"
3 
5  : QseOperatorEditor(oper, parent)
6 {
7 }
8 
QseEXAFSOperatorUI(QseEXAFSOperator *oper, QWidget *parent=0)