#include <QtCore/qbytearray.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qpair.h>
#include <QtCore/qstring.h>
#include <QtCore/qhash.h>
Go to the source code of this file.
|
class | QUrl |
| The QUrl class provides a convenient interface for working with URLs. More...
|
|
◆ operator<<() [1/2]
◆ operator<<() [2/2]
Definition at line 6784 of file qurl.cpp.
6786 d.maybeSpace() <<
"QUrl(" << url.toString() <<
')';
◆ operator>>()
◆ Q_DECLARE_TYPEINFO()
◆ qHash()
Definition at line 285 of file qurl.h.
FormattingOption
The formatting options define how the URL is formatted when written out as text.
QByteArray toEncoded(FormattingOptions options=None) const
Returns the encoded representation of the URL if it's valid; otherwise an empty QByteArray is returne...
uint qHash(const QUrl &url)