TGUI  0.7.8
tgui::EditBox::Validator Struct Reference

Predefined input validators. More...

#include <TGUI/Widgets/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.
 

Detailed Description

Predefined input validators.


The documentation for this struct was generated from the following file: