![]() |
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 | |
| QSvgAnimatedStyle () | |
| ~QSvgAnimatedStyle () | |
| void | apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states) |
| void | revert (QPainter *p, QSvgExtraStates &states) |
Definition at line 746 of file qsvgstyle_p.h.
| QSvgAnimatedStyle::QSvgAnimatedStyle | ( | ) |
Definition at line 693 of file qsvgstyle.cpp.
| QSvgAnimatedStyle::~QSvgAnimatedStyle | ( | ) |
Definition at line 697 of file qsvgstyle.cpp.
| void QSvgAnimatedStyle::apply | ( | QPainter * | p, |
| const QSvgNode * | node, | ||
| QSvgExtraStates & | states ) |
Definition at line 701 of file qsvgstyle.cpp.
| void QSvgAnimatedStyle::revert | ( | QPainter * | p, |
| QSvgExtraStates & | states ) |
Definition at line 721 of file qsvgstyle.cpp.