4 #ifndef pqFontPropertyWidget_h 5 #define pqFontPropertyWidget_h 24 QString HorizontalJustification READ HorizontalJustification WRITE setHorizontalJustification)
26 QString VerticalJustification READ VerticalJustification WRITE setVerticalJustification)
34 QString HorizontalJustification()
const;
35 QString VerticalJustification()
const;
37 void horizontalJustificationChanged(QString&);
38 void verticalJustificationChanged(QString&);
41 void setHorizontalJustification(QString&);
42 void setVerticalJustification(QString&);
43 void setupHorizontalJustificationButton();
44 void setupVerticalJustificationButton();
45 void UpdateToolButtonIcon(QString& str, QToolButton* justification);
46 QActionGroup* CreateFontActionGroup(QToolButton* justification);
49 void changeHorizontalJustificationIcon(QAction*);
50 void changeVerticalJustificationIcon(QAction*);
51 void onFontFamilyChanged();
57 pqInternals* Internals;
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server