![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qrangemodel.h"#include <QtCore/qsize.h>#include <QtCore/private/qabstractitemmodel_p.h>#include <variant>#include "moc_qrangemodel.cpp"Go to the source code of this file.
Classes | |
| class | QRangeModelPrivate |
| struct | PropertyChangedHandler |
| struct | ConstPropertyChangedHandler |
Namespaces | |
| namespace | QRangeModelDetails |
Functions | |
| template<auto Handler> | |
| static bool | connectPropertiesHelper (const QModelIndex &index, QObject *item, QObject *context, const QHash< int, QMetaProperty > &properties) |
| Q_CORE_EXPORT QVariant | QRangeModelDetails::qVariantAtIndex (const QModelIndex &index) |
|
static |
Definition at line 153 of file qrangemodel.cpp.