ChatInput Class Reference
List of all members.
Detailed Description
The chat input hides when it loses focus.
It is also invisible by default.
Definition at line 51 of file chat.cpp.
|
Public Member Functions |
| ChatInput () |
void | focusLost (const gcn::Event &event) |
| Called if the chat input loses focus.
|
Constructor & Destructor Documentation
ChatInput::ChatInput |
( |
|
) |
[inline] |
Member Function Documentation
void ChatInput::focusLost |
( |
const gcn::Event & |
event |
) |
[inline] |
Called if the chat input loses focus.
It will set itself to invisible as result.
Definition at line 64 of file chat.cpp.
The documentation for this class was generated from the following file: