Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4booleanobject.cpp File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

Include dependency graph for qv4booleanobject.cpp:

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)

Function Documentation

◆ DEFINE_OBJECT_VTABLE() [1/2]

DEFINE_OBJECT_VTABLE ( BooleanCtor )

◆ DEFINE_OBJECT_VTABLE() [2/2]

DEFINE_OBJECT_VTABLE ( BooleanObject )

◆ value()

bool value ( const Value * thisObject,
bool * exception )
static

Definition at line 48 of file qv4booleanobject.cpp.