Go to the documentation of this file.
4 #ifndef pqComparativeRenderView_h
5 #define pqComparativeRenderView_h
29 pqServer* server, QObject* parent =
nullptr);
46 void updateViewWidgets(QWidget* container =
nullptr);
static QString comparativeRenderViewType()
implementation for View that includes render window and renderers.
RenderView used for comparative visualization (or film-strip visualization).
view for comparative visualization/ film-strips.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...
virtual vtkSMRenderViewProxy * getRenderViewProxy() const
Returns the render view proxy associated with this object.
QWidget * createWidget() override
Creates a new instance of the QWidget subclass to be used to show this view.
Superclass for all view proxies.