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
QCss::AnimationRule Struct Reference

#include <qcssparser_p.h>

Collaboration diagram for QCss::AnimationRule:

Classes

struct  AnimationRuleSet

Public Attributes

QString animName
QList< AnimationRuleSetruleSets

Detailed Description

Definition at line 608 of file qcssparser_p.h.

Member Data Documentation

◆ animName

QString QCss::AnimationRule::animName

Definition at line 616 of file qcssparser_p.h.

◆ ruleSets

QList<AnimationRuleSet> QCss::AnimationRule::ruleSets

Definition at line 617 of file qcssparser_p.h.


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