ManaPlus
|
#include "gui/widgets/windowcontainer.h"
#include "gui/widgets/window.h"
#include "utils/checkutils.h"
#include "utils/dtor.h"
#include "utils/foreach.h"
#include "debug.h"
Go to the source code of this file.
Variables | |
WindowContainer * | windowContainer = 0 |
WindowContainer* windowContainer = 0 |
Definition at line 34 of file windowcontainer.cpp.
Referenced by Game::Game(), Client::gameClear(), InventoryWindow::getFirstVisible(), ChannelTab::handleCommand(), WhisperTab::handleCommand(), Popup::Popup(), SpeechBubble::requestMoveToBackground(), Popup::scheduleDelete(), Window::scheduleDelete(), Popup::setWindowContainer(), Window::setWindowContainer(), SkillDialog::SkillDialog(), Gui::slowLogic(), StatusWindow::StatusWindow(), Window::Window(), and Gui::~Gui().