dl
dl::UI::EditBox::InputMode类 参考

过滤字符 更多...

#include <dl_ui_edit_box.h>

Public 属性

bool _number = true
 
bool _letter = true
 
bool _symbol = true
 
bool _endl = false
 
bool _space = true
 
bool _tab = false
 
bool _other = true
 

详细描述

过滤字符

在文件 dl_ui_edit_box.h30 行定义.

类成员变量说明

◆ _endl

bool dl::UI::EditBox::InputMode::_endl = false

在文件 dl_ui_edit_box.h36 行定义.

◆ _letter

bool dl::UI::EditBox::InputMode::_letter = true

在文件 dl_ui_edit_box.h34 行定义.

◆ _number

bool dl::UI::EditBox::InputMode::_number = true

在文件 dl_ui_edit_box.h33 行定义.

◆ _other

bool dl::UI::EditBox::InputMode::_other = true

在文件 dl_ui_edit_box.h39 行定义.

◆ _space

bool dl::UI::EditBox::InputMode::_space = true

在文件 dl_ui_edit_box.h37 行定义.

◆ _symbol

bool dl::UI::EditBox::InputMode::_symbol = true

在文件 dl_ui_edit_box.h35 行定义.

◆ _tab

bool dl::UI::EditBox::InputMode::_tab = false

在文件 dl_ui_edit_box.h38 行定义.


该类的文档由以下文件生成: