Uses of Class
io.qt.network.QHstsPolicy.PolicyFlags
-
Uses of QHstsPolicy.PolicyFlags in io.qt.network
Modifier and TypeMethodDescriptionQHstsPolicy.PolicyFlag.asFlags()
Create a QFlags of the enum entry.QHstsPolicy.PolicyFlag.cleared
(QHstsPolicy.PolicyFlag e) Excludes other enum entry from a flag of this entry.final QHstsPolicy.PolicyFlags
QHstsPolicy.PolicyFlags.clone()
Clones the flagsQHstsPolicy.PolicyFlag.combined
(QHstsPolicy.PolicyFlag e) Combines this entry with other enum entry.final QHstsPolicy.PolicyFlags
QHstsPolicy.PolicyFlags.combined
(QHstsPolicy.PolicyFlag e) Combines this flags with enum entry.static QHstsPolicy.PolicyFlags
QHstsPolicy.PolicyFlag.flags
(QHstsPolicy.PolicyFlag ... values) Creates a newQHstsPolicy.PolicyFlags
from the entries.final QHstsPolicy.PolicyFlags
QHstsPolicy.PolicyFlags.setFlag
(QHstsPolicy.PolicyFlag e) Sets the flage
final QHstsPolicy.PolicyFlags
QHstsPolicy.PolicyFlags.setFlag
(QHstsPolicy.PolicyFlag e, boolean on) Sets or clears the flagflag
Modifier and TypeMethodDescriptionfinal int
QHstsPolicy.PolicyFlags.compareTo
(QHstsPolicy.PolicyFlags other) ModifierConstructorDescriptionQHstsPolicy
(QDateTime expiry, QHstsPolicy.PolicyFlags flags, String host) Overloaded constructor forQHstsPolicy(io.qt.core.QDateTime, io.qt.network.QHstsPolicy.PolicyFlags, java.lang.String, io.qt.core.QUrl.ParsingMode)
withmode = io.qt.core.QUrl.ParsingMode.DecodedMode
.QHstsPolicy
(QDateTime expiry, QHstsPolicy.PolicyFlags flags, String host, QUrl.ParsingMode mode)