filters
GraphicStyle Class Reference
List of all members.Detailed Description
Definition at line 162 of file stylefactory.h.
Public Member Functions | |
GraphicStyle (StyleFactory *styleFactory, QDomElement &e, const uint index) | |
GraphicStyle (const char *name, const char *stroke, const char *stroke_color, const char *stroke_width, const char *shadow, const char *shadow_offset_x, const char *shadow_offset_y, const char *shadow_color, const char *margin_left, const char *margin_right, const char *margin_top, const char *margin_bottom, const char *color, const char *text_outline, const char *text_crossing_out, const char *font_family, const char *font_size, const char *font_style, const char *text_shadow, const char *text_underline, const char *font_weight, const char *line_height, const char *text_align, const char *fill, const char *fill_color, const char *enable_numbering) | |
~GraphicStyle () | |
void | toXML (QDomDocument &doc, QDomElement &e) const |
bool | operator== (const GraphicStyle &graphicStyle) const |
QString | name () const |
The documentation for this class was generated from the following files: