32 #ifndef pqPipelineContextMenuBehavior_h 33 #define pqPipelineContextMenuBehavior_h 35 #include "pqApplicationComponentsModule.h" 57 typedef QObject Superclass;
84 void unsetBlockVisibility();
92 void unsetBlockColor();
96 void setBlockOpacity();
100 void unsetBlockOpacity();
103 void reprTypeChanged(QAction* action);
106 void colorMenuTriggered(QAction* action);
115 virtual void buildColorFieldsMenu(
122 virtual bool eventFilter(QObject* caller, QEvent* e);
125 QString lookupBlockName(
unsigned int flatIndex)
const;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
This is PQ representation for a single display.
This is a PQ abstraction of a generic view module.