QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepplotsettings-ptr.h
Go to the documentation of this file.
1
#ifndef QCEPPLOTSETTINGSPTR_H
2
#define QCEPPLOTSETTINGSPTR_H
3
4
#include <QSharedPointer>
5
6
class
QcepPlotSettings
;
7
8
typedef
QSharedPointer<QcepPlotSettings>
QcepPlotSettingsPtr
;
9
typedef
QWeakPointer<QcepPlotSettings>
QcepPlotSettingsWPtr
;
10
11
#endif // QCEPPLOTSETTINGSPTR_H
12
QcepPlotSettingsWPtr
QWeakPointer< QcepPlotSettings > QcepPlotSettingsWPtr
Definition:
qcepplotsettings-ptr.h:9
QcepPlotSettings
Definition:
qcepplotsettings.h:8
QcepPlotSettingsPtr
QSharedPointer< QcepPlotSettings > QcepPlotSettingsPtr
Definition:
qcepplotsettings-ptr.h:6
Generated by
1.8.10