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

#include <qsvgcssproperties_p.h>

Collaboration diagram for QSvgCssProperties:

Public Member Functions

 QSvgCssProperties (const QXmlStreamAttributes &attributes)
QList< QSvgAnimationPropertyanimations () const
QSvgOffsetProperty offset () const

Detailed Description

Definition at line 45 of file qsvgcssproperties_p.h.

Constructor & Destructor Documentation

◆ QSvgCssProperties()

QSvgCssProperties::QSvgCssProperties ( const QXmlStreamAttributes & attributes)

Definition at line 79 of file qsvgcssproperties.cpp.

Member Function Documentation

◆ animations()

QList< QSvgAnimationProperty > QSvgCssProperties::animations ( ) const

Definition at line 127 of file qsvgcssproperties.cpp.

◆ offset()

QSvgOffsetProperty QSvgCssProperties::offset ( ) const

Definition at line 165 of file qsvgcssproperties.cpp.


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