QXRD  0.11.16
qxrddataprocessorthread-ptr.h
Go to the documentation of this file.
1 #ifndef QXRDDATAPROCESSORTHREAD_PTR_H
2 #define QXRDDATAPROCESSORTHREAD_PTR_H
3 
4 #include <QSharedPointer>
5 
7 
8 typedef QSharedPointer<QxrdDataProcessorThread> QxrdDataProcessorThreadPtr;
9 
10 #endif // QXRDDATAPROCESSORTHREAD_PTR_H
QSharedPointer< QxrdDataProcessorThread > QxrdDataProcessorThreadPtr