![]() |
Qt 6.x
The Qt SDK
|
#include <qv4instr_moth_p.h>
Public Types | |
enum class | Type |
Static Public Member Functions | |
static Type | wideInstructionType (Type t) |
static Type | narrowInstructionType (Type t) |
static bool | isWide (Type t) |
static bool | isNarrow (Type t) |
static int | encodedLength (Type t) |
static Type | unpack (const uchar *c) |
static uchar * | pack (uchar *c, Type t) |
Public Attributes | |
int | argumentsAsInts [4] |
Definition at line 518 of file qv4instr_moth_p.h.
|
strong |
Definition at line 520 of file qv4instr_moth_p.h.
|
inlinestatic |
Definition at line 528 of file qv4instr_moth_p.h.
|
inlinestatic |
Definition at line 527 of file qv4instr_moth_p.h.
|
inlinestatic |
Definition at line 526 of file qv4instr_moth_p.h.
Definition at line 525 of file qv4instr_moth_p.h.
Definition at line 531 of file qv4instr_moth_p.h.
Definition at line 530 of file qv4instr_moth_p.h.
Definition at line 524 of file qv4instr_moth_p.h.
int QV4::Moth::Instr::argumentsAsInts[4] |
Definition at line 545 of file qv4instr_moth_p.h.