Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qv4staticvalue_p.h File Reference
#include <qjsnumbercoercion.h>
#include <QtCore/private/qnumeric_p.h>
#include <private/qtqmlglobal_p.h>
#include <cstring>
+ Include dependency graph for qv4staticvalue_p.h:

Go to the source code of this file.

Classes

struct  QV4::StaticValue
 
struct  QV4::Encode
 

Namespaces

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

Macros

#define QV4_NEARLY_ALWAYS_INLINE   inline
 

Typedefs

typedef quint64 QV4::ReturnedValue
 

Functions

 QV4::Q_STATIC_ASSERT (std::is_trivial_v< StaticValue >)
 

Macro Definition Documentation

◆ QV4_NEARLY_ALWAYS_INLINE

#define QV4_NEARLY_ALWAYS_INLINE   inline

Definition at line 27 of file qv4staticvalue_p.h.