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
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 42 of file qqmlchangeset_p.h.

Member Data Documentation

◆ count

int QQmlChangeSet::ChangeData::count

Definition at line 45 of file qqmlchangeset_p.h.

◆ index

int QQmlChangeSet::ChangeData::index

Definition at line 44 of file qqmlchangeset_p.h.

◆ moveId

int QQmlChangeSet::ChangeData::moveId

Definition at line 46 of file qqmlchangeset_p.h.

◆ offset


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