qBittorrent
proxyconfigurationmanager.h File Reference
#include <QObject>
#include "base/settingvalue.h"
Include dependency graph for proxyconfigurationmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Net::ProxyConfiguration
 
class  Net::ProxyConfigurationManager
 

Namespaces

 Net
 

Enumerations

enum class  Net::ProxyType {
  Net::None = 0 , Net::HTTP = 1 , Net::SOCKS5 = 2 , Net::HTTP_PW = 3 ,
  Net::SOCKS5_PW = 4 , Net::SOCKS4 = 5
}
 

Functions

bool Net::operator== (const ProxyConfiguration &left, const ProxyConfiguration &right)
 
bool Net::operator!= (const ProxyConfiguration &left, const ProxyConfiguration &right)