Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSvgAnimatedStyle Class Reference

#include <qsvgstyle_p.h>

Collaboration diagram for QSvgAnimatedStyle:

Public Member Functions

 QSvgAnimatedStyle ()
 ~QSvgAnimatedStyle ()
void apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states)
void revert (QPainter *p, QSvgExtraStates &states)

Detailed Description

Definition at line 673 of file qsvgstyle_p.h.

Constructor & Destructor Documentation

◆ QSvgAnimatedStyle()

QSvgAnimatedStyle::QSvgAnimatedStyle ( )

Definition at line 680 of file qsvgstyle.cpp.

◆ ~QSvgAnimatedStyle()

QSvgAnimatedStyle::~QSvgAnimatedStyle ( )

Definition at line 684 of file qsvgstyle.cpp.

Member Function Documentation

◆ apply()

void QSvgAnimatedStyle::apply ( QPainter * p,
const QSvgNode * node,
QSvgExtraStates & states )

Definition at line 688 of file qsvgstyle.cpp.

◆ revert()

void QSvgAnimatedStyle::revert ( QPainter * p,
QSvgExtraStates & states )

Definition at line 709 of file qsvgstyle.cpp.


The documentation for this class was generated from the following files: