枚举 | |
enum | edit_type_ { edit_type_none = 0 , edit_type_editor , edit_type_richedit , edit_type_chat , edit_type_codeTable } |
enum | edit_style_type_ { edit_style_type_font_color = 1 , edit_style_type_image , edit_style_type_obj } |
enum | chat_flag_ { chat_flag_left = 0x1 , chat_flag_right = 0x2 , chat_flag_center = 0x4 , chat_flag_next_row_bubble = 0x8 , chat_flag_chat = 0x10000 } |
Edit 聊天气泡行标识 更多... | |
enum chat_flag_ |
enum edit_style_type_ |
enum edit_type_ |