#include <qnetworkaccessfilebackend_p.h>
◆ create()
Implements QNetworkAccessBackendFactory.
Definition at line 53 of file qnetworkaccessfilebackend.cpp.
80 qWarning(
"QNetworkAccessFileBackendFactory: URL has no schema set, use file:// for files");
QString toString(FormattingOptions options=None) const
Returns the human-displayable string representation of the URL.
bool isEmpty() const
Returns true if the URL has no data; otherwise returns false.
int length() const
Returns the number of characters in this string.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QUrl class provides a convenient interface for working with URLs.
QUrl url() const
Returns the URL this network request is referring to.
bool isLocalFile() const
Returns true if this URL is pointing to a local file path.
bool isEmpty() const
Returns true if the string has no characters; otherwise returns false.
QString authority() const
Returns the authority of the URL if it is defined; otherwise an empty string is returned.
Q_CORE_EXPORT void qWarning(const char *,...)
QString scheme() const
Returns the scheme of the URL.
int compare(const QString &s) const
The QFileInfo class provides system-independent file information.
The documentation for this class was generated from the following files: