#include <qabstractitemmodel_p.h>
Definition at line 84 of file qabstractitemmodel_p.h.
◆ Change() [1/2]
constexpr QAbstractItemModelPrivate::Change::Change |
( |
| ) |
|
|
inlineconstexpr |
◆ Change() [2/2]
constexpr QAbstractItemModelPrivate::Change::Change |
( |
const QModelIndex & |
p, |
|
|
int |
f, |
|
|
int |
l |
|
) |
| |
|
inlineconstexpr |
◆ isValid()
constexpr bool QAbstractItemModelPrivate::Change::isValid |
( |
| ) |
const |
|
inlineconstexpr |
◆ first
int QAbstractItemModelPrivate::Change::first |
◆ last
int QAbstractItemModelPrivate::Change::last |
◆ needsAdjust
bool QAbstractItemModelPrivate::Change::needsAdjust |
◆ parent
The documentation for this struct was generated from the following file: