![]() |
ManaPlus
|
#include "gui/windows/emotewindow.h"#include "gui/models/colormodel.h"#include "gui/models/namesmodel.h"#include "gui/windows/setupwindow.h"#include "gui/widgets/colorpage.h"#include "gui/widgets/createwidget.h"#include "gui/widgets/emotepage.h"#include "gui/widgets/scrollarea.h"#include "gui/widgets/tabbedarea.h"#include "utils/delete2.h"#include "utils/foreach.h"#include "utils/gettext.h"#include "utils/translation/podict.h"#include "resources/imageset.h"#include "resources/db/textdb.h"#include "resources/image/image.h"#include "debug.h"Go to the source code of this file.
Variables | |
| EmoteWindow * | emoteWindow = 0 |
| static const int | fontSizeListSize = 2 |
| static const char *const | fontSizeList [] |
| EmoteWindow* emoteWindow = 0 |
Definition at line 49 of file emotewindow.cpp.
Referenced by ChatWindow::action(), ChatWindow::ChatWindow(), createGuiWindows(), destroyGuiWindows(), ChatWindow::keyPressed(), and ChatInput::processVisible().
|
static |
Definition at line 52 of file emotewindow.cpp.
Referenced by EmoteWindow::postInit().
|
static |
Definition at line 50 of file emotewindow.cpp.
Referenced by EmoteWindow::postInit().