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

(19b09affee8698f80d386e3b286753974f6bf10a)

#include "qqmlengine.h"
#include <private/qfieldlist_p.h>
#include <private/qintrusivelist_p.h>
#include <private/qjsengine_p.h>
#include <private/qjsvalue_p.h>
#include <private/qpodvector_p.h>
#include <private/qqmldirparser_p.h>
#include <private/qqmlimport_p.h>
#include <private/qqmlmetatype_p.h>
#include <private/qqmlnotifier_p.h>
#include <private/qqmlproperty_p.h>
#include <private/qqmltypeloader_p.h>
#include <private/qqmlvaluetype_p.h>
#include <private/qrecyclepool_p.h>
#include <private/qv4engine_p.h>
#include <QtQml/qqml.h>
#include <QtQml/qqmlcontext.h>
#include <QtCore/qlist.h>
#include <QtCore/qmetaobject.h>
#include <QtCore/qmutex.h>
#include <QtCore/qpair.h>
#include <QtCore/qpointer.h>
#include <QtCore/qproperty.h>
#include <QtCore/qstack.h>
#include <QtCore/qstring.h>
#include <QtCore/qthread.h>
#include <atomic>
+ Include dependency graph for qqmlengine_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlJavaScriptExpressionGuard
 
struct  QPropertyChangeTrigger
 
struct  TriggerList
 
class  QQmlEnginePrivate
 
struct  QQmlEnginePrivate::Incubator
 
struct  LoadHelper
 
struct  LoadHelper::ResolveTypeResult
 

Functions

template<typename Context >
QQmlEnginePrivatecontextEngine (const Context &context)
 

Function Documentation

◆ contextEngine()

template<typename Context >
QQmlEnginePrivate * contextEngine ( const Context & context)

Definition at line 352 of file qqmlengine_p.h.

References context, engine, and QQmlEnginePrivate::get().

Referenced by QQmlEnginePrivate::get(), and QQmlEnginePrivate::get().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: