![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 48 of file qv4booleanobject.cpp.