TGUI
0.7.8
|
Predefined input validators. More...
#include <EditBox.hpp>
Static Public Attributes | |
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.