KVIrc
4.9.2
DeveloperAPIs
|
#include "PopupEditorWindow.h"
#include "KviModule.h"
#include "KviLocale.h"
#include "KviMainWindow.h"
Functions | |
static bool | popupeditor_kvs_cmd_open (KviKvsModuleCommandCall *) |
static bool | popupeditor_module_can_unload (KviModule *) |
static bool | popupeditor_module_cleanup (KviModule *) |
static bool | popupeditor_module_init (KviModule *m) |
Variables | |
PopupEditorWindow * | g_pPopupEditorWindow = nullptr |
|
static |
References KviMainWindow::addWindow(), and g_pMainWindow.
Referenced by popupeditor_module_init().
|
static |
|
static |
References KviMainWindow::closeWindow(), and g_pMainWindow.
|
static |
References KVSM_REGISTER_SIMPLE_COMMAND, and popupeditor_kvs_cmd_open().
PopupEditorWindow* g_pPopupEditorWindow = nullptr |