Module qtjambi
Package io.qt.gui

Class QColorConstants

java.lang.Object
io.qt.gui.QColorConstants

public final class QColorConstants extends Object

Contains QColor predefined constants

Java wrapper for Qt header file QColorConstants

  • Method Details

    • Black

      public static QColor Black()

      See QColorConstants::Black

    • Blue

      public static QColor Blue()

      See QColorConstants::Blue

    • Color0

      public static QColor Color0()

      See QColorConstants::Color0

    • Color1

      public static QColor Color1()

      See QColorConstants::Color1

    • Cyan

      public static QColor Cyan()

      See QColorConstants::Cyan

    • DarkBlue

      public static QColor DarkBlue()

      See QColorConstants::DarkBlue

    • DarkCyan

      public static QColor DarkCyan()

      See QColorConstants::DarkCyan

    • DarkGray

      public static QColor DarkGray()

      See QColorConstants::DarkGray

    • DarkGreen

      public static QColor DarkGreen()

      See QColorConstants::DarkGreen

    • DarkMagenta

      public static QColor DarkMagenta()

      See QColorConstants::DarkMagenta

    • DarkRed

      public static QColor DarkRed()

      See QColorConstants::DarkRed

    • DarkYellow

      public static QColor DarkYellow()

      See QColorConstants::DarkYellow

    • Gray

      public static QColor Gray()

      See QColorConstants::Gray

    • Green

      public static QColor Green()

      See QColorConstants::Green

    • LightGray

      public static QColor LightGray()

      See QColorConstants::LightGray

    • Magenta

      public static QColor Magenta()

      See QColorConstants::Magenta

    • Red

      public static QColor Red()

      See QColorConstants::Red

    • Transparent

      public static QColor Transparent()

      See QColorConstants::Transparent

    • White

      public static QColor White()

      See QColorConstants::White

    • Yellow

      public static QColor Yellow()

      See QColorConstants::Yellow