KVIrc 5.2.4
Developer APIs
Variables
KviProxy.cpp File Reference
#include "KviProxy.h"
#include <QStringList>

Variables

static const QStringList proxy_protocols_table { "SOCKSv4", "SOCKSv5", "HTTP" }
 

Variable Documentation

◆ proxy_protocols_table

const QStringList proxy_protocols_table { "SOCKSv4", "SOCKSv5", "HTTP" }
static