![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qjsnumbercoercion.h>
#include <QtCore/private/qnumeric_p.h>
#include <private/qtqmlglobal_p.h>
#include <cstring>
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 >) |
#define QV4_NEARLY_ALWAYS_INLINE inline |
Definition at line 27 of file qv4staticvalue_p.h.