Uses of Class
io.qt.core.QUrl.ComponentFormattingOptions
-
Uses of QUrl.ComponentFormattingOptions in io.qt.core
Modifier and TypeMethodDescriptionQUrl.ComponentFormattingOption.asFlags()
Create a QFlags of the enum entry.QUrl.ComponentFormattingOption.cleared
(QUrl.ComponentFormattingOption e) Excludes other enum entry from a flag of this entry.QUrl.ComponentFormattingOptions.clone()
Clones the flagsQUrl.ComponentFormattingOption.combined
(QUrl.ComponentFormattingOption e) Combines this entry with other enum entry.QUrl.ComponentFormattingOptions.combined
(QUrl.ComponentFormattingOption e) Combines this flags with enum entry.QUrl.ComponentFormattingOption.flags
(QUrl.ComponentFormattingOption ... values) Creates a newQUrl.ComponentFormattingOptions
from the entries.QUrl.ComponentFormattingOptions.setFlag
(QUrl.ComponentFormattingOption e) Sets the flage
QUrl.ComponentFormattingOptions.setFlag
(QUrl.ComponentFormattingOption e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal QStringList
QUrlQuery.allQueryItemValues
(String key, QUrl.ComponentFormattingOptions encoding) final String
QUrl.authority
(QUrl.ComponentFormattingOptions options) final int
QUrl.ComponentFormattingOptions.compareTo
(QUrl.ComponentFormattingOptions other) final String
QUrl.fileName
(QUrl.ComponentFormattingOptions options) final String
QUrl.fragment
(QUrl.ComponentFormattingOptions options) final String
QUrl.host
(QUrl.ComponentFormattingOptions arg__1) final String
QUrl.password
(QUrl.ComponentFormattingOptions arg__1) final String
QUrl.path
(QUrl.ComponentFormattingOptions options) final String
QUrl.query
(QUrl.ComponentFormattingOptions arg__1) final String
QUrlQuery.query
(QUrl.ComponentFormattingOptions encoding) QUrlQuery.queryItems
(QUrl.ComponentFormattingOptions encoding) final String
QUrlQuery.queryItemValue
(String key, QUrl.ComponentFormattingOptions encoding) final String
QUrlQuery.toString
(QUrl.ComponentFormattingOptions encoding) final String
QUrl.userInfo
(QUrl.ComponentFormattingOptions options) final String
QUrl.userName
(QUrl.ComponentFormattingOptions options) -
Uses of QUrl.ComponentFormattingOptions in io.qt.network
Modifier and TypeMethodDescriptionfinal String
QHstsPolicy.host
(QUrl.ComponentFormattingOptions options)