Scribus
Open source desktop publishing at your fingertips
|
Public Slots | |
void | languageChange () |
Signals | |
void | State (int) |
Public Member Functions | |
AlignSelect (QWidget *parent) | |
void | setStyle (int s) |
int | getStyle () |
int | selectedId () |
virtual void | changeEvent (QEvent *e) |
Public Attributes | |
QButtonGroup * | buttonGroup |
int | selected |
QToolButton * | TextL |
QToolButton * | TextR |
QToolButton * | TextC |
QToolButton * | TextB |
QToolButton * | TextF |
Protected Attributes | |
QHBoxLayout * | GroupAlignLayout |