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
QSvgAnimationProperty Struct Reference

#include <qsvgcssproperties_p.h>

Collaboration diagram for QSvgAnimationProperty:

Public Attributes

QStringView name
int duration = 0
int delay = 0
int iteration = 1

Detailed Description

Definition at line 27 of file qsvgcssproperties_p.h.

Member Data Documentation

◆ delay

int QSvgAnimationProperty::delay = 0

Definition at line 31 of file qsvgcssproperties_p.h.

◆ duration

int QSvgAnimationProperty::duration = 0

Definition at line 30 of file qsvgcssproperties_p.h.

◆ iteration

int QSvgAnimationProperty::iteration = 1

Definition at line 32 of file qsvgcssproperties_p.h.

◆ name

QStringView QSvgAnimationProperty::name

The documentation for this struct was generated from the following file: