|
Scribus
Open source desktop publishing at your fingertips
|


Public Member Functions | |
| gtStyle (QString name) | |
| gtStyle (const gtStyle &s) | |
| void | setFont (gtFont newFont) |
| gtFont * | getFont () |
| QString | getName () |
| void | setName (QString newName) |
| virtual QString | target () |
Protected Attributes | |
| QString | name |
| gtFont | font |