KIO
kprotocolmanager.h
Go to the documentation of this file.
FileNameUsedForCopying
Provides information about I/O (Internet, etc.) settings chosen/set by the end user.
Definition kprotocolmanager.h:60
static bool getSystemNameVersionAndMachine(QString &systemName, QString &systemVersion, QString &machine)
Definition kprotocolmanager.cpp:861
static bool useReverseProxy()
Returns whether or not the proxy server lookup should be reversed or not.
Definition kprotocolmanager.cpp:306
static int proxyConnectTimeout()
Returns the preferred timeout value for proxy connections in seconds.
Definition kprotocolmanager.cpp:285
static bool useProxy()
Returns whether or not the user specified the use of proxy server to make connections.
Definition kprotocolmanager.cpp:301
static QString userAgentForApplication(const QString &appName, const QString &appVersion, const QStringList &extraInfo=QStringList())
Returns the application's user-agent string.
Definition kprotocolmanager.cpp:829
static int connectTimeout()
Returns the preferred timeout value for remote connections in seconds.
Definition kprotocolmanager.cpp:278
static QString userAgentForHost(const QString &hostname)
Returns the user-agent string configured for the specified host.
Definition kprotocolmanager.cpp:615
static int responseTimeout()
Returns the preferred response timeout value for remote connecting in seconds.
Definition kprotocolmanager.cpp:292
static int readTimeout()
Returns the preferred timeout value for reading from remote connections in seconds.
Definition kprotocolmanager.cpp:271
static QString defaultUserAgent()
Returns the default user-agent string used for web browsing.
Definition kprotocolmanager.cpp:631
KSharedPtr< KSharedConfig > KSharedConfigPtr
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.