![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "ChannelsJoinDialog.h"#include "KviLocale.h"#include "KviOptions.h"#include "KviSelectors.h"#include "KviApplication.h"#include "KviCString.h"#include "KviQString.h"#include "KviIconManager.h"#include "KviMainWindow.h"#include "KviConsoleWindow.h"#include "KviRegisteredChannel.h"#include "KviRegisteredChannelDataBase.h"#include "KviKvsScript.h"#include "KviTalGroupBox.h"#include <QLabel>#include <QLineEdit>#include <QLayout>#include <QPushButton>#include <QEvent>#include <QCloseEvent>#include <QMouseEvent>#include <QHeaderView>#include <QCheckBox>#include <QDesktopWidget>Variables | |
| ChannelsJoinDialog * | g_pChannelsWindow |
| KVIRC_API KviRegisteredChannelDataBase * | g_pRegisteredChannelDataBase |
| QRect | g_rectChannelsJoinGeometry |
| ChannelsJoinDialog* g_pChannelsWindow |
Referenced by channelsjoin_module_cleanup().
| KVIRC_API KviRegisteredChannelDataBase* g_pRegisteredChannelDataBase |
Referenced by ChannelsJoinDialog::deleteClicked(), and ChannelsJoinDialog::fillListView().
| QRect g_rectChannelsJoinGeometry |
1.8.7