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

(99c7fe45be00b694da4041c5a06e5484f2985dc6)

#include <private/qtqmlmodelsglobal_p.h>
#include <private/qqmlcustomparser_p.h>
#include <QtCore/QObject>
#include <QtCore/QStringList>
#include <QtCore/QHash>
#include <QtCore/QList>
#include <QtCore/QVariant>
#include <QtCore/qabstractitemmodel.h>
#include <private/qv4engine_p.h>
#include <private/qpodvector_p.h>
+ Include dependency graph for qqmllistmodel_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlListModel
 
class  QQmlListElement
 
class  QQmlListModelParser
 

Namespaces

namespace  QV4
 

Functions

 QT_REQUIRE_CONFIG (qml_list_model)
 
template<>
QQmlCustomParserqmlCreateCustomParser< QQmlListModel > ()
 

Function Documentation

◆ qmlCreateCustomParser< QQmlListModel >()

Definition at line 177 of file qqmllistmodel_p.h.

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_list_model )