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
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()
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
-
getBlack
Kotlin property getter. In Java use
Black()
instead. -
Black
See
QColorConstants::
Black -
getBlue
Kotlin property getter. In Java use
Blue()
instead. -
Blue
See
QColorConstants::
Blue -
getColor0
Kotlin property getter. In Java use
Color0()
instead. -
Color0
See
QColorConstants::
Color0 -
getColor1
Kotlin property getter. In Java use
Color1()
instead. -
Color1
See
QColorConstants::
Color1 -
getCyan
Kotlin property getter. In Java use
Cyan()
instead. -
Cyan
See
QColorConstants::
Cyan -
getDarkBlue
Kotlin property getter. In Java use
DarkBlue()
instead. -
DarkBlue
See
QColorConstants::
DarkBlue -
getDarkCyan
Kotlin property getter. In Java use
DarkCyan()
instead. -
DarkCyan
See
QColorConstants::
DarkCyan -
getDarkGray
Kotlin property getter. In Java use
DarkGray()
instead. -
DarkGray
See
QColorConstants::
DarkGray -
getDarkGreen
Kotlin property getter. In Java use
DarkGreen()
instead. -
DarkGreen
See
QColorConstants::
DarkGreen -
getDarkMagenta
Kotlin property getter. In Java use
DarkMagenta()
instead. -
DarkMagenta
See
QColorConstants::
DarkMagenta -
getDarkRed
Kotlin property getter. In Java use
DarkRed()
instead. -
DarkRed
See
QColorConstants::
DarkRed -
getDarkYellow
Kotlin property getter. In Java use
DarkYellow()
instead. -
DarkYellow
See
QColorConstants::
DarkYellow -
getGray
Kotlin property getter. In Java use
Gray()
instead. -
Gray
See
QColorConstants::
Gray -
getGreen
Kotlin property getter. In Java use
Green()
instead. -
Green
See
QColorConstants::
Green -
getLightGray
Kotlin property getter. In Java use
LightGray()
instead. -
LightGray
See
QColorConstants::
LightGray -
getMagenta
Kotlin property getter. In Java use
Magenta()
instead. -
Magenta
See
QColorConstants::
Magenta -
getRed
Kotlin property getter. In Java use
Red()
instead. -
Red
See
QColorConstants::
Red -
getTransparent
Kotlin property getter. In Java use
Transparent()
instead. -
Transparent
See
QColorConstants::
Transparent -
getWhite
Kotlin property getter. In Java use
White()
instead. -
White
See
QColorConstants::
White -
getYellow
Kotlin property getter. In Java use
Yellow()
instead. -
Yellow
See
QColorConstants::
Yellow
-