37 void setPythonScript(QString& script);
38 QString getPythonScript();
50 bool eventFilter(QObject* caller, QEvent* e)
override;
Superclass for all view proxies.
This is a PQ abstraction of a generic view module.
Superclass for all view proxies.
static QString pythonViewType()
virtual QWidget * createWidget()=0
Subclasses must override this method to create a widget for the view.
pqServer (should be renamed to pqSession) is a pqServerManagerModelItem subclass that represents a vt...