java.lang.Object
io.qt.gui.QColorConstants
Contains QColor predefined constants
Java wrapper for Qt header file QColorConstants
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Java wrapper for Qt header fileQColorConstants::Svg
-
Method Summary
Modifier and TypeMethodDescriptionstatic QColor
Black()
SeeQColorConstants::
Black static QColor
Blue()
SeeQColorConstants::
Blue static QColor
Color0()
SeeQColorConstants::
Color0 static QColor
Color1()
SeeQColorConstants::
Color1 static QColor
Cyan()
SeeQColorConstants::
Cyan static QColor
DarkBlue()
SeeQColorConstants::
DarkBlue static QColor
DarkCyan()
SeeQColorConstants::
DarkCyan static QColor
DarkGray()
SeeQColorConstants::
DarkGray static QColor
SeeQColorConstants::
DarkGreen static QColor
SeeQColorConstants::
DarkMagenta static QColor
DarkRed()
SeeQColorConstants::
DarkRed static QColor
SeeQColorConstants::
DarkYellow static QColor
Gray()
SeeQColorConstants::
Gray static QColor
Green()
SeeQColorConstants::
Green static QColor
SeeQColorConstants::
LightGray static QColor
Magenta()
SeeQColorConstants::
Magenta static QColor
Red()
SeeQColorConstants::
Red static QColor
SeeQColorConstants::
Transparent static QColor
White()
SeeQColorConstants::
White static QColor
Yellow()
SeeQColorConstants::
Yellow
-
Method Details
-
Black
See
QColorConstants::
Black -
Blue
See
QColorConstants::
Blue -
Color0
See
QColorConstants::
Color0 -
Color1
See
QColorConstants::
Color1 -
Cyan
See
QColorConstants::
Cyan -
DarkBlue
See
QColorConstants::
DarkBlue -
DarkCyan
See
QColorConstants::
DarkCyan -
DarkGray
See
QColorConstants::
DarkGray -
DarkGreen
See
QColorConstants::
DarkGreen -
DarkMagenta
See
QColorConstants::
DarkMagenta -
DarkRed
See
QColorConstants::
DarkRed -
DarkYellow
See
QColorConstants::
DarkYellow -
Gray
See
QColorConstants::
Gray -
Green
See
QColorConstants::
Green -
LightGray
See
QColorConstants::
LightGray -
Magenta
See
QColorConstants::
Magenta -
Red
See
QColorConstants::
Red -
Transparent
See
QColorConstants::
Transparent -
White
See
QColorConstants::
White -
Yellow
See
QColorConstants::
Yellow
-