![]() |
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 () |
| 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 568 of file qsvgstyle_p.h.
|
default |
|
overridedefault |
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 449 of file qsvgstyle.cpp.
|
inline |
Definition at line 613 of file qsvgstyle_p.h.
|
inline |
Definition at line 583 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 453 of file qsvgstyle.cpp.
|
inline |
Definition at line 593 of file qsvgstyle_p.h.
|
inline |
Definition at line 603 of file qsvgstyle_p.h.
Definition at line 608 of file qsvgstyle_p.h.
|
inline |
Definition at line 578 of file qsvgstyle_p.h.
Definition at line 588 of file qsvgstyle_p.h.
|
inline |
Definition at line 598 of file qsvgstyle_p.h.
|
overridevirtual |
Implements QSvgStyleProperty.
Definition at line 457 of file qsvgstyle.cpp.