Version: 8.3.0
pqCustomChartDisplayPanelImplementation Class Reference

#include <pqCustomChartDisplayPanelImplementation.h>

Inheritance diagram for pqCustomChartDisplayPanelImplementation:
Inheritance graph

Private Member Functions

 Q_INTERFACES (pqDisplayPanelInterface) public
 
 pqCustomChartDisplayPanelImplementation (QObject *p)
 
virtual ~pqCustomChartDisplayPanelImplementation ()
 
virtual bool canCreatePanel (pqRepresentation *proxy) const
 
virtual pqDisplayPanelcreatePanel (pqRepresentation *proxy, QWidget *p)
 

Constructor & Destructor Documentation

pqCustomChartDisplayPanelImplementation::pqCustomChartDisplayPanelImplementation ( QObject p)
private
virtual pqCustomChartDisplayPanelImplementation::~pqCustomChartDisplayPanelImplementation ( )
privatevirtual

Member Function Documentation

pqCustomChartDisplayPanelImplementation::Q_INTERFACES ( pqDisplayPanelInterface  )
private
bool pqCustomChartDisplayPanelImplementation::canCreatePanel ( pqRepresentation *  proxy) const
privatevirtual
pqDisplayPanel * pqCustomChartDisplayPanelImplementation::createPanel ( pqRepresentation *  proxy,
QWidget *  p 
)
privatevirtual