chatpanel.h File Reference

#include <wx/panel.h>
#include <wx/textctrl.h>
#include <vector>
#include "chatlog.h"
#include "Helper/TextCompletionDatabase.hpp"
#include <wx/hashmap.h>
#include <wx/string.h>
#include "utils/mixins.hh"
#include "utils/isink.h"
Include dependency graph for chatpanel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ChatLine
class  ChatPanel
 wxPanel that contains a chat. More...

Enumerations

enum  ChatPanelType { CPT_Channel, CPT_Server, CPT_User, CPT_Battle }
enum  HighlightType { highlight_say, highlight_join_leave, highlight_important }
enum  { CHAT_SEND = wxID_HIGHEST, CHAT_TEXT, CHAT_LOG, CHAT_CHAN_OPTS }

Enumeration Type Documentation

anonymous enum
Enumerator:
CHAT_SEND 
CHAT_TEXT 
CHAT_LOG 
CHAT_CHAN_OPTS 

Definition at line 213 of file chatpanel.h.

Enumerator:
CPT_Channel 
CPT_Server 
CPT_User 
CPT_Battle 

Definition at line 38 of file chatpanel.h.

Enumerator:
highlight_say 
highlight_join_leave 
highlight_important 

Definition at line 45 of file chatpanel.h.


Generated on Thu Dec 29 00:11:26 2011 for SpringLobby by doxygen 1.6.3