KVIrc
4.9.2
DeveloperAPIs
|
#include "SocketSpyWindow.h"
#include "KviModule.h"
#include "KviMainWindow.h"
#include "KviWindow.h"
#include "KviLocale.h"
#include <QSplitter>
Functions | |
static bool | socketspy_kvs_cmd_open (KviKvsModuleCommandCall *c) |
static bool | socketspy_module_can_unload (KviModule *) |
static bool | socketspy_module_cleanup (KviModule *) |
static bool | socketspy_module_init (KviModule *m) |
Variables | |
KviPointerList< SocketSpyWindow > * | g_pSocketSpyWindowList = nullptr |
|
static |
|
static |
References KviPointerList< T >::isEmpty().
|
static |
References SocketSpyWindow::die(), KviPointerList< T >::first(), and g_pSocketSpyWindowList.
|
static |
KviPointerList<SocketSpyWindow>* g_pSocketSpyWindowList = nullptr |
Referenced by socketspy_module_cleanup().