|
Scribus
Open source desktop publishing at your fingertips
|


Public Slots | |
| void | SetAlign (int s) |
| void | SetParaStyle (QString s) |
| void | languageChange () |
Signals | |
| void | newAlign (int) |
| void | newParaStyle (const QString &) |
Public Member Functions | |
| SToolBAlign (QMainWindow *parent) | |
| virtual void | changeEvent (QEvent *e) |
Public Attributes | |
| AlignSelect * | GroupAlign |
| ParaStyleComboBox * | paraStyleCombo |
| QAction * | groupAlignAction |
| QAction * | paraStyleComboAction |