![]() |
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 673 of file qsvgstyle_p.h.
QSvgAnimatedStyle::QSvgAnimatedStyle | ( | ) |
Definition at line 680 of file qsvgstyle.cpp.
QSvgAnimatedStyle::~QSvgAnimatedStyle | ( | ) |
Definition at line 684 of file qsvgstyle.cpp.
void QSvgAnimatedStyle::apply | ( | QPainter * | p, |
const QSvgNode * | node, | ||
QSvgExtraStates & | states ) |
Definition at line 688 of file qsvgstyle.cpp.
void QSvgAnimatedStyle::revert | ( | QPainter * | p, |
QSvgExtraStates & | states ) |
Definition at line 709 of file qsvgstyle.cpp.