![]() |
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 | |
| QSvgStaticStyle () | |
| ~QSvgStaticStyle () | |
| void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) |
| void | revert (QPainter *p, QSvgExtraStates &states) |
| void | appendProperty (QSvgStylePropertyPtr prop) |
| QSvgStyleProperty * | property (QSvgStyleProperty::Type type) const |
| bool | isDefaultProperty (QSvgStyleProperty::Type type) const |
Definition at line 636 of file qsvgstyle_p.h.
|
default |
|
default |
|
inline |
Definition at line 645 of file qsvgstyle_p.h.
| void QSvgStaticStyle::apply | ( | QPainter * | p, |
| const QSvgNode * | node, | ||
| QSvgExtraStates & | states ) |
Definition at line 492 of file qsvgstyle.cpp.
|
inline |
Definition at line 657 of file qsvgstyle_p.h.
|
inline |
Definition at line 651 of file qsvgstyle_p.h.
| void QSvgStaticStyle::revert | ( | QPainter * | p, |
| QSvgExtraStates & | states ) |
Definition at line 500 of file qsvgstyle.cpp.