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
QtPrivate::QRoundImpl Namespace Reference

Functions

constexpr double qRound (double d)
 
constexpr float qRound (float d)
 

Function Documentation

◆ qRound() [1/2]

double QtPrivate::QRoundImpl::qRound ( double d)
inlineconstexpr

Definition at line 529 of file qnumeric.h.

◆ qRound() [2/2]

float QtPrivate::QRoundImpl::qRound ( float d)
inlineconstexpr

Definition at line 531 of file qnumeric.h.