4 #ifndef pqEditScalarBarReaction_h 5 #define pqEditScalarBarReaction_h 44 this->setRepresentation(repr, 0 );
73 QPointer<pqScalarBarVisibilityReaction> createDefaultScalarBarVisibilityReaction(
74 bool track_active_objects);
76 QPointer<pqScalarBarVisibilityReaction> SBVReaction;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
Reaction to allow editing of scalar bar properties using a pqProxyWidgetDialog.
virtual void updateEnableState()
#define PQAPPLICATIONCOMPONENTS_EXPORT
Reaction to toggle scalar bar visibility.
This is a superclass just to make it easier to collect all such reactions.
void setRepresentation(pqDataRepresentation *repr)
Set the active representation.
virtual void onTriggered()
Called when the action is triggered.