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

#include <qqmlvme_p.h>

Collaboration diagram for QQmlVMEGuard:

Public Member Functions

 QQmlVMEGuard ()
 ~QQmlVMEGuard ()
void guard (QQmlObjectCreator *)
void clear ()
bool isOK () const

Detailed Description

Definition at line 68 of file qqmlvme_p.h.

Constructor & Destructor Documentation

◆ QQmlVMEGuard()

QQmlVMEGuard::QQmlVMEGuard ( )

Definition at line 40 of file qqmlvme.cpp.

References QQmlVMEGuard().

Referenced by QQmlVMEGuard().

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

◆ ~QQmlVMEGuard()

QQmlVMEGuard::~QQmlVMEGuard ( )

Definition at line 45 of file qqmlvme.cpp.

References clear().

Here is the call graph for this function:

Member Function Documentation

◆ clear()

void QQmlVMEGuard::clear ( )

Definition at line 65 of file qqmlvme.cpp.

Referenced by ~QQmlVMEGuard(), and guard().

Here is the caller graph for this function:

◆ guard()

void QQmlVMEGuard::guard ( QQmlObjectCreator * creator)

Definition at line 50 of file qqmlvme.cpp.

References clear().

Here is the call graph for this function:

◆ isOK()

bool QQmlVMEGuard::isOK ( ) const

Definition at line 76 of file qqmlvme.cpp.


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