![]() |
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 Attributes | |
| QStringView | name |
| int | duration = 0 |
| int | delay = 0 |
| int | iteration = 1 |
Definition at line 29 of file qsvgcssproperties_p.h.
| int QSvgAnimationProperty::delay = 0 |
Definition at line 33 of file qsvgcssproperties_p.h.
| int QSvgAnimationProperty::duration = 0 |
Definition at line 32 of file qsvgcssproperties_p.h.
| int QSvgAnimationProperty::iteration = 1 |
Definition at line 34 of file qsvgcssproperties_p.h.
| QStringView QSvgAnimationProperty::name |
Definition at line 31 of file qsvgcssproperties_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().