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

(daab238846a80b83b0dabb50a4244a7eb29955f4)

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