Uses of Class
io.qt.svg.QtSvg.Options
Packages that use QtSvg.Options
-
Uses of QtSvg.Options in io.qt.svg
Methods in io.qt.svg that return QtSvg.OptionsModifier and TypeMethodDescriptionQtSvg.Option.asFlags()
Create a QFlags of the enum entry.QtSvg.Option.cleared
(QtSvg.Option e) Excludes other enum entry from a flag of this entry.final QtSvg.Options
QtSvg.Options.clone()
Clones the flagsQtSvg.Option.combined
(QtSvg.Option e) Combines this entry with other enum entry.final QtSvg.Options
QtSvg.Options.combined
(QtSvg.Option e) Combines this flags with enum entry.static QtSvg.Options
QtSvg.Option.flags
(QtSvg.Option ... values) Creates a newQtSvg.Options
from the entries.final QtSvg.Options
QSvgRenderer.options()
final QtSvg.Options
QtSvg.Options.setFlag
(QtSvg.Option e) Sets the flage
final QtSvg.Options
QtSvg.Options.setFlag
(QtSvg.Option e, boolean on) Sets or clears the flagflag
Methods in io.qt.svg with parameters of type QtSvg.OptionsModifier and TypeMethodDescriptionfinal int
QtSvg.Options.compareTo
(QtSvg.Options other) final void
QSvgRenderer.setOptions
(QtSvg.Options flags) -
Uses of QtSvg.Options in io.qt.widgets.svg
Methods in io.qt.widgets.svg that return QtSvg.OptionsMethods in io.qt.widgets.svg with parameters of type QtSvg.Options