![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlchangeset_p.h>
Public Member Functions | |
MoveKey () | |
MoveKey (int moveId, int offset) | |
Public Attributes | |
int | moveId = -1 |
int | offset = 0 |
Definition at line 27 of file qqmlchangeset_p.h.
|
inline |
Definition at line 29 of file qqmlchangeset_p.h.
|
inline |
Definition at line 30 of file qqmlchangeset_p.h.
int QQmlChangeSet::MoveKey::moveId = -1 |
Definition at line 31 of file qqmlchangeset_p.h.
Referenced by operator==().
int QQmlChangeSet::MoveKey::offset = 0 |
Definition at line 32 of file qqmlchangeset_p.h.
Referenced by operator==().