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
qqmlobjectmodel.cpp File Reference

(534241f723161ab79d9a85b2c8145d571f0d99f9)

#include "qqmlobjectmodel_p.h"
#include <QtCore/qcoreapplication.h>
#include <QtQml/qqmlcontext.h>
#include <QtQml/qqmlengine.h>
#include <QtQml/qqmlinfo.h>
#include <private/qqmlchangeset_p.h>
#include <private/qqmlglobal_p.h>
#include <private/qobject_p.h>
#include <private/qpodvector_p.h>
#include <QtCore/qhash.h>
#include <QtCore/qlist.h>
#include "moc_qqmlobjectmodel_p.cpp"
+ Include dependency graph for qqmlobjectmodel.cpp:

Go to the source code of this file.

Classes

class  QQmlObjectModelPrivate
 
class  QQmlObjectModelPrivate::Item
 

Functions

 Q_DECLARE_TYPEINFO (QQmlObjectModelPrivate::Item, Q_PRIMITIVE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QQmlObjectModelPrivate::Item ,
Q_PRIMITIVE_TYPE  )