![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "QtCore/qabstractitemmodel.h"
#include "QtCore/private/qobject_p.h"
#include "QtCore/qstack.h"
#include "QtCore/qset.h"
#include "QtCore/qhash.h"
Go to the source code of this file.
Classes | |
class | QPersistentModelIndexData |
struct | QtPrivate::QModelIndexWrapper |
class | QAbstractItemModelPrivate |
struct | QAbstractItemModelPrivate::Change |
struct | QAbstractItemModelPrivate::Persistent |
Namespaces | |
namespace | QtPrivate |
Functions | |
QT_BEGIN_NAMESPACE | QT_REQUIRE_CONFIG (itemmodel) |
Q_DECLARE_TYPEINFO (QAbstractItemModelPrivate::Change, Q_RELOCATABLE_TYPE) | |
template<typename T> | |
T | QtPrivate::legacyEnumValueFromModelData (const QVariant &data) |
template<typename T> | |
T | QtPrivate::legacyFlagValueFromModelData (const QVariant &data) |
Q_DECLARE_TYPEINFO | ( | QAbstractItemModelPrivate::Change | , |
Q_RELOCATABLE_TYPE | ) |
QT_BEGIN_NAMESPACE QT_REQUIRE_CONFIG | ( | itemmodel | ) |