Uses of Enum
io.qt.gui.QColor.Spec
Packages that use QColor.Spec
-
Uses of QColor.Spec in io.qt.gui
Methods in io.qt.gui that return QColor.SpecModifier and TypeMethodDescriptionstatic QColor.Spec
QColor.Spec.resolve
(int value) Returns the corresponding enum entry for the given value.final QColor.Spec
QColor.spec()
static QColor.Spec
Returns the enum constant of this type with the specified name.static QColor.Spec[]
QColor.Spec.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QColor.SpecConstructors in io.qt.gui with parameters of type QColor.SpecModifierConstructorDescriptionQColor
(QColor.Spec spec, short a1, short a2, short a3, short a4) Overloaded constructor forQColor(io.qt.gui.QColor.Spec, short, short, short, short, short)
witha5 = 0
.QColor
(QColor.Spec spec, short a1, short a2, short a3, short a4, short a5)