|
dl
|
过滤字符 更多...
#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.h 第 30 行定义.
| bool dl::UI::EditBox::InputMode::_endl = false |
在文件 dl_ui_edit_box.h 第 36 行定义.
| bool dl::UI::EditBox::InputMode::_letter = true |
在文件 dl_ui_edit_box.h 第 34 行定义.
| bool dl::UI::EditBox::InputMode::_number = true |
在文件 dl_ui_edit_box.h 第 33 行定义.
| bool dl::UI::EditBox::InputMode::_other = true |
在文件 dl_ui_edit_box.h 第 39 行定义.
| bool dl::UI::EditBox::InputMode::_space = true |
在文件 dl_ui_edit_box.h 第 37 行定义.
| bool dl::UI::EditBox::InputMode::_symbol = true |
在文件 dl_ui_edit_box.h 第 35 行定义.
| bool dl::UI::EditBox::InputMode::_tab = false |
在文件 dl_ui_edit_box.h 第 38 行定义.