KDb
KDbLongLongValidator.cpp
virtual void setRange(qint64 bottom, qint64 top)
Sets the minimum and maximum values allowed.
Definition KDbLongLongValidator.cpp:118
void fixup(QString &) const override
Fixes the text if possible, providing a valid string. The parameter may be modified.
Definition KDbLongLongValidator.cpp:94
State validate(QString &, int &) const override
Validates the text, and returns the result. Does not modify the parameters.
Definition KDbLongLongValidator.cpp:60
QString fromLatin1(QByteArrayView str)
bool isEmpty() const const
QString & setNum(double n, char format, int precision)
qlonglong toLongLong(bool *ok, int base) const const
QString toUpper() const const
QString trimmed() const const
State
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:30 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.