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

(c86476db1fa845b9414e2a83191ed93c1c5a7936)

#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 187 of file qqmllistmodel_p.h.

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_list_model )