QXRD  0.11.16
qxrddistortioncorrectionplotsettings.h
Go to the documentation of this file.
1 #ifndef QXRDDISTORTIONCORRECTIONPLOTSETTINGS_H
2 #define QXRDDISTORTIONCORRECTIONPLOTSETTINGS_H
3 
4 #include <QObject>
6 
8 {
9  Q_OBJECT
10 public:
12 
13 signals:
14 
15 public slots:
16 
17 };
18 
19 typedef QSharedPointer<QxrdDistortionCorrectionPlotSettings> QxrdDistortionCorrectionPlotSettingsPtr;
20 typedef QWeakPointer<QxrdDistortionCorrectionPlotSettings> QxrdDistortionCorrectionPlotSettingsWPtr;
21 
22 #endif // QXRDDISTORTIONCORRECTIONPLOTSETTINGS_H
QWeakPointer< QxrdDistortionCorrectionPlotSettings > QxrdDistortionCorrectionPlotSettingsWPtr
QSharedPointer< QxrdDistortionCorrectionPlotSettings > QxrdDistortionCorrectionPlotSettingsPtr
QWeakPointer< QcepSettingsSaver > QcepSettingsSaverWPtr
QxrdDistortionCorrectionPlotSettings(QcepSettingsSaverWPtr saver, QcepObject *parent)