Qt 4.8
|
Public Variables | |
DWORD | dwAutoDetectFlags |
DWORD | dwFlags |
DWORD | dwReserved |
BOOL | fAutoLogonIfChallenged |
LPCWSTR | lpszAutoConfigUrl |
LPVOID | lpvReserved |
Definition at line 71 of file qnetworkproxy_win.cpp.
DWORD WINHTTP_AUTOPROXY_OPTIONS::dwAutoDetectFlags |
Definition at line 73 of file qnetworkproxy_win.cpp.
Referenced by QWindowsSystemProxy::init().
DWORD WINHTTP_AUTOPROXY_OPTIONS::dwFlags |
Definition at line 72 of file qnetworkproxy_win.cpp.
Referenced by QWindowsSystemProxy::init().
DWORD WINHTTP_AUTOPROXY_OPTIONS::dwReserved |
Definition at line 76 of file qnetworkproxy_win.cpp.
BOOL WINHTTP_AUTOPROXY_OPTIONS::fAutoLogonIfChallenged |
Definition at line 77 of file qnetworkproxy_win.cpp.
Referenced by QWindowsSystemProxy::init().
LPCWSTR WINHTTP_AUTOPROXY_OPTIONS::lpszAutoConfigUrl |
Definition at line 74 of file qnetworkproxy_win.cpp.
Referenced by QWindowsSystemProxy::init().
LPVOID WINHTTP_AUTOPROXY_OPTIONS::lpvReserved |
Definition at line 75 of file qnetworkproxy_win.cpp.