Obsolete Members for KProtocolInfo
The following members of class KProtocolInfo are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Static Public Members
(deprecated in 6.4) QString | proxiedBy(const QString &protocol) |
Member Function Documentation
[static, deprecated in 6.4]
QString KProtocolInfo::proxiedBy(const QString &protocol)
This function is deprecated since 6.4. We strongly advise against using it in new code.
Returns the name of the protocol through which the request will be routed if proxy support is enabled.
A good example of this is the ftp protocol for which proxy support is commonly handled by the http protocol.
This corresponds to the "ProxiedBy=" in the protocol description file.
Not used.