QXRD  0.11.16
qcepimageslicegraphcontrols.h
Go to the documentation of this file.
1 #ifndef QCEPIMAGESLICEGRAPHCONTROLS_H
2 #define QCEPIMAGESLICEGRAPHCONTROLS_H
3 
5 #include "ui_qcepimageslicegraphcontrols.h"
6 
7 class QcepImageSliceGraphControls : public QcepGraphControlsWidget, public Ui::QcepImageSliceGraphControls
8 {
9  Q_OBJECT
10 
11 public:
14 
15 protected:
16  void changeEvent(QEvent *e);
17 
18 private:
19 };
20 
21 #endif // QCEPIMAGESLICEGRAPHCONTROLS_H
QcepImageSliceGraphControls(QcepDataObjectGraphWindow *window, int mode, QcepDataObjectWPtr object)
QWeakPointer< QcepDataObject > QcepDataObjectWPtr