21 #ifndef __ctkAxesWidget_h
22 #define __ctkAxesWidget_h
29 #include "ctkWidgetsExport.h"
31 class ctkAxesWidgetPrivate;
38 Q_PROPERTY(
Axis currentAxis READ currentAxis WRITE setCurrentAxis NOTIFY currentAxisChanged)
39 Q_PROPERTY(
bool autoReset READ autoReset WRITE setAutoReset)
40 Q_PROPERTY(QStringList axesLabels READ axesLabels WRITE setAxesLabels)
111 QScopedPointer<ctkAxesWidgetPrivate>
d_ptr;
Q_DECLARE_METATYPE(ctkDICOMPersonName)