Contains QColor predefined constants
Java wrapper for Qt's namespace QColorConstants
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Java wrapper for Qt header file QColorConstants::Svg -
Method Summary
Modifier and TypeMethodDescriptionstatic 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
static QColor
static QColor
DarkRed()
static QColor
static QColor
getBlack()
Kotlin property getter.static QColor
getBlue()
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
getCyan()
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
getGray()
Kotlin property getter.static QColor
getGreen()
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Kotlin property getter.static QColor
getRed()
Kotlin property getter.static QColor
Kotlin property getter.static QColor
getWhite()
Kotlin property getter.static QColor
Kotlin property getter.static QColor
Gray()
static QColor
Green()
static QColor
static QColor
Magenta()
static QColor
Red()
static QColor
static QColor
White()
static QColor
Yellow()
-
Method Details
-
getBlack
Kotlin property getter. In Java use
Black()
instead. -
Black
-
getBlue
Kotlin property getter. In Java use
Blue()
instead. -
Blue
-
getColor0
Kotlin property getter. In Java use
Color0()
instead. -
Color0
-
getColor1
Kotlin property getter. In Java use
Color1()
instead. -
Color1
-
getCyan
Kotlin property getter. In Java use
Cyan()
instead. -
Cyan
-
getDarkBlue
Kotlin property getter. In Java use
DarkBlue()
instead. -
DarkBlue
-
getDarkCyan
Kotlin property getter. In Java use
DarkCyan()
instead. -
DarkCyan
-
getDarkGray
Kotlin property getter. In Java use
DarkGray()
instead. -
DarkGray
-
getDarkGreen
Kotlin property getter. In Java use
DarkGreen()
instead. -
DarkGreen
-
getDarkMagenta
Kotlin property getter. In Java use
DarkMagenta()
instead. -
DarkMagenta
-
getDarkRed
Kotlin property getter. In Java use
DarkRed()
instead. -
DarkRed
-
getDarkYellow
Kotlin property getter. In Java use
DarkYellow()
instead. -
DarkYellow
-
getGray
Kotlin property getter. In Java use
Gray()
instead. -
Gray
-
getGreen
Kotlin property getter. In Java use
Green()
instead. -
Green
-
getLightGray
Kotlin property getter. In Java use
LightGray()
instead. -
LightGray
-
getMagenta
Kotlin property getter. In Java use
Magenta()
instead. -
Magenta
-
getRed
Kotlin property getter. In Java use
Red()
instead. -
Red
-
getTransparent
Kotlin property getter. In Java use
Transparent()
instead. -
Transparent
-
getWhite
Kotlin property getter. In Java use
White()
instead. -
White
-
getYellow
Kotlin property getter. In Java use
Yellow()
instead. -
Yellow
-