Qt 4.8
Public Variables | List of all members
WINHTTP_CURRENT_USER_IE_PROXY_CONFIG Struct Reference

Public Variables

BOOL fAutoDetect
 
LPWSTR lpszAutoConfigUrl
 
LPWSTR lpszProxy
 
LPWSTR lpszProxyBypass
 

Detailed Description

Definition at line 86 of file qnetworkproxy_win.cpp.

Properties

◆ fAutoDetect

BOOL WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::fAutoDetect

Definition at line 87 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszAutoConfigUrl

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszAutoConfigUrl

Definition at line 88 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszProxy

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszProxy

Definition at line 89 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().

◆ lpszProxyBypass

LPWSTR WINHTTP_CURRENT_USER_IE_PROXY_CONFIG::lpszProxyBypass

Definition at line 90 of file qnetworkproxy_win.cpp.

Referenced by QWindowsSystemProxy::init().


The documentation for this struct was generated from the following file: