QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
qxrdcalibrant-ptr.h
Go to the documentation of this file.
1
#ifndef QXRDCALIBRANTPTR_H
2
#define QXRDCALIBRANTPTR_H
3
4
#include <QSharedPointer>
5
6
class
QxrdCalibrant
;
7
8
typedef
QSharedPointer<QxrdCalibrant>
QxrdCalibrantPtr
;
9
typedef
QWeakPointer<QxrdCalibrant>
QxrdCalibrantWPtr
;
10
11
#endif // QXRDCALIBRANTPTR_H
12
QxrdCalibrantWPtr
QWeakPointer< QxrdCalibrant > QxrdCalibrantWPtr
Definition:
qxrdcalibrant-ptr.h:9
QxrdCalibrantPtr
QSharedPointer< QxrdCalibrant > QxrdCalibrantPtr
Definition:
qxrdcalibrant-ptr.h:6
QxrdCalibrant
Definition:
qxrdcalibrant.h:17
Generated by
1.8.10