![]() |
Qt 6.x
The Qt SDK
|
#include <qglobal.h>#include <private/qv4staticvalue_p.h>#include <QtCore/qnumeric.h>#include <QtCore/private/qnumeric_p.h>#include <cmath>
Include dependency graph for qv4math_p.h:Go to the source code of this file.
Namespaces | |
| namespace | QV4 |
| \qmltype Particle \inqmlmodule QtQuick.Particles | |
Macros | |
| #define | QMLJS_READONLY |
Functions | |
| static QMLJS_READONLY ReturnedValue | QV4::add_int32 (int a, int b) |
| static QMLJS_READONLY ReturnedValue | QV4::sub_int32 (int a, int b) |
| static QMLJS_READONLY ReturnedValue | QV4::mul_int32 (int a, int b) |
| #define QMLJS_READONLY |
Definition at line 27 of file qv4math_p.h.