Uses of Class
io.qt.core.QUrl.ComponentFormattingOptions
Packages that use QUrl.ComponentFormattingOptions
-
Uses of QUrl.ComponentFormattingOptions in io.qt.core
Methods in io.qt.core that return QUrl.ComponentFormattingOptionsModifier and TypeMethodDescriptionQUrl.ComponentFormattingOption.asFlags()
Create a QFlags of the enum 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
Methods in io.qt.core with parameters of type QUrl.ComponentFormattingOptionsModifier 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
Methods in io.qt.network with parameters of type QUrl.ComponentFormattingOptionsModifier and TypeMethodDescriptionfinal String
QHstsPolicy.host
(QUrl.ComponentFormattingOptions options)