KVIrc  4.9.2
DeveloperAPIs
Functions | Variables
libkvicodetester.cpp File Reference
#include "CodeTesterWindow.h"
#include "KviModule.h"
#include "KviLocale.h"
#include "KviMainWindow.h"
#include "KviPointerList.h"

Functions

static bool codetester_kvs_cmd_open (KviKvsModuleCommandCall *)
 
static bool codetester_module_can_unload (KviModule *)
 
static bool codetester_module_cleanup (KviModule *)
 
static bool codetester_module_init (KviModule *m)
 

Variables

KviPointerList
< CodeTesterWindow > * 
g_pCodeTesterWindowList = nullptr
 

Function Documentation

static bool codetester_kvs_cmd_open ( KviKvsModuleCommandCall )
static
static bool codetester_module_can_unload ( KviModule )
static
static bool codetester_module_cleanup ( KviModule )
static

References KviPointerList< T >::first(), and w.

static bool codetester_module_init ( KviModule m)
static

Variable Documentation

KviPointerList<CodeTesterWindow>* g_pCodeTesterWindowList = nullptr