![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
static Q_DECL_CONST_FUNCTION bool | isnan (double d) |
static Q_DECL_CONST_FUNCTION bool | isinf (double d) |
static Q_DECL_CONST_FUNCTION bool | isfinite (double d) |
static Q_DECL_CONST_FUNCTION int | fpclassify (double d) |
static Q_DECL_CONST_FUNCTION bool | isnan (float f) |
static Q_DECL_CONST_FUNCTION bool | isinf (float f) |
static Q_DECL_CONST_FUNCTION bool | isfinite (float f) |
static Q_DECL_CONST_FUNCTION int | fpclassify (float f) |
|
inlinestatic |
Definition at line 77 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 81 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 76 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 80 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 75 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 79 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 74 of file qnumeric_p.h.
|
inlinestatic |
Definition at line 78 of file qnumeric_p.h.