Uses of Class
io.qt.core.QUrl.ComponentFormattingOptions
Package | Description |
---|---|
io.qt.core | |
io.qt.network |
-
Uses of QUrl.ComponentFormattingOptions in io.qt.core
Methods in io.qt.core that return QUrl.ComponentFormattingOptions Modifier and Type Method Description QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOption. asFlags()
Create a QFlags of the enum entry.QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOptions. clone()
Clones the flagsQUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOption. combined(QUrl.ComponentFormattingOption e)
Combines this entry with other enum entry.QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOptions. combined(QUrl.ComponentFormattingOption e)
Combines this flags with enum entry.static QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOption. flags(QUrl.ComponentFormattingOption... values)
Creates a newQUrl.ComponentFormattingOptions
from the entries.QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOptions. setFlag(QUrl.ComponentFormattingOption e)
Sets the flage
QUrl.ComponentFormattingOptions
QUrl.ComponentFormattingOptions. setFlag(QUrl.ComponentFormattingOption e, boolean on)
Sets or clears the flagflag
-
Uses of QUrl.ComponentFormattingOptions in io.qt.network
Methods in io.qt.network with parameters of type QUrl.ComponentFormattingOptions Modifier and Type Method Description String
QHstsPolicy. host(QUrl.ComponentFormattingOptions options)