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