AddEncodedQueryItem(QByteArray key, QByteArray value) | QtCore.QUrl | |
AddQueryItem(string key, string value) | QtCore.QUrl | |
AllEncodedQueryItemValues(QByteArray key) | QtCore.QUrl | |
AllQueryItemValues(string key) | QtCore.QUrl | |
Authority | QtCore.QUrl | |
Clear() | QtCore.QUrl | |
CreateProxy() | QtCore.QUrl | virtual |
Detach() | QtCore.QUrl | |
Dispose() | QtCore.QUrl | |
EncodedFragment | QtCore.QUrl | |
EncodedHost | QtCore.QUrl | |
EncodedPassword | QtCore.QUrl | |
EncodedPath | QtCore.QUrl | |
EncodedQuery | QtCore.QUrl | |
EncodedQueryItemValue(QByteArray key) | QtCore.QUrl | |
EncodedUserName | QtCore.QUrl | |
Equals(object o) | QtCore.QUrl | |
ErrorString() | QtCore.QUrl | |
FormattingOption enum name | QtCore.QUrl | |
Fragment | QtCore.QUrl | |
FromAce(QByteArray arg1) | QtCore.QUrl | static |
FromEncoded(QByteArray url) | QtCore.QUrl | static |
FromEncoded(QByteArray url, QUrl.ParsingMode mode) | QtCore.QUrl | static |
FromLocalFile(string localfile) | QtCore.QUrl | static |
FromPercentEncoding(QByteArray arg1) | QtCore.QUrl | static |
FromPunycode(QByteArray arg1) | QtCore.QUrl | static |
FromUserInput(string userInput) | QtCore.QUrl | static |
GetHashCode() | QtCore.QUrl | |
HasEncodedQueryItem(QByteArray key) | QtCore.QUrl | |
HasFragment() | QtCore.QUrl | |
HasQuery() | QtCore.QUrl | |
HasQueryItem(string key) | QtCore.QUrl | |
Host | QtCore.QUrl | |
IdnWhitelist | QtCore.QUrl | static |
interceptor | QtCore.QUrl | protected |
IsDetached() | QtCore.QUrl | |
IsEmpty() | QtCore.QUrl | |
IsLocalFile() | QtCore.QUrl | |
IsParentOf(QUrl url) | QtCore.QUrl | |
IsRelative() | QtCore.QUrl | |
IsValid() | QtCore.QUrl | |
operator!=(QUrl arg1, QUrl arg2) | QtCore.QUrl | static |
operator<(QUrl arg1, QUrl arg2) | QtCore.QUrl | static |
operator==(QUrl arg1, QUrl arg2) | QtCore.QUrl | static |
operator>(QUrl arg1, QUrl arg2) | QtCore.QUrl | static |
ParsingMode enum name | QtCore.QUrl | |
Password | QtCore.QUrl | |
Path | QtCore.QUrl | |
Port() | QtCore.QUrl | |
Port(int defaultPort) | QtCore.QUrl | |
QueryItemValue(string key) | QtCore.QUrl | |
QueryPairDelimiter() | QtCore.QUrl | |
QueryValueDelimiter() | QtCore.QUrl | |
QUrl(System.Type dummy) | QtCore.QUrl | protected |
QUrl() | QtCore.QUrl | |
QUrl(QUrl copy) | QtCore.QUrl | |
QUrl(string url) | QtCore.QUrl | |
QUrl(string url, QUrl.ParsingMode mode) | QtCore.QUrl | |
RemoveAllEncodedQueryItems(QByteArray key) | QtCore.QUrl | |
RemoveAllQueryItems(string key) | QtCore.QUrl | |
RemoveEncodedQueryItem(QByteArray key) | QtCore.QUrl | |
RemoveQueryItem(string key) | QtCore.QUrl | |
Resolved(QUrl relative) | QtCore.QUrl | |
Scheme | QtCore.QUrl | |
SetEncodedUrl(QByteArray url) | QtCore.QUrl | |
SetEncodedUrl(QByteArray url, QUrl.ParsingMode mode) | QtCore.QUrl | |
SetPort(int port) | QtCore.QUrl | |
SetQueryDelimiters(sbyte valueDelimiter, sbyte pairDelimiter) | QtCore.QUrl | |
SetUrl(string url) | QtCore.QUrl | |
SetUrl(string url, QUrl.ParsingMode mode) | QtCore.QUrl | |
SmokeObject | QtCore.QUrl | |
Swap(QUrl other) | QtCore.QUrl | |
ToAce(string arg1) | QtCore.QUrl | static |
ToEncoded(QUrl.FormattingOption options=QUrl.FormattingOption.None) | QtCore.QUrl | |
ToLocalFile() | QtCore.QUrl | |
ToPercentEncoding(string arg1) | QtCore.QUrl | static |
ToPercentEncoding(string arg1, QByteArray exclude) | QtCore.QUrl | static |
ToPercentEncoding(string arg1, QByteArray exclude, QByteArray include) | QtCore.QUrl | static |
TopLevelDomain() | QtCore.QUrl | |
ToPunycode(string arg1) | QtCore.QUrl | static |
ToString() | QtCore.QUrl | |
ToString(QUrl.FormattingOption options=QUrl.FormattingOption.None) | QtCore.QUrl | |
UserInfo | QtCore.QUrl | |
UserName | QtCore.QUrl | |