![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qtguiglobal.h>
#include <QtCore/qobject.h>
#include <QtCore/qstring.h>
#include <QtCore/qlocale.h>
Go to the source code of this file.
Classes | |
class | QValidator |
The QValidator class provides validation of input text. More... | |
class | QIntValidator |
The QIntValidator class provides a validator that ensures a string contains a valid integer within a specified range. More... | |
class | QDoubleValidator |
The QDoubleValidator class provides range checking of floating-point numbers. More... |