QXRD
0.11.16
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qxrd
source
submodules
qceplib
qceplib-base
qcepexperiment-ptr.h
Go to the documentation of this file.
1
#ifndef QCEPEXPERIMENT_PTR_H
2
#define QCEPEXPERIMENT_PTR_H
3
4
#include <QSharedPointer>
5
6
class
QcepExperiment
;
7
8
typedef
QSharedPointer<QcepExperiment>
QcepExperimentPtr
;
9
typedef
QWeakPointer<QcepExperiment>
QcepExperimentWPtr
;
10
11
#endif // QCEPEXPERIMENTPTR_H
QcepExperiment
Definition:
qcepexperiment.h:9
QcepExperimentWPtr
QWeakPointer< QcepExperiment > QcepExperimentWPtr
Definition:
qcepexperiment-ptr.h:9
QcepExperimentPtr
QSharedPointer< QcepExperiment > QcepExperimentPtr
Definition:
qcepexperiment-ptr.h:6
Generated by
1.8.10