Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4string_p.h File Reference
#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
 \qmltype Particle \inqmlmodule QtQuick.Particles
 
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)