Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QV4::Runtime::ToBoolean Struct Reference

#include <qv4runtimeapi_p.h>

+ Inheritance diagram for QV4::Runtime::ToBoolean:
+ Collaboration diagram for QV4::Runtime::ToBoolean:

Static Public Member Functions

static Bool call (const Value &)
 

Additional Inherited Members

- Static Public Attributes inherited from QV4::Runtime::Method< t, c, p, out >
static constexpr bool throws = t == Throws::Yes
 
static constexpr bool changesContext = c == ChangesContext::Yes
 
static constexpr bool pure = p == Pure::Yes
 
static constexpr bool lastArgumentIsOutputValue = out == LastArgumentIsOutputValue::Yes
 

Detailed Description

Definition at line 302 of file qv4runtimeapi_p.h.

Member Function Documentation

◆ call()

Bool QV4::Runtime::ToBoolean::call ( const Value obj)
static

Definition at line 2009 of file qv4runtime.cpp.


The documentation for this struct was generated from the following files: