![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvgcssproperties_p.h>
Public Member Functions | |
| QSvgCssProperties (const QXmlStreamAttributes &attributes) | |
| QList< QSvgAnimationProperty > | animations () const |
| QSvgOffsetProperty | offset () const |
Definition at line 50 of file qsvgcssproperties_p.h.
| QSvgCssProperties::QSvgCssProperties | ( | const QXmlStreamAttributes & | attributes | ) |
Definition at line 81 of file qsvgcssproperties.cpp.
| QList< QSvgAnimationProperty > QSvgCssProperties::animations | ( | ) | const |
Definition at line 128 of file qsvgcssproperties.cpp.
| QSvgOffsetProperty QSvgCssProperties::offset | ( | ) | const |
Definition at line 184 of file qsvgcssproperties.cpp.