Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4math_p.h File Reference

(f2f3400384deebec9bc6a1197654b840e90b7cd2)

#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
 

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)
 

Macro Definition Documentation

◆ QMLJS_READONLY

#define QMLJS_READONLY

Definition at line 27 of file qv4math_p.h.