#include <qqmlchangeset_p.h>
Definition at line 49 of file qqmlchangeset_p.h.
◆ Change() [1/2]
QQmlChangeSet::Change::Change |
( |
| ) |
|
|
inline |
◆ Change() [2/2]
QQmlChangeSet::Change::Change |
( |
int | index, |
|
|
int | count, |
|
|
int | moveId = -1, |
|
|
int | offset = 0 ) |
|
inline |
◆ end()
int QQmlChangeSet::Change::end |
( |
| ) |
const |
|
inline |
◆ isMove()
bool QQmlChangeSet::Change::isMove |
( |
| ) |
const |
|
inline |
◆ moveKey()
MoveKey QQmlChangeSet::Change::moveKey |
( |
int | index | ) |
const |
|
inline |
◆ start()
int QQmlChangeSet::Change::start |
( |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: