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
QV4::Moth::VME::ExecData Struct Reference

#include <qv4vme_moth_p.h>

+ Collaboration diagram for QV4::Moth::VME::ExecData:

Public Attributes

QV4::Functionfunction
 
const QV4::ExecutionContextscope
 

Detailed Description

Definition at line 29 of file qv4vme_moth_p.h.

Member Data Documentation

◆ function

QV4::Function* QV4::Moth::VME::ExecData::function

Definition at line 30 of file qv4vme_moth_p.h.

◆ scope

const QV4::ExecutionContext* QV4::Moth::VME::ExecData::scope

Definition at line 31 of file qv4vme_moth_p.h.


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