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