Uses of Enum
io.qt.svg.QSvgGenerator.SvgVersion
Packages that use QSvgGenerator.SvgVersion
-
Uses of QSvgGenerator.SvgVersion in io.qt.svg
Methods in io.qt.svg that return QSvgGenerator.SvgVersionModifier and TypeMethodDescriptionstatic QSvgGenerator.SvgVersionQSvgGenerator.SvgVersion.resolve(int value) Returns the corresponding enum entry for the given value.final QSvgGenerator.SvgVersionQSvgGenerator.svgVersion()static QSvgGenerator.SvgVersionReturns the enum constant of this type with the specified name.static QSvgGenerator.SvgVersion[]QSvgGenerator.SvgVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.svg with parameters of type QSvgGenerator.SvgVersion