Uses of Enum
io.qt.qt3d.render.QPointSize.SizeMode
Packages that use QPointSize.SizeMode
-
Uses of QPointSize.SizeMode in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QPointSize.SizeModeMethods in io.qt.qt3d.render that return QPointSize.SizeModeModifier and TypeMethodDescriptionstatic QPointSize.SizeMode
QPointSize.SizeMode.resolve
(int value) Returns the corresponding enum entry for the given value.final QPointSize.SizeMode
QPointSize.sizeMode()
static QPointSize.SizeMode
Returns the enum constant of this type with the specified name.static QPointSize.SizeMode[]
QPointSize.SizeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QPointSize.SizeModeModifier and TypeMethodDescriptionfinal void
QPointSize.setSizeMode
(QPointSize.SizeMode sizeMode)