![]() |
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 | |
| QSvgOffsetStyle ()=default | |
| ~QSvgOffsetStyle () override | |
| void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) override |
| void | revert (QPainter *p, QSvgExtraStates &states) override |
| Type | type () const override |
| void | setPath (const QPainterPath &path) |
| const QPainterPath & | path () const |
| void | setRotateAngle (qreal angle) |
| qreal | rotateAngle () const |
| void | setRotateType (QtSvg::OffsetRotateType type) |
| QtSvg::OffsetRotateType | rotateType () const |
| void | setDistance (qreal distance) |
| qreal | distance () const |
| Public Member Functions inherited from QSvgStyleProperty | |
| virtual | ~QSvgStyleProperty () |
| bool | isDefault () const |
| Public Member Functions inherited from QSvgRefCounted | |
| QSvgRefCounted () | |
| virtual | ~QSvgRefCounted () |
| void | ref () |
| void | deref () |
Additional Inherited Members | |
| Public Types inherited from QSvgStyleProperty | |
| enum | Type { QUALITY , FILL , VIEWPORT_FILL , FONT , STROKE , TRANSFORM , OPACITY , COMP_OP , OFFSET } |
Definition at line 557 of file qsvgstyle_p.h.
|
default |
|
overridedefault |
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 448 of file qsvgstyle.cpp.
|
inline |
Definition at line 602 of file qsvgstyle_p.h.
|
inline |
Definition at line 572 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 452 of file qsvgstyle.cpp.
|
inline |
Definition at line 582 of file qsvgstyle_p.h.
|
inline |
Definition at line 592 of file qsvgstyle_p.h.
Definition at line 597 of file qsvgstyle_p.h.
|
inline |
Definition at line 567 of file qsvgstyle_p.h.
Definition at line 577 of file qsvgstyle_p.h.
|
inline |
Definition at line 587 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 456 of file qsvgstyle.cpp.