![]() |
Qt 6.x
The Qt SDK
|
#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 |
Definition at line 302 of file qv4runtimeapi_p.h.
Definition at line 2009 of file qv4runtime.cpp.