Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qv4string_p.h File Reference

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include <QtCore/qstring.h>
#include "qv4managed_p.h"
#include <QtCore/private/qnumeric_p.h>
#include "qv4enginebase_p.h"
#include <private/qv4stringtoarrayindex_p.h>
Include dependency graph for qv4string_p.h:
This graph shows which files directly or indirectly include this file:

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)