java.lang.Object
io.qt.gui.QColorConstants
public final class QColorConstants extends Object
Contains QColor predefined constants
Java wrapper for Qt class QColorConstants
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
QColorConstants.Svg
Java wrapper for Qt class QColorConstants::Svg -
Method Summary
Modifier and Type Method Description static QColor
Black()
static QColor
Blue()
static QColor
Color0()
static QColor
Color1()
static QColor
Cyan()
static QColor
DarkBlue()
static QColor
DarkCyan()
static QColor
DarkGray()
static QColor
DarkGreen()
static QColor
DarkMagenta()
static QColor
DarkRed()
static QColor
DarkYellow()
static QColor
Gray()
static QColor
Green()
static QColor
LightGray()
static QColor
Magenta()
static QColor
Red()
static QColor
Transparent()
static QColor
White()
static QColor
Yellow()