32 #ifndef pqCameraManipulatorWidget_h 33 #define pqCameraManipulatorWidget_h 36 #include "pqApplicationComponentsModule.h" 46 Q_PROPERTY(QList<QVariant> manipulatorTypes READ manipulatorTypes WRITE setManipulatorTypes);
53 QList<QVariant> manipulatorTypes()
const;
58 void setManipulatorTypes(
const QList<QVariant>& value);
61 void manipulatorTypesChanged();
66 pqInternals* Internals;
67 class PropertyLinksConnection;