QXRD  0.11.16
qcepimageslicegraphcontroller.h
Go to the documentation of this file.
1 #ifndef QCEPIMAGESLICEGRAPHCONTROLLER_H
2 #define QCEPIMAGESLICEGRAPHCONTROLLER_H
3 
5 
7 {
8  Q_OBJECT
9 
10 public:
12 
14  virtual void activate();
15 
16 public slots:
17  virtual void updateDisplay();
18 };
19 
20 #endif // QCEPIMAGESLICEGRAPHCONTROLLER_H
QcepImageSliceGraphController(QcepDataObjectGraphWindow *window, int mode, QcepDataObjectWPtr object)
QWeakPointer< QcepDataObject > QcepDataObjectWPtr