Predefined input validators.
More...
#include <TGUI/Widgets/EditBox.hpp>
|
|
static TGUI_API std::string | Int |
| | Accept negative and positive integers.
|
| |
|
static TGUI_API std::string | UInt |
| | Accept only positive integers.
|
| |
|
static TGUI_API std::string | Float |
| | Accept decimal numbers.
|
| |
Predefined input validators.
The documentation for this struct was generated from the following file: