![]() |
Qt 4.8
|
Public Functions | |
| void | init () |
| QWindowsSystemProxy () | |
| ~QWindowsSystemProxy () | |
Public Variables | |
| QString | autoConfigUrl |
| WINHTTP_AUTOPROXY_OPTIONS | autoProxyOptions |
| QList< QNetworkProxy > | defaultResult |
| bool | functional |
| HINTERNET | hHttpSession |
| bool | initialized |
| bool | isAutoConfig |
| QMutex | mutex |
| QStringList | proxyBypass |
| QStringList | proxyServerList |
Definition at line 365 of file qnetworkproxy_win.cpp.
| QWindowsSystemProxy::QWindowsSystemProxy | ( | ) |
Definition at line 389 of file qnetworkproxy_win.cpp.
| QWindowsSystemProxy::~QWindowsSystemProxy | ( | ) |
Definition at line 395 of file qnetworkproxy_win.cpp.
| void QWindowsSystemProxy::init | ( | ) |
Definition at line 401 of file qnetworkproxy_win.cpp.
Referenced by init().
| QString QWindowsSystemProxy::autoConfigUrl |
Definition at line 377 of file qnetworkproxy_win.cpp.
Referenced by init().
| WINHTTP_AUTOPROXY_OPTIONS QWindowsSystemProxy::autoProxyOptions |
Definition at line 375 of file qnetworkproxy_win.cpp.
Referenced by init().
| QList<QNetworkProxy> QWindowsSystemProxy::defaultResult |
Definition at line 380 of file qnetworkproxy_win.cpp.
Referenced by init(), and QWindowsSystemProxy().
| bool QWindowsSystemProxy::functional |
Definition at line 383 of file qnetworkproxy_win.cpp.
Referenced by init().
| HINTERNET QWindowsSystemProxy::hHttpSession |
Definition at line 374 of file qnetworkproxy_win.cpp.
Referenced by init(), and ~QWindowsSystemProxy().
| bool QWindowsSystemProxy::initialized |
Definition at line 382 of file qnetworkproxy_win.cpp.
Referenced by init().
| bool QWindowsSystemProxy::isAutoConfig |
Definition at line 384 of file qnetworkproxy_win.cpp.
Referenced by init().
| QMutex QWindowsSystemProxy::mutex |
Definition at line 372 of file qnetworkproxy_win.cpp.
Referenced by init().
| QStringList QWindowsSystemProxy::proxyBypass |
Definition at line 379 of file qnetworkproxy_win.cpp.
Referenced by init().
| QStringList QWindowsSystemProxy::proxyServerList |
Definition at line 378 of file qnetworkproxy_win.cpp.
Referenced by init().