QXRD  0.11.16
qcepdataobjectgraphcontroller-ptr.h
Go to the documentation of this file.
1 #ifndef QCEPDATAOBJECTGRAPHCONTROLLERPTR_H
2 #define QCEPDATAOBJECTGRAPHCONTROLLERPTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QcepDataObjectGraphController> QcepDataObjectGraphControllerPtr;
9 typedef QWeakPointer<QcepDataObjectGraphController> QcepDataObjectGraphControllerWPtr;
10 
11 #endif // QCEPDATAOBJECTGRAPHCONTROLLERPTR_H
12 
QSharedPointer< QcepDataObjectGraphController > QcepDataObjectGraphControllerPtr
QWeakPointer< QcepDataObjectGraphController > QcepDataObjectGraphControllerWPtr