![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#include "qv4booleanobject_p.h"
 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) | 
| 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().
 Here is the call graph for this function: