4 #ifndef pqSelectionReaction_h 5 #define pqSelectionReaction_h 43 virtual int getSelectionModifier();
48 virtual void uncheckSelectionModifiers();
53 virtual void disableSelectionModifiers(
bool disable);
QPointer< QActionGroup > ModifierGroup
#define PQAPPLICATIONCOMPONENTS_EXPORT
virtual void modifiersChanged()
called when modifier group is changed.
This is a superclass just to make it easier to collect all such reactions.
Generric reaction for creating selections on views.