qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qwatlowdevicethread.h
Go to the documentation of this file.
1
#ifndef QWATLOWDEVICETHREAD_H
2
#define QWATLOWDEVICETHREAD_H
3
4
#include "
qpiddevicethread.h
"
5
#include "
qpidcontroller-ptr.h
"
6
7
class
QWatlowDeviceThread
:
public
QPidDeviceThread
8
{
9
Q_OBJECT
10
public
:
11
explicit
QWatlowDeviceThread
(
QPidControllerWPtr
ctl, QString deviceName);
12
13
void
run
();
14
15
signals:
16
17
public
slots:
18
19
};
20
21
#endif // QWATLOWDEVICETHREAD_H
QPidDeviceThread
Definition:
qpiddevicethread.h:10
QWatlowDeviceThread::run
void run()
Definition:
qwatlowdevicethread.cpp:9
QPidControllerWPtr
QWeakPointer< QPidController > QPidControllerWPtr
Definition:
qpidcontroller-ptr.h:9
qpiddevicethread.h
qpidcontroller-ptr.h
QWatlowDeviceThread::QWatlowDeviceThread
QWatlowDeviceThread(QPidControllerWPtr ctl, QString deviceName)
Definition:
qwatlowdevicethread.cpp:4
QWatlowDeviceThread
Definition:
qwatlowdevicethread.h:7
Generated by
1.8.6