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::InstrInfo Struct Reference

#include <qv4instr_moth_p.h>

+ Collaboration diagram for QV4::Moth::InstrInfo:

Static Public Member Functions

static int size (Instr::Type type)
 

Static Public Attributes

static const int argumentCount []
 

Detailed Description

Definition at line 548 of file qv4instr_moth_p.h.

Member Function Documentation

◆ size()

int InstrInfo::size ( Instr::Type type)
static

Definition at line 13 of file qv4instr_moth.cpp.

References FOR_EACH_MOTH_INSTR_ALL, and MOTH_RETURN_INSTR_SIZE.

Member Data Documentation

◆ argumentCount

const int QV4::Moth::InstrInfo::argumentCount
static
Initial value:
= {
}

Definition at line 550 of file qv4instr_moth_p.h.


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