qse  0.5.4
qsestringparameter.h
Go to the documentation of this file.
1 #ifndef QSESTRINGPARAMETER_H
2 #define QSESTRINGPARAMETER_H
3 
4 #include "qseparameter.h"
5 
7 {
8  Q_OBJECT;
9 
10  public:
11  QseStringParameter(QseOperator* op, const QString& name, QObject* parent=0);
12 };
13 
14 #endif
QseStringParameter(QseOperator *op, const QString &name, QObject *parent=0)
QString name() const