|
|
| gtWriter (bool append, PageItem *pageitem) |
| |
|
gtFrameStyle * | getDefaultStyle () |
| |
|
void | setFrameStyle (gtFrameStyle *fStyle) |
| |
|
void | setParagraphStyle (gtParagraphStyle *pStyle) |
| |
|
void | setCharacterStyle (gtStyle *cStyle) |
| |
|
void | unsetFrameStyle () |
| |
|
void | unsetParagraphStyle () |
| |
|
void | unsetCharacterStyle () |
| |
|
double | getPreferredLineSpacing (int fontSize) |
| |
|
double | getPreferredLineSpacing (double fontSize) |
| |
|
void | append (const QString &text) |
| |
|
void | append (const QString &text, gtStyle *style) |
| |
|
void | append (const QString &text, gtStyle *style, bool updatePStyle) |
| |
|
void | appendUnstyled (const QString &text) |
| |
|
double | getFrameWidth () |
| |
|
QString | getFrameName () |
| |
|
bool | getUpdateParagraphStyles () |
| |
|
void | setUpdateParagraphStyles (bool newUPS) |
| |
|
bool | getOverridePStyleFont () |
| |
|
void | setOverridePStyleFont (bool newOPSF) |
| |
|
|
bool | inNote |
| |
|
bool | inNoteBody |
| |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/gtwriter.h
- /Users/ale/src/Scribus/scribus/gtwriter.cpp