Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qqmllistmodel_p.h File Reference
#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
 \qmltype Particle \inqmlmodule QtQuick.Particles
 

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  )