KVIrc
4.9.2
DeveloperAPIs
|
#include "RawEditorWindow.h"
#include "KviModule.h"
#include "KviLocale.h"
#include "KviMainWindow.h"
Functions | |
static bool | raweditor_kvs_cmd_open (KviKvsModuleCommandCall *) |
static bool | raweditor_module_can_unload (KviModule *) |
static bool | raweditor_module_cleanup (KviModule *) |
static bool | raweditor_module_init (KviModule *m) |
Variables | |
RawEditorWindow * | g_pRawEditorWindow = nullptr |
|
static |
References KviMainWindow::addWindow(), and g_pMainWindow.
Referenced by raweditor_module_init().
|
static |
|
static |
References KviMainWindow::closeWindow(), and g_pMainWindow.
|
static |
References KVSM_REGISTER_SIMPLE_COMMAND, and raweditor_kvs_cmd_open().
RawEditorWindow* g_pRawEditorWindow = nullptr |