QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdthread.h
Go to the documentation of this file.
1
#ifndef QXRDTHREAD_H
2
#define QXRDTHREAD_H
3
4
#include "
qcepthread.h
"
5
6
class
QxrdThread
:
public
QcepThread
7
{
8
Q_OBJECT
9
10
public
:
11
explicit
QxrdThread
(QObject *parent = 0);
12
13
virtual
void
shutdown
() = 0;
14
};
15
16
#endif // QXRDTHREAD_H
qcepthread.h
QxrdThread::shutdown
virtual void shutdown()=0
QxrdThread
Definition:
qxrdthread.h:6
QxrdThread::QxrdThread
QxrdThread(QObject *parent=0)
Definition:
qxrdthread.cpp:3
QcepThread
Definition:
qcepthread.h:7
Generated by
1.8.10