QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrddataprocessor-ptr.h
Go to the documentation of this file.
1
#ifndef QXRDDATAPROCESSOR_PTR_H
2
#define QXRDDATAPROCESSOR_PTR_H
3
4
#include <QSharedPointer>
5
6
class
QxrdDataProcessor
;
7
typedef
QSharedPointer<QxrdDataProcessor>
QxrdDataProcessorPtr
;
8
typedef
QWeakPointer<QxrdDataProcessor>
QxrdDataProcessorWPtr
;
9
10
#endif
QxrdDataProcessorWPtr
QWeakPointer< QxrdDataProcessor > QxrdDataProcessorWPtr
Definition:
qxrddataprocessor-ptr.h:8
QxrdDataProcessor
Definition:
qxrddataprocessor.h:6
QxrdDataProcessorPtr
QSharedPointer< QxrdDataProcessor > QxrdDataProcessorPtr
Definition:
qxrddataprocessor-ptr.h:6
Generated by
1.8.10