KDb
KDbLongLongValidator.cpp
QString toUpper() const const
QString trimmed() const const
State
qlonglong toLongLong(bool *ok, int base) const const
QString & setNum(short n, int base)
bool isEmpty() const const
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(const char *str, int size)
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jun 25 2022 06:21:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Sat Jun 25 2022 06:21:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.