32 #ifndef pqTextWindowLocationWidget_h 33 #define pqTextWindowLocationWidget_h 35 #include "pqApplicationComponentsModule.h" 47 Q_PROPERTY(QString windowLocation READ windowLocation WRITE setWindowLocation)
55 QString windowLocation()
const;
58 void windowLocationChanged(QString&);
61 void setWindowLocation(QString&);
64 void emitWindowLocationChangedSignal();
65 void groupBoxLocationClicked(
bool);
66 void groupBoxPositionClicked(
bool);
71 pqInternals* Internals;
74 #endif // pqTextWindowLocationWidget_h
pqTextLocationWidget is a pqPropertyWidget that can be used to set the location of the a text represe...
proxy for a VTK object(s) on a server