Qyoto  4.0.7
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
QtCore.QUrl Member List

This is the complete list of members for QtCore.QUrl, including all inherited members.

AddEncodedQueryItem(QByteArray key, QByteArray value)QtCore.QUrl
AddQueryItem(string key, string value)QtCore.QUrl
AllEncodedQueryItemValues(QByteArray key)QtCore.QUrl
AllQueryItemValues(string key)QtCore.QUrl
AuthorityQtCore.QUrl
Clear()QtCore.QUrl
CreateProxy()QtCore.QUrlvirtual
Detach()QtCore.QUrl
Dispose()QtCore.QUrl
EncodedFragmentQtCore.QUrl
EncodedHostQtCore.QUrl
EncodedPasswordQtCore.QUrl
EncodedPathQtCore.QUrl
EncodedQueryQtCore.QUrl
EncodedQueryItemValue(QByteArray key)QtCore.QUrl
EncodedUserNameQtCore.QUrl
Equals(object o)QtCore.QUrl
ErrorStringQtCore.QUrl
FormattingOption enum nameQtCore.QUrl
FragmentQtCore.QUrl
FromAce(QByteArray domain)QtCore.QUrlstatic
FromEncoded(QByteArray url)QtCore.QUrlstatic
FromEncoded(QByteArray url, QUrl.ParsingMode mode)QtCore.QUrlstatic
FromLocalFile(string localfile)QtCore.QUrlstatic
FromPercentEncoding(QByteArray input)QtCore.QUrlstatic
FromPunycode(QByteArray pc)QtCore.QUrlstatic
FromUserInput(string userInput)QtCore.QUrlstatic
GetHashCode()QtCore.QUrl
HasEncodedQueryItem(QByteArray key)QtCore.QUrl
HasFragmentQtCore.QUrl
HasQueryQtCore.QUrl
HasQueryItem(string key)QtCore.QUrl
HostQtCore.QUrl
IdnWhitelistQtCore.QUrlstatic
interceptorQtCore.QUrlprotected
IsDetachedQtCore.QUrl
IsEmptyQtCore.QUrl
IsLocalFileQtCore.QUrl
IsParentOf(QUrl url)QtCore.QUrl
IsRelativeQtCore.QUrl
IsValidQtCore.QUrl
operator!=(QUrl one, QUrl url)QtCore.QUrlstatic
operator<(QUrl one, QUrl url)QtCore.QUrlstatic
operator==(QUrl one, QUrl url)QtCore.QUrlstatic
operator>(QUrl one, QUrl url)QtCore.QUrlstatic
ParsingMode enum nameQtCore.QUrl
PasswordQtCore.QUrl
PathQtCore.QUrl
Port()QtCore.QUrl
Port(int defaultPort)QtCore.QUrl
QueryItemValue(string key)QtCore.QUrl
QueryPairDelimiterQtCore.QUrl
QueryValueDelimiterQtCore.QUrl
QUrl(System.Type dummy)QtCore.QUrlprotected
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
SchemeQtCore.QUrl
SetEncodedUrl(QByteArray url)QtCore.QUrl
SetEncodedUrl(QByteArray url, QUrl.ParsingMode mode)QtCore.QUrl
SetPort(int port)QtCore.QUrl
SetQueryDelimiters(char valueDelimiter, char pairDelimiter)QtCore.QUrl
SetUrl(string url)QtCore.QUrl
SetUrl(string url, QUrl.ParsingMode mode)QtCore.QUrl
SmokeObjectQtCore.QUrl
Swap(QUrl other)QtCore.QUrl
ToAce(string domain)QtCore.QUrlstatic
ToEncoded(QUrl.FormattingOption options=QUrl.FormattingOption.None)QtCore.QUrl
ToLocalFile()QtCore.QUrl
ToPercentEncoding(string input)QtCore.QUrlstatic
ToPercentEncoding(string input, QByteArray exclude)QtCore.QUrlstatic
ToPercentEncoding(string input, QByteArray exclude, QByteArray include)QtCore.QUrlstatic
TopLevelDomainQtCore.QUrl
ToPunycode(string uc)QtCore.QUrlstatic
ToString()QtCore.QUrl
ToString(QUrl.FormattingOption options=QUrl.FormattingOption.None)QtCore.QUrl
UserInfoQtCore.QUrl
UserNameQtCore.QUrl