![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <math.h>#include "libkviiograph.h"#include "KviMainWindow.h"#include "KviIconManager.h"#include "KviLocale.h"#include "KviWindowStack.h"#include "KviModule.h"#include "KviOptions.h"#include "kvi_socket.h"#include <QPainter>#include <QPaintEvent>Functions | |
| static bool | iograph_module_can_unload (KviModule *) |
| static bool | iograph_module_cleanup (KviModule *) |
| static bool | iograph_module_cmd_open (KviKvsModuleCommandCall *c) |
| static bool | iograph_module_init (KviModule *m) |
Variables | |
| KviIOGraphWindow * | g_pIOGraphWindow = nullptr |
|
static |
|
static |
References KviMainWindow::closeWindow(), and g_pMainWindow.
|
static |
References KviMainWindow::addWindow(), KviWindow::delayedAutoRaise(), g_pMainWindow, and KviKvsModuleCommandCall::hasSwitch().
Referenced by iograph_module_init().
|
static |
References iograph_module_cmd_open(), and KVSM_REGISTER_SIMPLE_COMMAND.
| KviIOGraphWindow* g_pIOGraphWindow = nullptr |
1.8.7