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