32 #ifndef pqContextMenuInterface_h 33 #define pqContextMenuInterface_h 77 virtual bool contextMenu(QMenu* menu,
pqView* viewContext,
const QPoint& viewPoint,
78 pqRepresentation* dataContext,
const QList<unsigned int>& dataBlockContext)
const;
86 virtual bool contextMenu(QMenu* menu,
pqView* viewContext,
const QPoint& viewPoint,
#define PQCOMPONENTS_EXPORT
Q_DECLARE_INTERFACE(pqViewFrameActionsInterface, "com.kitware/paraview/viewframeactions")
This is PQ representation for a single representation.
This is a PQ abstraction of a generic view module.