![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qstring.h>#include "qv4managed_p.h"#include <QtCore/private/qnumeric_p.h>#include "qv4enginebase_p.h"#include <private/qv4stringtoarrayindex_p.h>Go to the source code of this file.
Classes | |
| struct | QV4::Heap::StringOrSymbol |
| struct | QV4::Heap::String |
| struct | QV4::Heap::ComplexString |
| struct | QV4::StringOrSymbol |
| struct | QV4::String |
| struct | QV4::ComplexString |
Namespaces | |
| namespace | QV4 |
| namespace | QV4::Heap |
Functions | |
| QV4::Heap::Q_STATIC_ASSERT (std::is_trivial_v< String >) | |
| QV4::Heap::Q_STATIC_ASSERT (std::is_trivial_v< ComplexString >) | |
| template<> | |
| ReturnedValue | QV4::value_convert< String > (ExecutionEngine *e, const Value &v) |