|
ParaView
|
#include <pqStandardSummaryPanelImplementation.h>


Public Member Functions | |
| pqStandardSummaryPanelImplementation (QObject *parent=0) | |
| virtual pqObjectPanel * | createPropertiesPanel (pqProxy *proxy) const |
| virtual QWidget * | createDisplayPanel (pqRepresentation *representation) const |
Definition at line 38 of file pqStandardSummaryPanelImplementation.h.
| pqStandardSummaryPanelImplementation::pqStandardSummaryPanelImplementation | ( | QObject * | parent = 0 | ) |
| virtual pqObjectPanel* pqStandardSummaryPanelImplementation::createPropertiesPanel | ( | pqProxy * | proxy | ) | const [virtual] |
Reimplemented from pqSummaryPanelInterface.
| virtual QWidget* pqStandardSummaryPanelImplementation::createDisplayPanel | ( | pqRepresentation * | representation | ) | const [virtual] |
Reimplemented from pqSummaryPanelInterface.
1.7.5.1