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
QV4::ScopedStackFrame Struct Reference

#include <qv4stackframe_p.h>

Collaboration diagram for QV4::ScopedStackFrame:

Public Member Functions

 ScopedStackFrame (const Scope &scope, ExecutionContext *context)
 ~ScopedStackFrame ()

Detailed Description

Definition at line 306 of file qv4stackframe_p.h.

Constructor & Destructor Documentation

◆ ScopedStackFrame()

QV4::ScopedStackFrame::ScopedStackFrame ( const Scope & scope,
ExecutionContext * context )
inline

Definition at line 308 of file qv4stackframe_p.h.

◆ ~ScopedStackFrame()

QV4::ScopedStackFrame::~ScopedStackFrame ( )
inline

Definition at line 320 of file qv4stackframe_p.h.


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