qse  0.5.4
qsedoubleparametereditor.h
Go to the documentation of this file.
1 #ifndef QSEDOUBLEPARAMETEREDITOR_H
2 #define QSEDOUBLEPARAMETEREDITOR_H
3 
4 #include "qseparametereditor.h"
5 
7 
9 {
10  Q_OBJECT;
11 
12  public:
14  (QseOperatorEditor* ed, QseDoubleParameter* param, QObject* parent=0);
15 
16  protected:
18 };
19 
20 #endif
QseDoubleParameterEditor(QseOperatorEditor *ed, QseDoubleParameter *param, QObject *parent=0)
QseDoubleParameter * m_DoubleParameter