QXRD  0.11.16
qxrdthread.cpp
Go to the documentation of this file.
1 #include "qxrdthread.h"
2 
3 QxrdThread::QxrdThread(QObject *parent) : QcepThread(parent)
4 {
5 }
QxrdThread(QObject *parent=0)
Definition: qxrdthread.cpp:3