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
qqmladaptormodel_p.h File Reference

(d194ed91099a21dd5635f1f27f26c67564b83ffd)

#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 )