QXRD  0.11.16
qcepimagehistogramgraphcontroller.h
Go to the documentation of this file.
1 #ifndef QCEPIMAGEHISTOGRAMGRAPHCONTROLLER_H
2 #define QCEPIMAGEHISTOGRAMGRAPHCONTROLLER_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 // QCEPIMAGEHISTOGRAMGRAPHCONTROLLER_H
QcepImageHistogramGraphController(QcepDataObjectGraphWindow *window, int mode, QcepDataObjectWPtr object)
QWeakPointer< QcepDataObject > QcepDataObjectWPtr