4 #ifndef pqContextMenuInterface_h 5 #define pqContextMenuInterface_h 49 virtual bool contextMenu(QMenu* menu,
pqView* viewContext,
const QPoint& viewPoint,
50 pqRepresentation* dataContext,
const QList<unsigned int>& dataBlockContext)
const;
58 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.