qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qcryostreamdevice-ptr.h
Go to the documentation of this file.
1
#ifndef QCRYOSTREAMDEVICEPTR_H
2
#define QCRYOSTREAMDEVICEPTR_H
3
4
#include <QSharedPointer>
5
6
class
QCryostreamDevice
;
7
8
typedef
QSharedPointer<QCryostreamDevice>
QCryostreamDevicePtr
;
9
typedef
QWeakPointer<QCryostreamDevice>
QCryostreamDeviceWPtr
;
10
11
#endif // QCRYOSTREAMDEVICEPTR_H
QCryostreamDevice
Definition:
qcryostreamdevice.h:10
QCryostreamDevicePtr
QSharedPointer< QCryostreamDevice > QCryostreamDevicePtr
Definition:
qcryostreamdevice-ptr.h:6
QCryostreamDeviceWPtr
QWeakPointer< QCryostreamDevice > QCryostreamDeviceWPtr
Definition:
qcryostreamdevice-ptr.h:9
Generated by
1.8.6