32 #ifndef pqFontPropertyWidget_h 33 #define pqFontPropertyWidget_h 52 QString HorizontalJustification READ HorizontalJustification WRITE setHorizontalJustification)
54 QString VerticalJustification READ VerticalJustification WRITE setVerticalJustification)
62 QString HorizontalJustification()
const;
63 QString VerticalJustification()
const;
65 void horizontalJustificationChanged(QString&);
66 void verticalJustificationChanged(QString&);
69 void setHorizontalJustification(QString&);
70 void setVerticalJustification(QString&);
71 void setupHorizontalJustificationButton();
72 void setupVerticalJustificationButton();
73 void UpdateToolButtonIcon(QString& str, QToolButton* justification);
74 QActionGroup* CreateFontActionGroup(QToolButton* justification);
77 void changeHorizontalJustificationIcon(QAction*);
78 void changeVerticalJustificationIcon(QAction*);
79 void onFontFamilyChanged();
85 pqInternals* Internals;
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server