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
QSvgStaticStyle Class Reference

#include <qsvgstyle_p.h>

Collaboration diagram for QSvgStaticStyle:

Public Member Functions

 QSvgStaticStyle ()
 ~QSvgStaticStyle ()
void apply (QPainter *p, const QSvgNode *node, QSvgExtraStates &states)
void revert (QPainter *p, QSvgExtraStates &states)
void appendProperty (QSvgStylePropertyPtr prop)
QSvgStylePropertyproperty (QSvgStyleProperty::Type type) const
bool isDefaultProperty (QSvgStyleProperty::Type type) const

Detailed Description

Definition at line 636 of file qsvgstyle_p.h.

Constructor & Destructor Documentation

◆ QSvgStaticStyle()

QSvgStaticStyle::QSvgStaticStyle ( )
default

◆ ~QSvgStaticStyle()

QSvgStaticStyle::~QSvgStaticStyle ( )
default

Member Function Documentation

◆ appendProperty()

void QSvgStaticStyle::appendProperty ( QSvgStylePropertyPtr prop)
inline

Definition at line 645 of file qsvgstyle_p.h.

◆ apply()

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

Definition at line 492 of file qsvgstyle.cpp.

◆ isDefaultProperty()

bool QSvgStaticStyle::isDefaultProperty ( QSvgStyleProperty::Type type) const
inline

Definition at line 657 of file qsvgstyle_p.h.

◆ property()

QSvgStyleProperty * QSvgStaticStyle::property ( QSvgStyleProperty::Type type) const
inline

Definition at line 651 of file qsvgstyle_p.h.

◆ revert()

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

Definition at line 500 of file qsvgstyle.cpp.


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