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