4 #ifndef pqTextLocationWidget_h 5 #define pqTextLocationWidget_h 19 Q_PROPERTY(QString windowLocation READ windowLocation WRITE setWindowLocation)
27 QString windowLocation()
const;
30 void windowLocationChanged(QString&);
33 void setWindowLocation(QString&);
36 void radioButtonLocationClicked();
37 void radioButtonPositionClicked();
43 pqInternals* Internals;
46 #endif // pqTextLocationWidget_h
pqTextLocationWidget is a pqPropertyWidget that can be used to set the location of the a text represe...
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server