![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "EventEditorWindow.h"#include "KviModule.h"#include "KviLocale.h"#include "KviMainWindow.h"Functions | |
| static bool | eventeditor_kvs_cmd_open (KviKvsModuleCommandCall *) |
| static bool | eventeditor_module_can_unload (KviModule *) |
| static bool | eventeditor_module_cleanup (KviModule *) |
| static bool | eventeditor_module_init (KviModule *m) |
Variables | |
| EventEditorWindow * | g_pEventEditorWindow = nullptr |
|
static |
References KviMainWindow::addWindow(), and g_pMainWindow.
Referenced by eventeditor_module_init().
|
static |
|
static |
References KviMainWindow::closeWindow(), and g_pMainWindow.
|
static |
References eventeditor_kvs_cmd_open(), and KVSM_REGISTER_SIMPLE_COMMAND.
| EventEditorWindow* g_pEventEditorWindow = nullptr |
1.8.7