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
QSequentialAnimationGroupPrivate::AnimationIndex Struct Reference

#include <qsequentialanimationgroup_p.h>

Collaboration diagram for QSequentialAnimationGroupPrivate::AnimationIndex:

Public Member Functions

 AnimationIndex ()

Public Attributes

int index
int timeOffset

Detailed Description

Definition at line 33 of file qsequentialanimationgroup_p.h.

Constructor & Destructor Documentation

◆ AnimationIndex()

QSequentialAnimationGroupPrivate::AnimationIndex::AnimationIndex ( )
inline

Definition at line 35 of file qsequentialanimationgroup_p.h.

Member Data Documentation

◆ index

int QSequentialAnimationGroupPrivate::AnimationIndex::index

Definition at line 38 of file qsequentialanimationgroup_p.h.

◆ timeOffset

int QSequentialAnimationGroupPrivate::AnimationIndex::timeOffset

Definition at line 39 of file qsequentialanimationgroup_p.h.


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