32 #ifndef pqStandardLegacyCustomPanels_h 33 #define pqStandardLegacyCustomPanels_h 38 #include "pqComponentsModule.h" 49 typedef QObject Superclass;
virtual pqObjectPanel * createPanel(pqProxy *proxy, QWidget *p)=0
Creates a panel for the given proxy.
interface class for plugins that create pqObjectPanels
******DEPRECATION WARNING******* pqProxyPanel and subclasses will soon be removed from ParaView...
This class represents any registered Server Manager proxy.
pqStandardLegacyCustomPanels is used by pqPropertiesPanel to create legacy custom panels...
virtual bool canCreatePanel(pqProxy *proxy) const =0
Returns true if this panel can be created for the given the proxy.