![]() |
Scribus
Open source desktop publishing at your fingertips
|
This is the complete list of members for TextWriter, including all inherited members.
appendText(const QString &text) | TextWriter | |
close() | TextWriter | |
currentDoc() (defined in TextWriter) | TextWriter | |
defineCharStyle(const QString name, const CharStyle &cstyle) | TextWriter | |
defineColor(const QString &name, const ScColor &color) | TextWriter | |
defineFont(const QString &name, const QString &family, const QString &variant, bool bold=false, bool italic=false) | TextWriter | |
defineStyle(const QString &name, const ParagraphStyle &pstyle) | TextWriter | |
getCurrentCharStyle() | TextWriter | |
getCurrentStyle() | TextWriter | |
open(PageItem *textframe) | TextWriter | |
setCharStyle(const CharStyle &cstyle) | TextWriter | |
setCharStyle(const QString &name) (defined in TextWriter) | TextWriter | |
setStyle(const ParagraphStyle &pstyle) | TextWriter | |
setStyle(const QString &name) (defined in TextWriter) | TextWriter | |
TextWriter(ScribusDoc *doc) (defined in TextWriter) | TextWriter |