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.SvgVersion
QSvgGenerator.SvgVersion.resolve
(int value) Returns the corresponding enum entry for the given value.final QSvgGenerator.SvgVersion
QSvgGenerator.svgVersion()
static QSvgGenerator.SvgVersion
Returns 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