QXRD  0.11.16
qcepdataset.h
Go to the documentation of this file.
1 #ifndef QCEPDATASET_H
2 #define QCEPDATASET_H
3 
4 #include <QObject>
5 #include "qcepdatagroup.h"
6 
7 class QcepDataset : public QcepDataGroup
8 {
9  Q_OBJECT
10 
11 public:
13 };
14 
15 #endif // QCEPDATASET_H
QcepDataset(QcepSettingsSaverWPtr saver, QString name, QcepObject *parent)
Definition: qcepdataset.cpp:3
QString name
Definition: qcepobject.h:49
QWeakPointer< QcepSettingsSaver > QcepSettingsSaverWPtr
QcepSettingsSaverWPtr saver()