Crossfire Server, Trunk
CREScriptPanel.cpp File Reference
#include <QtWidgets>
#include "CREScriptPanel.h"
#include "ScriptFile.h"
#include "CREMapInformation.h"
#include "CREPixmap.h"
#include "define.h"
#include "assets.h"
#include "AssetsManager.h"
+ Include dependency graph for CREScriptPanel.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 16 of file CREScriptPanel.cpp.

References archininventory::arch, AssetsManager::archetypes(), AssetsCollection< T, Key >::each(), EVENT_CONNECTOR, events, and getManager().

Referenced by CREScriptPanel::CREScriptPanel().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ events

QHash<QString, archetype*> events
static

Definition at line 14 of file CREScriptPanel.cpp.

Referenced by fillEvents(), and CREScriptPanel::setItem().