![]() |
Qt 4.8
|
#include <qsvgstyle_p.h>
Public Functions | |
| virtual void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) |
| const QPainter::CompositionMode & | compOp () const |
| QSvgCompOpStyle (QPainter::CompositionMode mode) | |
| 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 | |
| QPainter::CompositionMode | m_mode |
| QPainter::CompositionMode | m_oldMode |
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 731 of file qsvgstyle_p.h.
| QSvgCompOpStyle::QSvgCompOpStyle | ( | QPainter::CompositionMode | mode | ) |
Definition at line 498 of file qsvgstyle.cpp.
|
virtual |
Implements QSvgStyleProperty.
Definition at line 504 of file qsvgstyle.cpp.
|
inline |
Definition at line 739 of file qsvgstyle_p.h.
|
virtual |
Implements QSvgStyleProperty.
Definition at line 510 of file qsvgstyle.cpp.
|
virtual |
Implements QSvgStyleProperty.
Definition at line 515 of file qsvgstyle.cpp.
|
private |
Definition at line 745 of file qsvgstyle_p.h.
Referenced by apply().
|
private |
Definition at line 747 of file qsvgstyle_p.h.