Qt 4.8
|
#include <qsvgstyle_p.h>
Public Functions | |
virtual void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) |
QSvgQualityStyle (int color) | |
virtual void | revert (QPainter *p, QSvgExtraStates &states) |
virtual Type | type () const |
Public Functions inherited from QSvgStyleProperty | |
virtual | ~QSvgStyleProperty () |
Public Functions inherited from QSvgRefCounted | |
void | deref () |
QSvgRefCounted () | |
void | ref () |
virtual | ~QSvgRefCounted () |
Properties | |
int | m_colorRendering |
Additional Inherited Members | |
Public Types inherited from QSvgStyleProperty | |
enum | Type { QUALITY, FILL, VIEWPORT_FILL, FONT, STROKE, SOLID_COLOR, GRADIENT, TRANSFORM, ANIMATE_TRANSFORM, ANIMATE_COLOR, OPACITY, COMP_OP } |
Definition at line 188 of file qsvgstyle_p.h.
QSvgQualityStyle::QSvgQualityStyle | ( | int | color | ) |
Definition at line 87 of file qsvgstyle.cpp.
|
virtual |
|
virtual |
|
virtual |
Implements QSvgStyleProperty.
Definition at line 457 of file qsvgstyle.cpp.
|
private |
Definition at line 198 of file qsvgstyle_p.h.