![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "ChannelsJoinDialog.h"#include "KviModule.h"#include "KviWindow.h"#include "KviMainWindow.h"#include "KviLocale.h"#include "KviConfigurationFile.h"#include <QSplitter>Functions | |
| static bool | channelsjoin_kvs_cmd_open (KviKvsModuleCommandCall *c) |
| static bool | channelsjoin_module_can_unload (KviModule *) |
| static bool | channelsjoin_module_cleanup (KviModule *m) |
| static bool | channelsjoin_module_init (KviModule *m) |
Variables | |
| ChannelsJoinDialog * | g_pChannelsWindow = nullptr |
| QRect | g_rectChannelsJoinGeometry |
|
static |
References KviWindow::console(), ChannelsJoinDialog::setConsole(), and KviKvsRunTimeCall::window().
Referenced by channelsjoin_module_init().
|
static |
|
static |
|
static |
| ChannelsJoinDialog* g_pChannelsWindow = nullptr |
Referenced by channelsjoin_module_cleanup().
| QRect g_rectChannelsJoinGeometry |
1.8.7