Crossfire Resources Editor
CREMapPanel.cpp File Reference
#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"
+ Include dependency graph for CREMapPanel.cpp:

Go to the source code of this file.

Functions

static void fillEvents ()
 

Variables

static QHash< QString, archetype * > events
 

Function Documentation

◆ fillEvents()

static void fillEvents ( )
static

Definition at line 26 of file CREMapPanel.cpp.

References events.

Referenced by CREMapPanel::CREMapPanel().

+ Here is the caller graph for this function:

Variable Documentation

◆ events

QHash<QString, archetype*> events
static

Definition at line 24 of file CREMapPanel.cpp.

Referenced by fillEvents(), SoundFiles::refreshSounds(), and CREMapPanel::updateItem().