![]() |
Qt 6.x
The Qt SDK
|
#include "qv4booleanobject_p.h"
Go to the source code of this file.
Functions | |
DEFINE_OBJECT_VTABLE (BooleanCtor) | |
DEFINE_OBJECT_VTABLE (BooleanObject) | |
static bool | value (const Value *thisObject, bool *exception) |
DEFINE_OBJECT_VTABLE | ( | BooleanCtor | ) |
DEFINE_OBJECT_VTABLE | ( | BooleanObject | ) |
Definition at line 47 of file qv4booleanobject.cpp.
References QV4::Value::as(), QV4::StaticValue::booleanValue(), QV4::StaticValue::isBoolean(), and QV4::BooleanObject::value().