dl
dl::UI::EditBox::Filter类 参考

过滤字符 更多...

#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.h29 行定义.

类成员变量说明

◆ _endl

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

在文件 dl_ui_edit_box.h35 行定义.

◆ _letter

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

在文件 dl_ui_edit_box.h33 行定义.

◆ _number

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

在文件 dl_ui_edit_box.h32 行定义.

◆ _other

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

在文件 dl_ui_edit_box.h38 行定义.

◆ _space

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

在文件 dl_ui_edit_box.h36 行定义.

◆ _symbol

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

在文件 dl_ui_edit_box.h34 行定义.

◆ _tab

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

在文件 dl_ui_edit_box.h37 行定义.


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