4 #ifndef pqViewFrameActionsInterface_h 5 #define pqViewFrameActionsInterface_h 7 #include "pqComponentsModule.h" pqViewFrameActionsInterface is an interface used by pqMultiViewWidget to add actions/toolbuttons to p...
Q_DECLARE_INTERFACE(pqViewFrameActionsInterface, "com.kitware/paraview/viewframeactions")
pqViewFrame is used to represent a frame for any ParaView view shown in the pqMultiViewWidget.
This is a PQ abstraction of a generic view module.