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
qv4string_p.h File Reference

(5c5a2c24847c636857153078e4716fcb242f394d)

#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)