![]() |
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 | |
| QSvgTransformStyle (const QTransform &transform) | |
| ~QSvgTransformStyle () override | |
| void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) override |
| void | revert (QPainter *p, QSvgExtraStates &states) override |
| Type | type () const override |
| const QTransform & | qtransform () const |
| bool | isDefault () const override |
| Public Member Functions inherited from QSvgStyleProperty | |
| virtual | ~QSvgStyleProperty () |
Additional Inherited Members | |
| Public Types inherited from QSvgStyleProperty | |
| enum | Type : quint8 { Quality , Fill , ViewportFill , Font , Stroke , Transform , Opacity , CompOp , Offset , NumTypes } |
Definition at line 526 of file qsvgstyle_p.h.
| QSvgTransformStyle::QSvgTransformStyle | ( | const QTransform & | transform | ) |
Definition at line 371 of file qsvgstyle.cpp.
|
overridedefault |
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 379 of file qsvgstyle.cpp.
|
inlineoverridevirtual |
Reimplemented from QSvgStyleProperty.
Definition at line 540 of file qsvgstyle_p.h.
|
inline |
Definition at line 536 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 385 of file qsvgstyle.cpp.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 415 of file qsvgstyle.cpp.