Uses of Class
io.qt.svg.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.OptionsQtSvg.Options.clone()Clones the flagsQtSvg.Option.combined(QtSvg.Option e) Combines this entry with other enum entry.final QtSvg.OptionsQtSvg.Options.combined(QtSvg.Option e) Combines this flags with enum entry.static QtSvg.OptionsQtSvg.Option.flags(QtSvg.Option ... values) Creates a newQtSvg.Optionsfrom the entries.final QtSvg.OptionsQSvgRenderer.options()final QtSvg.OptionsQtSvg.Options.setFlag(QtSvg.Option e) Sets the flagefinal QtSvg.OptionsQtSvg.Options.setFlag(QtSvg.Option e, boolean on) Sets or clears the flagflagMethods in io.qt.svg with parameters of type QtSvg.OptionsModifier and TypeMethodDescriptionfinal intQtSvg.Options.compareTo(QtSvg.Options other) final voidQSvgRenderer.setOptions(QtSvg.Options flags)