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
QQmlChangeSet::ChangeData Struct Reference

#include <qqmlchangeset_p.h>

+ Inheritance diagram for QQmlChangeSet::ChangeData:
+ Collaboration diagram for QQmlChangeSet::ChangeData:

Public Attributes

int index
 
int count
 
int moveId
 
int offset
 

Detailed Description

Definition at line 41 of file qqmlchangeset_p.h.

Member Data Documentation

◆ count

◆ index

◆ moveId

int QQmlChangeSet::ChangeData::moveId

Definition at line 45 of file qqmlchangeset_p.h.

◆ offset

int QQmlChangeSet::ChangeData::offset

Definition at line 46 of file qqmlchangeset_p.h.


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