|
Freeciv-3.4
|
#include "chatline_g.h"#include <QEvent>#include <QLineEdit>#include <QTextBrowser>#include "fonts.h"#include "listener.h"Go to the source code of this file.
Data Structures | |
| class | chat_listener |
| class | chat_input |
| class | text_browser_dblclck |
| class | chatwdg |
| class | version_message_event |
Functions | |
| QString | apply_tags (QString str, const struct text_tag_list *tags, QColor bg_color) |
Applies tags to text
Definition at line 573 of file chatline.cpp.
Referenced by chatwdg::chat_message_received(), and fc_client::chat_message_received().