QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepproperty-ptr.h
Go to the documentation of this file.
1
#ifndef QCEPPROPERTY_PTR_H
2
#define QCEPPROPERTY_PTR_H
3
4
#include <QSharedPointer>
5
6
class
QcepProperty
;
7
class
QcepDoubleProperty
;
8
class
QcepIntProperty
;
9
class
QcepBoolProperty
;
10
class
QcepStringProperty
;
11
class
QcepDateTimeProperty
;
12
class
QcepDoubleListProperty
;
13
class
QcepStringListProperty
;
14
class
QcepByteArrayProperty
;
15
16
typedef
QSharedPointer<QcepProperty>
QcepPropertyPtr
;
17
typedef
QWeakPointer<QcepProperty>
QcepPropertyWPtr
;
18
19
#endif // QCEPPROPERTY_H
QcepDoubleProperty
Definition:
qcepproperty.h:83
QcepProperty
Definition:
qcepproperty.h:30
QcepDateTimeProperty
Definition:
qcepproperty.h:328
QcepPropertyWPtr
QWeakPointer< QcepProperty > QcepPropertyWPtr
Definition:
qcepproperty-ptr.h:17
QcepByteArrayProperty
Definition:
qcepproperty.h:480
QcepStringProperty
Definition:
qcepproperty.h:243
QcepDoubleListProperty
Definition:
qcepproperty.h:351
QcepBoolProperty
Definition:
qcepproperty.h:199
QcepIntProperty
Definition:
qcepproperty.h:131
QcepStringListProperty
Definition:
qcepproperty.h:455
QcepPropertyPtr
QSharedPointer< QcepProperty > QcepPropertyPtr
Definition:
qcepproperty-ptr.h:14
Generated by
1.8.10