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