Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 32 of file qsequentialanimationgroup_p.h.

Constructor & Destructor Documentation

◆ AnimationIndex()

QSequentialAnimationGroupPrivate::AnimationIndex::AnimationIndex ( )
inline

Definition at line 34 of file qsequentialanimationgroup_p.h.

Member Data Documentation

◆ index

int QSequentialAnimationGroupPrivate::AnimationIndex::index

Definition at line 37 of file qsequentialanimationgroup_p.h.

◆ timeOffset

int QSequentialAnimationGroupPrivate::AnimationIndex::timeOffset

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