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