Crossfire Server, Trunk
|
#include "CREMapPanel.h"
#include "CREMapInformation.h"
#include "CREMainWindow.h"
#include "scripts/ScriptFileManager.h"
#include "scripts/ScriptFile.h"
#include "CREPixmap.h"
#include "define.h"
#include "assets.h"
#include "AssetsManager.h"
Go to the source code of this file.
Functions | |
static void | fillEvents () |
Variables | |
static QHash< QString, archetype * > | events |
|
static |
Definition at line 26 of file CREMapPanel.cpp.
References archininventory::arch, AssetsManager::archetypes(), AssetsCollection< T, Key >::each(), EVENT_CONNECTOR, events, and getManager().
Referenced by CREMapPanel::CREMapPanel().
|
static |
Definition at line 24 of file CREMapPanel.cpp.
Referenced by fillEvents(), SoundFiles::refreshSounds(), and CREMapPanel::updateItem().