List of All Members for QUrl

다음은 상속된 멤버를 포함하여 QUrl의 전체 멤버 목록입니다.

  • matches(const QUrl &, QUrl::FormattingOptions) const : bool
  • password(QUrl::ComponentFormattingOptions) const : QString
  • path(QUrl::ComponentFormattingOptions) const : QString
  • port(int) const : int
  • query(QUrl::ComponentFormattingOptions) const : QString
  • resolved(const QUrl &) const : QUrl
  • scheme() const : QString
  • setAuthority(const QString &, QUrl::ParsingMode)
  • setFragment(const QString &, QUrl::ParsingMode)
  • setHost(const QString &, QUrl::ParsingMode)
  • setIdnWhitelist(const QStringList &)
  • setPassword(const QString &, QUrl::ParsingMode)
  • setPath(const QString &, QUrl::ParsingMode)
  • setPort(int)
  • setQuery(const QString &, QUrl::ParsingMode)
  • setQuery(const QUrlQuery &)
  • setScheme(const QString &)
  • setUrl(const QString &, QUrl::ParsingMode)
  • setUserInfo(const QString &, QUrl::ParsingMode)
  • setUserName(const QString &, QUrl::ParsingMode)
  • swap(QUrl &)
  • toAce(const QString &, QUrl::AceProcessingOptions) : QByteArray
  • toCFURL() const : CFURLRef
  • toDisplayString(QUrl::FormattingOptions) const : QString
  • toEncoded(QUrl::FormattingOptions) const : QByteArray
  • toLocalFile() const : QString
  • toNSURL() const : NSURL *
  • toPercentEncoding(const QString &, const QByteArray &, const QByteArray &) : QByteArray
  • toString(QUrl::FormattingOptions) const : QString
  • toStringList(const QList<QUrl> &, QUrl::FormattingOptions) : QStringList
  • url(QUrl::FormattingOptions) const : QString
  • userInfo(QUrl::ComponentFormattingOptions) const : QString
  • userName(QUrl::ComponentFormattingOptions) const : QString
  • operator=(QUrl &&) : QUrl &
  • operator=(const QString &) : QUrl &
  • operator=(const QUrl &) : QUrl &

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.