4 #ifndef pqEditCameraReaction_h 5 #define pqEditCameraReaction_h 27 static void editCamera(
pqView*);
42 QPointer<pqView> View;
virtual void updateEnableState()
#define PQAPPLICATIONCOMPONENTS_EXPORT
This is a PQ abstraction of a generic view module.
This is a superclass just to make it easier to collect all such reactions.
pqEditCameraReaction is a reaction to show the edit-camera dialog.
virtual void onTriggered()
Called when the action is triggered.