Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4stringobject_p.h File Reference
#include "qv4object_p.h"
#include "qv4functionobject_p.h"
#include <QtCore/qnumeric.h>
+ Include dependency graph for qv4stringobject_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::StringCtor
 
struct  QV4::StringObject
 
struct  QV4::StringCtor
 
struct  QV4::StringPrototype
 

Namespaces

namespace  QV4
 \qmltype Particle \inqmlmodule QtQuick.Particles
 
namespace  QV4::Heap
 

Macros

#define StringObjectMembers(class, Member)    Member(class, Pointer, String *, string)
 

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (StringObject, Object)
 

Macro Definition Documentation

◆ StringObjectMembers

#define StringObjectMembers (   class,
  Member 
)     Member(class, Pointer, String *, string)

Definition at line 27 of file qv4stringobject_p.h.