Uses of Class
io.qt.gui.QColor
Package | Description |
---|---|
io.qt.charts | |
io.qt.datavis | |
io.qt.gui | |
io.qt.qt3d.extras | |
io.qt.qt3d.render | |
io.qt.quick | |
io.qt.quick.widgets | |
io.qt.webengine.widgets | |
io.qt.widgets | |
io.qt.winextras |
-
Uses of QColor in io.qt.charts
Methods in io.qt.charts that return QColor Modifier and Type Method Description QColor
QAreaSeries. borderColor()
QColor
QBarSet. borderColor()
QColor
QLegend. borderColor()
QColor
QPieSlice. borderColor()
QColor
QScatterSeries. borderColor()
QColor
QAreaSeries. color()
QColor
QBarSet. color()
QColor
QLegend. color()
QColor
QPieSlice. color()
QColor
QScatterSeries. color()
QColor
QXYSeries. color()
QColor
QCandlestickSeries. decreasingColor()
QColor
QAbstractAxis. gridLineColor()
QColor
QCandlestickSeries. increasingColor()
QColor
QBarSet. labelColor()
QColor
QLegend. labelColor()
QColor
QPieSlice. labelColor()
QColor
QAbstractAxis. labelsColor()
QColor
QAbstractAxis. linePenColor()
QColor
QAbstractAxis. minorGridLineColor()
QColor
QAreaSeries. pointLabelsColor()
QColor
QXYSeries. pointLabelsColor()
QColor
QAbstractAxis. shadesBorderColor()
QColor
QAbstractAxis. shadesColor()
Methods in io.qt.charts with parameters of type QColor Modifier and Type Method Description void
QAreaSeries. setBorderColor(QColor color)
void
QBarSet. setBorderColor(QColor color)
void
QLegend. setBorderColor(QColor color)
void
QPieSlice. setBorderColor(QColor color)
void
QScatterSeries. setBorderColor(QColor color)
void
QAreaSeries. setColor(QColor color)
void
QBarSet. setColor(QColor color)
void
QLegend. setColor(QColor color)
void
QPieSlice. setColor(QColor color)
void
QScatterSeries. setColor(QColor color)
void
QXYSeries. setColor(QColor color)
void
QCandlestickSeries. setDecreasingColor(QColor decreasingColor)
void
QAbstractAxis. setGridLineColor(QColor color)
void
QCandlestickSeries. setIncreasingColor(QColor increasingColor)
void
QBarSet. setLabelColor(QColor color)
void
QLegend. setLabelColor(QColor color)
void
QPieSlice. setLabelColor(QColor color)
void
QAbstractAxis. setLabelsColor(QColor color)
void
QAbstractAxis. setLinePenColor(QColor color)
void
QAbstractAxis. setMinorGridLineColor(QColor color)
void
QAreaSeries. setPointLabelsColor(QColor color)
void
QXYSeries. setPointLabelsColor(QColor color)
void
QAbstractAxis. setShadesBorderColor(QColor color)
void
QAbstractAxis. setShadesColor(QColor color)
-
Uses of QColor in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QColor Modifier and Type Field Description QObject.Signal1<QColor>
Q3DTheme. backgroundColorChanged
QObject.Signal1<QColor>
QCustom3DLabel. backgroundColorChanged
QObject.Signal1<QColor>
QAbstract3DSeries. baseColorChanged
QObject.Signal1<List<QColor>>
Q3DTheme. baseColorsChanged
QObject.Signal1<QColor>
Q3DTheme. gridLineColorChanged
QObject.Signal1<QColor>
Q3DTheme. labelBackgroundColorChanged
QObject.Signal1<QColor>
Q3DTheme. labelTextColorChanged
QObject.Signal1<QColor>
Q3DTheme. lightColorChanged
QObject.Signal1<QColor>
Q3DTheme. multiHighlightColorChanged
QObject.Signal1<QColor>
QAbstract3DSeries. multiHighlightColorChanged
QObject.Signal1<QColor>
Q3DTheme. singleHighlightColorChanged
QObject.Signal1<QColor>
QAbstract3DSeries. singleHighlightColorChanged
QObject.Signal1<QColor>
QCustom3DVolume. sliceFrameColorChanged
QObject.Signal1<QColor>
QCustom3DLabel. textColorChanged
QObject.Signal1<QColor>
Q3DTheme. windowColorChanged
Methods in io.qt.datavis that return QColor Modifier and Type Method Description QColor
Q3DTheme. backgroundColor()
QColor
QCustom3DLabel. backgroundColor()
QColor
QAbstract3DSeries. baseColor()
QColor
Q3DTheme. gridLineColor()
QColor
Q3DTheme. labelBackgroundColor()
QColor
Q3DTheme. labelTextColor()
QColor
Q3DTheme. lightColor()
QColor
Q3DTheme. multiHighlightColor()
QColor
QAbstract3DSeries. multiHighlightColor()
QColor
Q3DTheme. singleHighlightColor()
QColor
QAbstract3DSeries. singleHighlightColor()
QColor
QCustom3DVolume. sliceFrameColor()
QColor
QCustom3DLabel. textColor()
QColor
Q3DTheme. windowColor()
Methods in io.qt.datavis that return types with arguments of type QColor Modifier and Type Method Description QList<QColor>
Q3DTheme. baseColors()
Methods in io.qt.datavis with parameters of type QColor Modifier and Type Method Description void
Q3DTheme. setBackgroundColor(QColor color)
void
QCustom3DLabel. setBackgroundColor(QColor color)
void
QAbstract3DSeries. setBaseColor(QColor color)
void
Q3DTheme. setGridLineColor(QColor color)
void
Q3DTheme. setLabelBackgroundColor(QColor color)
void
Q3DTheme. setLabelTextColor(QColor color)
void
Q3DTheme. setLightColor(QColor color)
void
Q3DTheme. setMultiHighlightColor(QColor color)
void
QAbstract3DSeries. setMultiHighlightColor(QColor color)
void
Q3DTheme. setSingleHighlightColor(QColor color)
void
QAbstract3DSeries. setSingleHighlightColor(QColor color)
void
QCustom3DVolume. setSliceFrameColor(QColor color)
void
QCustom3DLabel. setTextColor(QColor color)
void
Q3DTheme. setWindowColor(QColor color)
Method parameters in io.qt.datavis with type arguments of type QColor Modifier and Type Method Description void
Q3DTheme. setBaseColors(Collection<QColor> colors)
-
Uses of QColor in io.qt.gui
Methods in io.qt.gui that return QColor Modifier and Type Method Description static QColor
QColorConstants.Svg. aliceblue()
static QColor
QColorConstants.Svg. antiquewhite()
static QColor
QColorConstants.Svg. aqua()
static QColor
QColorConstants.Svg. aquamarine()
static QColor
QColorConstants.Svg. azure()
default QColor
QAccessibleInterface. backgroundColor()
QColor
QAccessibleInterface.Impl. backgroundColor()
QColor
QAccessibleObject. backgroundColor()
QColor
QImageReader. backgroundColor()
QColor
QMovie. backgroundColor()
static QColor
QColorConstants.Svg. beige()
static QColor
QColorConstants.Svg. bisque()
static QColor
QColorConstants.Svg. black()
static QColor
QColorConstants. Black()
static QColor
QColorConstants.Svg. blanchedalmond()
static QColor
QColorConstants.Svg. blue()
static QColor
QColorConstants. Blue()
static QColor
QColorConstants.Svg. blueviolet()
QColor
QOpenGLTexture. borderColor()
static QColor
QColorConstants.Svg. brown()
static QColor
QColorConstants.Svg. burlywood()
static QColor
QColorConstants.Svg. cadetblue()
static QColor
QColorConstants.Svg. chartreuse()
static QColor
QColorConstants.Svg. chocolate()
QColor
QColor. clone()
QColor
QBrush. color()
QColor
QPalette. color(QPalette.ColorGroup cg, QPalette.ColorRole cr)
QColor
QPalette. color(QPalette.ColorRole cr)
QColor
QPen. color()
static QColor
QColorConstants. Color0()
static QColor
QColorConstants. Color1()
QColor
QTextFormat. colorProperty(int propertyId)
QColor
QColor. convertTo(QColor.Spec colorSpec)
static QColor
QColorConstants.Svg. coral()
static QColor
QColorConstants.Svg. cornflowerblue()
static QColor
QColorConstants.Svg. cornsilk()
static QColor
QColorConstants.Svg. crimson()
static QColor
QColorConstants.Svg. cyan()
static QColor
QColorConstants. Cyan()
static QColor
QColorConstants.Svg. darkblue()
static QColor
QColorConstants. DarkBlue()
static QColor
QColorConstants.Svg. darkcyan()
static QColor
QColorConstants. DarkCyan()
QColor
QColor. darker()
Overloaded function fordarker(int)
withf = 200
.QColor
QColor. darker(int f)
static QColor
QColorConstants.Svg. darkgoldenrod()
static QColor
QColorConstants.Svg. darkgray()
static QColor
QColorConstants. DarkGray()
static QColor
QColorConstants.Svg. darkgreen()
static QColor
QColorConstants. DarkGreen()
static QColor
QColorConstants.Svg. darkgrey()
static QColor
QColorConstants.Svg. darkkhaki()
static QColor
QColorConstants.Svg. darkmagenta()
static QColor
QColorConstants. DarkMagenta()
static QColor
QColorConstants.Svg. darkolivegreen()
static QColor
QColorConstants.Svg. darkorange()
static QColor
QColorConstants.Svg. darkorchid()
static QColor
QColorConstants.Svg. darkred()
static QColor
QColorConstants. DarkRed()
static QColor
QColorConstants.Svg. darksalmon()
static QColor
QColorConstants.Svg. darkseagreen()
static QColor
QColorConstants.Svg. darkslateblue()
static QColor
QColorConstants.Svg. darkslategray()
static QColor
QColorConstants.Svg. darkslategrey()
static QColor
QColorConstants.Svg. darkturquoise()
static QColor
QColorConstants.Svg. darkviolet()
static QColor
QColorConstants. DarkYellow()
static QColor
QColorConstants.Svg. deeppink()
static QColor
QColorConstants.Svg. deepskyblue()
static QColor
QColorConstants.Svg. dimgray()
static QColor
QColorConstants.Svg. dimgrey()
static QColor
QColorConstants.Svg. dodgerblue()
static QColor
QColorConstants.Svg. firebrick()
static QColor
QColorConstants.Svg. floralwhite()
default QColor
QAccessibleInterface. foregroundColor()
QColor
QAccessibleInterface.Impl. foregroundColor()
QColor
QAccessibleObject. foregroundColor()
static QColor
QColorConstants.Svg. forestgreen()
static QColor
QColor. fromCmyk(int c, int m, int y, int k)
Overloaded function forfromCmyk(int, int, int, int, int)
witha = 255
.static QColor
QColor. fromCmyk(int c, int m, int y, int k, int a)
static QColor
QColor. fromCmykF(double c, double m, double y, double k)
Overloaded function forfromCmykF(double, double, double, double, double)
witha = 1.0
.static QColor
QColor. fromCmykF(double c, double m, double y, double k, double a)
static QColor
QColor. fromHsl(int h, int s, int l)
Overloaded function forfromHsl(int, int, int, int)
witha = 255
.static QColor
QColor. fromHsl(int h, int s, int l, int a)
static QColor
QColor. fromHslF(double h, double s, double l)
Overloaded function forfromHslF(double, double, double, double)
witha = 1.0
.static QColor
QColor. fromHslF(double h, double s, double l, double a)
static QColor
QColor. fromHsv(int h, int s, int v)
Overloaded function forfromHsv(int, int, int, int)
witha = 255
.static QColor
QColor. fromHsv(int h, int s, int v, int a)
static QColor
QColor. fromHsvF(double h, double s, double v)
Overloaded function forfromHsvF(double, double, double, double)
witha = 1.0
.static QColor
QColor. fromHsvF(double h, double s, double v, double a)
static QColor
QColor. fromRgb(int rgb)
static QColor
QColor. fromRgb(int r, int g, int b)
Overloaded function forfromRgb(int, int, int, int)
witha = 255
.static QColor
QColor. fromRgb(int r, int g, int b, int a)
static QColor
QColor. fromRgba(int rgba)
static QColor
QColor. fromRgba64(short r, short g, short b)
Overloaded function forfromRgba64(short, short, short, short)
witha = 0xffff
.static QColor
QColor. fromRgba64(short r, short g, short b, short a)
static QColor
QColor. fromRgba64(QRgba64 rgba)
static QColor
QColor. fromRgbF(double r, double g, double b)
Overloaded function forfromRgbF(double, double, double, double)
witha = 1.0
.static QColor
QColor. fromRgbF(double r, double g, double b, double a)
static QColor
QColorConstants.Svg. fuchsia()
static QColor
QColorConstants.Svg. gainsboro()
static QColor
QColorConstants.Svg. ghostwhite()
static QColor
QColorConstants.Svg. gold()
static QColor
QColorConstants.Svg. goldenrod()
static QColor
QColorConstants.Svg. gray()
static QColor
QColorConstants. Gray()
static QColor
QColorConstants.Svg. green()
static QColor
QColorConstants. Green()
static QColor
QColorConstants.Svg. greenyellow()
static QColor
QColorConstants.Svg. grey()
static QColor
QColorConstants.Svg. honeydew()
static QColor
QColorConstants.Svg. hotpink()
static QColor
QColorConstants.Svg. indianred()
static QColor
QColorConstants.Svg. indigo()
static QColor
QColorConstants.Svg. ivory()
static QColor
QColorConstants.Svg. khaki()
static QColor
QColorConstants.Svg. lavender()
static QColor
QColorConstants.Svg. lavenderblush()
static QColor
QColorConstants.Svg. lawngreen()
static QColor
QColorConstants.Svg. lemonchiffon()
static QColor
QColorConstants.Svg. lightblue()
static QColor
QColorConstants.Svg. lightcoral()
static QColor
QColorConstants.Svg. lightcyan()
QColor
QColor. lighter()
Overloaded function forlighter(int)
withf = 150
.QColor
QColor. lighter(int f)
static QColor
QColorConstants.Svg. lightgoldenrodyellow()
static QColor
QColorConstants.Svg. lightgray()
static QColor
QColorConstants. LightGray()
static QColor
QColorConstants.Svg. lightgreen()
static QColor
QColorConstants.Svg. lightgrey()
static QColor
QColorConstants.Svg. lightpink()
static QColor
QColorConstants.Svg. lightsalmon()
static QColor
QColorConstants.Svg. lightseagreen()
static QColor
QColorConstants.Svg. lightskyblue()
static QColor
QColorConstants.Svg. lightslategray()
static QColor
QColorConstants.Svg. lightslategrey()
static QColor
QColorConstants.Svg. lightsteelblue()
static QColor
QColorConstants.Svg. lightyellow()
static QColor
QColorConstants.Svg. lime()
static QColor
QColorConstants.Svg. limegreen()
static QColor
QColorConstants.Svg. linen()
static QColor
QColorConstants.Svg. magenta()
static QColor
QColorConstants. Magenta()
QColor
QColorTransform. map(QColor color)
static QColor
QColorConstants.Svg. maroon()
static QColor
QColorConstants.Svg. mediumaquamarine()
static QColor
QColorConstants.Svg. mediumblue()
static QColor
QColorConstants.Svg. mediumorchid()
static QColor
QColorConstants.Svg. mediumpurple()
static QColor
QColorConstants.Svg. mediumseagreen()
static QColor
QColorConstants.Svg. mediumslateblue()
static QColor
QColorConstants.Svg. mediumspringgreen()
static QColor
QColorConstants.Svg. mediumturquoise()
static QColor
QColorConstants.Svg. mediumvioletred()
static QColor
QColorConstants.Svg. midnightblue()
static QColor
QColorConstants.Svg. mintcream()
static QColor
QColorConstants.Svg. mistyrose()
static QColor
QColorConstants.Svg. moccasin()
static QColor
QColorConstants.Svg. navajowhite()
static QColor
QColorConstants.Svg. navy()
static QColor
QColorConstants.Svg. oldlace()
static QColor
QColorConstants.Svg. olive()
static QColor
QColorConstants.Svg. olivedrab()
static QColor
QColorConstants.Svg. orange()
static QColor
QColorConstants.Svg. orangered()
static QColor
QColorConstants.Svg. orchid()
static QColor
QColorConstants.Svg. palegoldenrod()
static QColor
QColorConstants.Svg. palegreen()
static QColor
QColorConstants.Svg. paleturquoise()
static QColor
QColorConstants.Svg. palevioletred()
static QColor
QColorConstants.Svg. papayawhip()
static QColor
QColorConstants.Svg. peachpuff()
static QColor
QColorConstants.Svg. peru()
static QColor
QColorConstants.Svg. pink()
QColor
QImage. pixelColor(int x, int y)
QColor
QImage. pixelColor(QPoint pt)
static QColor
QColorConstants.Svg. plum()
static QColor
QColorConstants.Svg. powderblue()
static QColor
QColorConstants.Svg. purple()
static QColor
QColorConstants.Svg. red()
static QColor
QColorConstants. Red()
static QColor
QColorConstants.Svg. rosybrown()
static QColor
QColorConstants.Svg. royalblue()
static QColor
QColorConstants.Svg. saddlebrown()
static QColor
QColorConstants.Svg. salmon()
static QColor
QColorConstants.Svg. sandybrown()
static QColor
QColorConstants.Svg. seagreen()
static QColor
QColorConstants.Svg. seashell()
static QColor
QColorConstants.Svg. sienna()
static QColor
QColorConstants.Svg. silver()
static QColor
QColorConstants.Svg. skyblue()
static QColor
QColorConstants.Svg. slateblue()
static QColor
QColorConstants.Svg. slategray()
static QColor
QColorConstants.Svg. slategrey()
static QColor
QColorConstants.Svg. snow()
static QColor
QColorConstants.Svg. springgreen()
static QColor
QColorConstants.Svg. steelblue()
static QColor
QColorConstants.Svg. tan()
static QColor
QColorConstants.Svg. teal()
static QColor
QColorConstants.Svg. thistle()
QColor
QColor. toCmyk()
QColor
QColor. toExtendedRgb()
QColor
QColor. toHsl()
QColor
QColor. toHsv()
static QColor
QColorConstants.Svg. tomato()
QColor
QColor. toRgb()
static QColor
QColorConstants. Transparent()
static QColor
QColorConstants.Svg. turquoise()
QColor
QTextCharFormat. underlineColor()
static QColor
QColorConstants.Svg. violet()
static QColor
QColorConstants.Svg. wheat()
static QColor
QColorConstants.Svg. white()
static QColor
QColorConstants. White()
static QColor
QColorConstants.Svg. whitesmoke()
static QColor
QColorConstants.Svg. yellow()
static QColor
QColorConstants. Yellow()
static QColor
QColorConstants.Svg. yellowgreen()
Methods in io.qt.gui that return types with arguments of type QColor Modifier and Type Method Description QVector<QPair<Double,QColor>>
QGradient. stops()
Methods in io.qt.gui with parameters of type QColor Modifier and Type Method Description QBitmap
QPixmap. createMaskFromColor(QColor maskColor)
Overloaded function forQPixmap.createMaskFromColor(io.qt.gui.QColor, io.qt.core.Qt.MaskMode)
withmode = io.qt.core.Qt.MaskMode.MaskInColor
.QBitmap
QPixmap. createMaskFromColor(QColor maskColor, Qt.MaskMode mode)
void
QImage. fill(QColor color)
void
QPixmap. fill(QColor fillColor)
void
QPainter. fillRect(int x, int y, int w, int h, QColor color)
void
QPainter. fillRect(QRectF arg__1, QColor color)
void
QPainter. fillRect(QRect arg__1, QColor color)
QColor
QColorTransform. map(QColor color)
void
QOpenGLShaderProgram. setAttributeValue(int location, QColor value)
void
QOpenGLShaderProgram. setAttributeValue(String name, QColor value)
void
QImageReader. setBackgroundColor(QColor color)
void
QMovie. setBackgroundColor(QColor color)
void
QOpenGLTexture. setBorderColor(QColor color)
void
QPainter. setBrush(QColor color)
void
QBrush. setColor(QColor color)
void
QPalette. setColor(QPalette.ColorGroup cg, QPalette.ColorRole cr, QColor color)
void
QPalette. setColor(QPalette.ColorRole cr, QColor color)
void
QPen. setColor(QColor color)
void
QGradient. setColorAt(double pos, QColor color)
protected void
QSyntaxHighlighter. setFormat(int start, int count, QColor color)
void
QPainter. setPen(QColor color)
void
QImage. setPixelColor(int x, int y, QColor c)
void
QImage. setPixelColor(QPoint pt, QColor c)
void
QTextCharFormat. setUnderlineColor(QColor color)
void
QOpenGLShaderProgram. setUniformValue(int location, QColor color)
void
QOpenGLShaderProgram. setUniformValue(String name, QColor color)
Method parameters in io.qt.gui with type arguments of type QColor Modifier and Type Method Description void
QGradient. setStops(Collection<QPair<Double,QColor>> stops)
Constructors in io.qt.gui with parameters of type QColor Constructor Description QBrush(QColor color)
Overloaded constructor forQBrush(io.qt.gui.QColor, io.qt.core.Qt.BrushStyle)
withbs = io.qt.core.Qt.BrushStyle.SolidPattern
.QBrush(QColor color, Qt.BrushStyle bs)
QBrush(QColor color, QPixmap pixmap)
QColor(QColor color)
QPalette(QColor button)
QPalette(QColor button, QColor window)
QPalette(QColor windowText, QColor window, QColor light, QColor dark, QColor mid, QColor text, QColor base)
QPen(QColor color)
QPen(QColor color, double width)
QPen(QColor color, double width, Qt.PenStyle s)
QPen(QColor color, double width, Qt.PenStyle s, Qt.PenCapStyle c)
QPen(QColor color, double width, Qt.PenStyle s, Qt.PenCapStyle c, Qt.PenJoinStyle j)
-
Uses of QColor in io.qt.qt3d.extras
Methods in io.qt.qt3d.extras that return QColor Modifier and Type Method Description QColor
QDiffuseMapMaterial. ambient()
QColor
QDiffuseSpecularMapMaterial. ambient()
QColor
QDiffuseSpecularMaterial. ambient()
QColor
QMorphPhongMaterial. ambient()
QColor
QNormalDiffuseMapMaterial. ambient()
QColor
QNormalDiffuseSpecularMapMaterial. ambient()
QColor
QPhongAlphaMaterial. ambient()
QColor
QPhongMaterial. ambient()
QColor
QForwardRenderer. clearColor()
QColor
QText2DEntity. color()
QColor
QGoochMaterial. cool()
QColor
QGoochMaterial. diffuse()
QColor
QMorphPhongMaterial. diffuse()
QColor
QPhongAlphaMaterial. diffuse()
QColor
QPhongMaterial. diffuse()
QColor
QDiffuseMapMaterial. specular()
QColor
QGoochMaterial. specular()
QColor
QMorphPhongMaterial. specular()
QColor
QNormalDiffuseMapMaterial. specular()
QColor
QPhongAlphaMaterial. specular()
QColor
QPhongMaterial. specular()
QColor
QGoochMaterial. warm()
Methods in io.qt.qt3d.extras with parameters of type QColor Modifier and Type Method Description void
QDiffuseMapMaterial. setAmbient(QColor color)
void
QDiffuseSpecularMapMaterial. setAmbient(QColor ambient)
void
QDiffuseSpecularMaterial. setAmbient(QColor ambient)
void
QMorphPhongMaterial. setAmbient(QColor ambient)
void
QNormalDiffuseMapMaterial. setAmbient(QColor ambient)
void
QNormalDiffuseSpecularMapMaterial. setAmbient(QColor ambient)
void
QPhongAlphaMaterial. setAmbient(QColor ambient)
void
QPhongMaterial. setAmbient(QColor ambient)
void
QForwardRenderer. setClearColor(QColor clearColor)
void
QText2DEntity. setColor(QColor color)
void
QGoochMaterial. setCool(QColor cool)
void
QGoochMaterial. setDiffuse(QColor diffuse)
void
QMorphPhongMaterial. setDiffuse(QColor diffuse)
void
QPhongAlphaMaterial. setDiffuse(QColor diffuse)
void
QPhongMaterial. setDiffuse(QColor diffuse)
void
QDiffuseMapMaterial. setSpecular(QColor specular)
void
QGoochMaterial. setSpecular(QColor specular)
void
QMorphPhongMaterial. setSpecular(QColor specular)
void
QNormalDiffuseMapMaterial. setSpecular(QColor specular)
void
QPhongAlphaMaterial. setSpecular(QColor specular)
void
QPhongMaterial. setSpecular(QColor specular)
void
QGoochMaterial. setWarm(QColor warm)
-
Uses of QColor in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QColor Modifier and Type Field Description QObject.Signal1<QColor>
QClearBuffers. clearColorChanged
QObject.Signal1<QColor>
QAbstractLight. colorChanged
Methods in io.qt.qt3d.render that return QColor Modifier and Type Method Description QColor
QClearBuffers. clearColor()
QColor
QAbstractLight. color()
Methods in io.qt.qt3d.render with parameters of type QColor Modifier and Type Method Description void
QClearBuffers. setClearColor(QColor color)
void
QAbstractLight. setColor(QColor color)
-
Uses of QColor in io.qt.quick
Fields in io.qt.quick with type parameters of type QColor Modifier and Type Field Description QObject.Signal1<QColor>
QQuickWindow. colorChanged
Methods in io.qt.quick that return QColor Modifier and Type Method Description QColor
QSGMaterialRhiShader.GraphicsPipelineState. blendConstant()
QColor
QSGAbstractRenderer. clearColor()
QColor
QQuickWindow. color()
QColor
QSGFlatColorMaterial. color()
abstract QColor
QSGRectangleNode. color()
QColor
QSGSimpleRectNode. color()
QColor
QQuickPaintedItem. fillColor()
Methods in io.qt.quick with parameters of type QColor Modifier and Type Method Description void
QSGMaterialRhiShader.GraphicsPipelineState. setBlendConstant(QColor blendConstant)
void
QSGAbstractRenderer. setClearColor(QColor color)
void
QQuickWindow. setColor(QColor color)
void
QSGFlatColorMaterial. setColor(QColor color)
abstract void
QSGRectangleNode. setColor(QColor color)
void
QSGSimpleRectNode. setColor(QColor color)
void
QQuickPaintedItem. setFillColor(QColor arg__1)
Constructors in io.qt.quick with parameters of type QColor Constructor Description QSGSimpleRectNode(QRectF rect, QColor color)
-
Uses of QColor in io.qt.quick.widgets
Methods in io.qt.quick.widgets with parameters of type QColor Modifier and Type Method Description void
QQuickWidget. setClearColor(QColor color)
-
Uses of QColor in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QColor Modifier and Type Method Description QColor
QWebEnginePage. backgroundColor()
Methods in io.qt.webengine.widgets with parameters of type QColor Modifier and Type Method Description void
QWebEnginePage. setBackgroundColor(QColor color)
-
Uses of QColor in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QColor Modifier and Type Field Description QObject.Signal1<QColor>
QGraphicsColorizeEffect. colorChanged
QObject.Signal1<QColor>
QGraphicsDropShadowEffect. colorChanged
QObject.Signal1<QColor>
QColorDialog. colorSelected
QObject.Signal1<QColor>
QColorDialog. currentColorChanged
Methods in io.qt.widgets that return QColor Modifier and Type Method Description QColor
QAccessibleWidget. backgroundColor()
QColor
QStyleOptionFocusRect. backgroundColor()
The background color on which the focus rectangle is being drawnQColor
QGraphicsColorizeEffect. color()
QColor
QGraphicsDropShadowEffect. color()
QColor
QColormap. colorAt(int pixel)
QColor
QColorDialog. currentColor()
static QColor
QColorDialog. customColor(int index)
QColor
QGraphicsTextItem. defaultTextColor()
QColor
QAccessibleWidget. foregroundColor()
static QColor
QColorDialog. getColor()
static QColor
QColorDialog. getColor(QColor initial)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title)
Overloaded function forQColorDialog.getColor(io.qt.gui.QColor, io.qt.widgets.QWidget, java.lang.String, io.qt.widgets.QColorDialog.ColorDialogOptions)
withoptions = new io.qt.widgets.QColorDialog.ColorDialogOptions(0)
.static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title, QColorDialog.ColorDialogOption... options)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title, QColorDialog.ColorDialogOptions options)
QColor
QColorDialog. selectedColor()
static QColor
QColorDialog. standardColor(int index)
QColor
QTabBar. tabTextColor(int index)
QColor
QTextEdit. textBackgroundColor()
QColor
QStyleOptionGroupBox. textColor()
The color of the group box titleQColor
QTextEdit. textColor()
Methods in io.qt.widgets that return types with arguments of type QColor Modifier and Type Method Description QVector<QColor>
QColormap. colormap()
Methods in io.qt.widgets with parameters of type QColor Modifier and Type Method Description static QColor
QColorDialog. getColor(QColor initial)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title)
Overloaded function forQColorDialog.getColor(io.qt.gui.QColor, io.qt.widgets.QWidget, java.lang.String, io.qt.widgets.QColorDialog.ColorDialogOptions)
withoptions = new io.qt.widgets.QColorDialog.ColorDialogOptions(0)
.static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title, QColorDialog.ColorDialogOption... options)
static QColor
QColorDialog. getColor(QColor initial, QWidget parent, String title, QColorDialog.ColorDialogOptions options)
int
QColormap. pixel(QColor color)
void
QStyleOptionFocusRect. setBackgroundColor(QColor backgroundColor)
The background color on which the focus rectangle is being drawnvoid
QGraphicsColorizeEffect. setColor(QColor c)
void
QGraphicsDropShadowEffect. setColor(QColor color)
void
QColorDialog. setCurrentColor(QColor color)
static void
QColorDialog. setCustomColor(int index, QColor color)
void
QGraphicsTextItem. setDefaultTextColor(QColor c)
static void
QColorDialog. setStandardColor(int index, QColor color)
void
QTabBar. setTabTextColor(int index, QColor color)
void
QTextEdit. setTextBackgroundColor(QColor c)
void
QStyleOptionGroupBox. setTextColor(QColor textColor)
The color of the group box titlevoid
QTextEdit. setTextColor(QColor c)
void
QSplashScreen. showMessage(String message, int alignment, QColor color)
Method parameters in io.qt.widgets with type arguments of type QColor Modifier and Type Method Description void
QColorDialog. open(QMetaObject.Slot1<QColor> selectedColorSlot)
Constructors in io.qt.widgets with parameters of type QColor Constructor Description QColorDialog(QColor initial)
Overloaded constructor forQColorDialog(io.qt.gui.QColor, io.qt.widgets.QWidget)
withparent = null
.QColorDialog(QColor initial, QWidget parent)
-
Uses of QColor in io.qt.winextras
Fields in io.qt.winextras declared as QColor Modifier and Type Field Description QColor
QtWin.ColorizationColorInfo. colorizationColor
Methods in io.qt.winextras that return QColor Modifier and Type Method Description static QColor
QtWin. realColorizationColor()