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
QQmlVME Class Reference

#include <qqmlvme_p.h>

+ Collaboration diagram for QQmlVME:

Static Public Member Functions

static void enableComponentComplete ()
 
static void disableComponentComplete ()
 
static bool componentCompleteEnabled ()
 

Detailed Description

Definition at line 51 of file qqmlvme_p.h.

Member Function Documentation

◆ componentCompleteEnabled()

bool QQmlVME::componentCompleteEnabled ( )
static

Definition at line 36 of file qqmlvme.cpp.

Referenced by QQmlObjectCreator::finalize(), and quickBeginDeferred().

+ Here is the caller graph for this function:

◆ disableComponentComplete()

void QQmlVME::disableComponentComplete ( )
static

Definition at line 31 of file qqmlvme.cpp.

Referenced by QQuickDesignerSupport::disableComponentComplete().

+ Here is the caller graph for this function:

◆ enableComponentComplete()

void QQmlVME::enableComponentComplete ( )
static

Definition at line 26 of file qqmlvme.cpp.

Referenced by QQuickDesignerSupport::enableComponentComplete().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: