Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
gtAction (bool append, PageItem *pageitem) | |
void | setTextFrame (PageItem *frame) |
void | setProgressInfo () |
void | setProgressInfoDone () |
void | setInfo (QString infoText) |
double | getLineSpacing (int fontSize) |
void | clearFrame () |
void | getFrameFont (gtFont *font) |
void | getFrameStyle (gtFrameStyle *fstyle) |
void | write (const QString &text, gtStyle *style, bool isNote) |
void | writeUnstyled (const QString &text, bool isNote) |
void | applyFrameStyle (gtFrameStyle *fstyle) |
void | createParagraphStyle (gtParagraphStyle *pstyle) |
void | setCharStyleAttributes (gtFont *font, CharStyle &style) |
void | setParaStyleAttributes (gtParagraphStyle *gtstyle, ParagraphStyle &style) |
void | updateParagraphStyle (const QString &pstyleName, gtParagraphStyle *pstyle) |
void | removeParagraphStyle (const QString &name) |
void | removeParagraphStyle (int index) |
double | getFrameWidth () |
QString | getFrameName () |
bool | getUpdateParagraphStyles () |
void | setUpdateParagraphStyles (bool newUPS) |
bool | getOverridePStyleFont () |
void | setOverridePStyleFont (bool newOPSF) |