QXRD  0.11.16
qcepplot-ptr.h
Go to the documentation of this file.
1 #ifndef QCEPPLOTPTR_H
2 #define QCEPPLOTPTR_H
3 
4 class QcepPlot;
5 
6 typedef QcepPlot *QcepPlotPtr;
7 
8 #endif // QCEPPLOTPTR_H
9 
QcepPlot * QcepPlotPtr
Definition: qcepplot-ptr.h:4