KVIrc 5.2.0
Developer APIs
Variables
SocketSpyWindow.cpp File Reference
#include "SocketSpyWindow.h"
#include "KviIconManager.h"
#include "KviIrcView.h"
#include "kvi_out.h"
#include "KviOptions.h"
#include "KviLocale.h"
#include "KviConsoleWindow.h"
#include <QString>
#include <unordered_set>

Variables

std::unordered_set< SocketSpyWindow * > g_pSocketSpyWindowList
 

Variable Documentation

◆ g_pSocketSpyWindowList

std::unordered_set<SocketSpyWindow *> g_pSocketSpyWindowList
extern