![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvgstyle_p.h>
Public Member Functions | |
| QSvgCompOpStyle (QPainter::CompositionMode mode) | |
| ~QSvgCompOpStyle () override | |
| void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) override |
| void | revert (QPainter *p, QSvgExtraStates &states) override |
| Type | type () const override |
| const QPainter::CompositionMode & | compOp () const |
| Public Member Functions inherited from QSvgStyleProperty | |
| virtual | ~QSvgStyleProperty () |
| virtual bool | isDefault () const |
Additional Inherited Members | |
| Public Types inherited from QSvgStyleProperty | |
| enum | Type : quint8 { Quality , Fill , ViewportFill , Font , Stroke , Transform , Opacity , CompOp , Offset , NumTypes } |
Definition at line 547 of file qsvgstyle_p.h.
| QSvgCompOpStyle::QSvgCompOpStyle | ( | QPainter::CompositionMode | mode | ) |
Definition at line 421 of file qsvgstyle.cpp.
|
overridedefault |
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 430 of file qsvgstyle.cpp.
|
inline |
Definition at line 557 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 436 of file qsvgstyle.cpp.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 441 of file qsvgstyle.cpp.