Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 2018 of file qv4runtime.cpp.


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