![]() |
KVIrc 5.2.4
Developer APIs
|
#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(), KviWindow::delayedAutoRaise(), g_pMainWindow, and g_pPopupEditorWindow.
Referenced by popupeditor_module_init().
|
static |
References g_pPopupEditorWindow.
|
static |
References KviMainWindow::closeWindow(), g_pMainWindow, and g_pPopupEditorWindow.
|
static |
References g_pPopupEditorWindow, KVSM_REGISTER_SIMPLE_COMMAND, m, and popupeditor_kvs_cmd_open().
PopupEditorWindow* g_pPopupEditorWindow = nullptr |