4 #ifndef pqDisplayRepresentationWidget_h 5 #define pqDisplayRepresentationWidget_h 24 Q_PROPERTY(QString representationText READ representationText WRITE setRepresentationText NOTIFY
25 representationTextChanged);
26 typedef QWidget Superclass;
35 QString representationText()
const;
52 void setRepresentationText(
const QString&);
60 void comboBoxChanged(
const QString&);
63 void representationTextChanged(
const QString&);
69 pqInternals* Internal;
71 class PropertyLinksConnection;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
#define PQCOMPONENTS_EXPORT
Superclass for all view proxies.
proxy for a VTK object(s) on a server