Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qqmladaptormodel_p.h File Reference
#include <QtCore/qabstractitemmodel.h>
#include <private/qtqmlglobal_p.h>
#include <private/qqmllistaccessor_p.h>
#include <private/qtqmlmodelsglobal_p.h>
#include <private/qqmlguard_p.h>
#include <private/qqmlnullablevalue_p.h>
#include <private/qqmlpropertycache_p.h>
+ Include dependency graph for qqmladaptormodel_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlAdaptorModel
 
class  QQmlAdaptorModel::Accessors
 
class  QQmlAdaptorModelProxyInterface
 

Macros

#define QQmlAdaptorModelProxyInterface_iid   "org.qt-project.Qt.QQmlAdaptorModelProxyInterface"
 

Functions

 QT_REQUIRE_CONFIG (qml_delegate_model)
 

Macro Definition Documentation

◆ QQmlAdaptorModelProxyInterface_iid

#define QQmlAdaptorModelProxyInterface_iid   "org.qt-project.Qt.QQmlAdaptorModelProxyInterface"

Definition at line 151 of file qqmladaptormodel_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_delegate_model  )