![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlchangeset_p.h>
Inheritance diagram for QQmlChangeSet::Change:
Collaboration diagram for QQmlChangeSet::Change:Public Member Functions | |
| Change () | |
| Change (int index, int count, int moveId=-1, int offset=0) | |
| bool | isMove () const |
| MoveKey | moveKey (int index) const |
| int | start () const |
| int | end () const |
Additional Inherited Members | |
Public Attributes inherited from QQmlChangeSet::ChangeData | |
| int | index |
| int | count |
| int | moveId |
| int | offset |
Definition at line 46 of file qqmlchangeset_p.h.
|
inline |
Definition at line 48 of file qqmlchangeset_p.h.
|
inline |
Definition at line 54 of file qqmlchangeset_p.h.
|
inline |
Definition at line 67 of file qqmlchangeset_p.h.
|
inline |
Definition at line 61 of file qqmlchangeset_p.h.
Referenced by QQuickGridViewPrivate::applyInsertionChange(), QQuickListViewPrivate::applyInsertionChange(), QQuickItemViewPrivate::applyRemovalChange(), and QQuickItemViewPrivate::removeItem().
Here is the caller graph for this function:
|
inline |
Definition at line 63 of file qqmlchangeset_p.h.
Referenced by QQuickGridViewPrivate::applyInsertionChange(), QQuickListViewPrivate::applyInsertionChange(), and QQuickItemViewPrivate::removeItem().
Here is the caller graph for this function:
|
inline |
Definition at line 66 of file qqmlchangeset_p.h.