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
CapturePreventer Class Reference
+ Collaboration diagram for CapturePreventer:

Public Member Functions

 CapturePreventer (QV4::ExecutionEngine *engine)
 
 ~CapturePreventer ()
 

Detailed Description

Definition at line 308 of file qv4datacollector.cpp.

Constructor & Destructor Documentation

◆ CapturePreventer()

CapturePreventer::CapturePreventer ( QV4::ExecutionEngine * engine)
inline

Definition at line 311 of file qv4datacollector.cpp.

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

+ Here is the call graph for this function:

◆ ~CapturePreventer()

CapturePreventer::~CapturePreventer ( )
inline

Definition at line 320 of file qv4datacollector.cpp.

References QQmlEnginePrivate::propertyCapture, and Q_ASSERT.


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