![]() |
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 45 of file qsvgcssproperties_p.h.
| QSvgCssProperties::QSvgCssProperties | ( | const QXmlStreamAttributes & | attributes | ) |
Definition at line 79 of file qsvgcssproperties.cpp.
| QList< QSvgAnimationProperty > QSvgCssProperties::animations | ( | ) | const |
Definition at line 127 of file qsvgcssproperties.cpp.
| QSvgOffsetProperty QSvgCssProperties::offset | ( | ) | const |
Definition at line 165 of file qsvgcssproperties.cpp.