![]() |
Qt 6.x
The Qt SDK
|
#include <qdebug.h>#include "qvalidator.h"#include "private/qobject_p.h"#include "private/qlocale_p.h"#include "private/qnumeric_p.h"#include <limits.h>#include <cmath>#include "moc_qvalidator.cpp"
Include dependency graph for qvalidator.cpp:Go to the source code of this file.
Classes | |
| class | QValidatorPrivate |
| class | QDoubleValidatorPrivate |
Macros | |
| #define | LLONG_MAX Q_INT64_C(0x7fffffffffffffff) |
Functions | |
| static int | numDigits (qlonglong n) |
| static qlonglong | pow10 (int exp) |
| #define LLONG_MAX Q_INT64_C(0x7fffffffffffffff) |
Definition at line 626 of file qvalidator.cpp.
|
static |
Definition at line 350 of file qvalidator.cpp.
Referenced by QLCDNumber::QLCDNumber(), QSettingsPrivate::iniUnescapedKey(), QTextList::itemText(), QLCDNumber::setDigitCount(), QQuickStyledTextPrivate::toRoman(), and QDoubleValidatorPrivate::validateWithLocale().
Here is the caller graph for this function:
|
static |
Definition at line 357 of file qvalidator.cpp.
References i.
Referenced by QDoubleValidatorPrivate::validateWithLocale().
Here is the caller graph for this function: