Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qabstractitemmodel_p.h File Reference

(7fee5f840fe6e968cb30a3ee8a17a170364be409)

#include "QtCore/qabstractitemmodel.h"
#include "QtCore/private/qobject_p.h"
#include "QtCore/qstack.h"
#include "QtCore/qset.h"
#include "QtCore/qhash.h"
Include dependency graph for qabstractitemmodel_p.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>
QtPrivate::legacyEnumValueFromModelData (const QVariant &data)
template<typename T>
QtPrivate::legacyFlagValueFromModelData (const QVariant &data)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

◆ QT_REQUIRE_CONFIG()

QT_BEGIN_NAMESPACE QT_REQUIRE_CONFIG ( itemmodel )