Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qabstractitemmodel_p.h File Reference

(54d81d118997fc4c238b7266571d220d7a6065f1)

#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
 
class  QAbstractItemModelPrivate
 
struct  QAbstractItemModelPrivate::Change
 
struct  QAbstractItemModelPrivate::Persistent
 

Namespaces

namespace  QtPrivate
 \macro QT_NO_KEYWORDS >
 

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 )