32 #ifndef pqDisplayRepresentationWidget_h 33 #define pqDisplayRepresentationWidget_h 35 #include "pqComponentsModule.h" 51 Q_PROPERTY(QString representationText READ representationText WRITE setRepresentationText NOTIFY
52 representationTextChanged);
53 typedef QWidget Superclass;
62 QString representationText()
const;
74 void setRepresentationText(
const QString&);
82 void comboBoxChanged(
const QString&);
85 void representationTextChanged(
const QString&);
91 pqInternals* Internal;
93 class PropertyLinksConnection;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
proxy for a VTK object(s) on a server