Uses of Class
io.qt.network.QFormDataBuilder.Options
Packages that use QFormDataBuilder.Options
-
Uses of QFormDataBuilder.Options in io.qt.network
Methods in io.qt.network that return QFormDataBuilder.OptionsModifier and TypeMethodDescriptionQFormDataBuilder.Option.asFlags()
Create a Options of the enum entry.QFormDataBuilder.Option.cleared
(QFormDataBuilder.Option e) Excludes other enum entry from a flag of this entry.final QFormDataBuilder.Options
QFormDataBuilder.Options.clone()
Clones the flagsQFormDataBuilder.Option.combined
(QFormDataBuilder.Option e) Combines this entry with other enum entry.final QFormDataBuilder.Options
QFormDataBuilder.Options.combined
(QFormDataBuilder.Option e) Combines this flags with enum entry.static QFormDataBuilder.Options
QFormDataBuilder.Option.flags
(QFormDataBuilder.Option ... values) Creates a newQFormDataBuilder.Options
from the entries.final QFormDataBuilder.Options
QFormDataBuilder.Options.setFlag
(QFormDataBuilder.Option e) Sets the flage
final QFormDataBuilder.Options
QFormDataBuilder.Options.setFlag
(QFormDataBuilder.Option e, boolean on) Sets or clears the flagflag
Methods in io.qt.network with parameters of type QFormDataBuilder.OptionsModifier and TypeMethodDescriptionfinal QHttpMultiPart
QFormDataBuilder.buildMultiPart
(QFormDataBuilder.Options options) final int
QFormDataBuilder.Options.compareTo
(QFormDataBuilder.Options other)