Crossfire Server, Trunk
R22010
|
#include <CREScriptPanel.h>
Public Member Functions | |
CREScriptPanel (QWidget *parent) | |
virtual void | setItem (ScriptFile *script) |
![]() | |
CRETPanel (QWidget *parent) | |
![]() | |
virtual void | commitData () |
CREPanel (QWidget *parent) | |
virtual | ~CREPanel () |
Private Attributes | |
QTreeWidget * | myMaps |
Definition at line 9 of file CREScriptPanel.h.
CREScriptPanel::CREScriptPanel | ( | QWidget * | parent | ) |
Definition at line 30 of file CREScriptPanel.cpp.
References fillEvents(), and myMaps.
|
virtual |
Implements CRETPanel< ScriptFile >.
Definition at line 42 of file CREScriptPanel.cpp.
References HookInformation::eventName(), events, CREPixmap::getIcon(), ScriptFile::hooks(), HookInformation::itemName(), HookInformation::map(), myMaps, CREMapInformation::path, HookInformation::pluginName(), HookInformation::x(), and HookInformation::y().
|
private |
Definition at line 17 of file CREScriptPanel.h.
Referenced by CREScriptPanel(), and setItem().