![]() |
Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
void | collectItem (PageItem *p) |
void | collectColor (QString name, ScColor c) |
void | collectStyle (ParagraphStyle *style) |
void | collectCharStyle (CharStyle *style) |
void | collectLineStyle (QString name, multiLine &m) |
void | collectFont (QString name) |
void | collectPattern (QString name) |
Public Attributes | |
QList< PageItem * > | items |
ColorList | colors |
StyleSet< ParagraphStyle > | pstyles |
StyleSet< CharStyle > | cstyles |
QHash< QString, multiLine > | lstyles |
QList< QString > | fonts |
QList< QString > | patterns |