Uses of Class
io.qt.gui.QColor
Packages that use QColor
Package
Description
-
Uses of QColor in io.qt.charts
Fields in io.qt.charts with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
QXYSeries.bestFitLineColorChanged
SeeQXYSeries::
bestFitLineColorChanged(QColor) final QObject.Signal1<QColor>
QAreaSeries.borderColorChanged
This signal is emitted when the line (pen) color changes to colorfinal QObject.Signal1<QColor>
QBarSet.borderColorChanged
final QObject.Signal1<QColor>
QLegend.borderColorChanged
final QObject.Signal1<QColor>
QScatterSeries.borderColorChanged
SeeQScatterSeries::
borderColorChanged(QColor) final QObject.Signal1<QColor>
QAbstractAxis.colorChanged
SeeQAbstractAxis::
colorChanged(QColor) final QObject.Signal1<QColor>
QAreaSeries.colorChanged
This signal is emitted when the fill (brush) color changes to colorfinal QObject.Signal1<QColor>
QBarSet.colorChanged
final QObject.Signal1<QColor>
QLegend.colorChanged
final QObject.Signal1<QColor>
QScatterSeries.colorChanged
final QObject.Signal1<QColor>
QXYSeries.colorChanged
final QObject.Signal1<QColor>
QAbstractAxis.gridLineColorChanged
SeeQAbstractAxis::
gridLineColorChanged(QColor) final QObject.Signal1<QColor>
QBarSet.labelColorChanged
final QObject.Signal1<QColor>
QLegend.labelColorChanged
final QObject.Signal1<QColor>
QAbstractAxis.labelsColorChanged
SeeQAbstractAxis::
labelsColorChanged(QColor) final QObject.Signal1<QColor>
QAbstractAxis.minorGridLineColorChanged
SeeQAbstractAxis::
minorGridLineColorChanged(QColor) final QObject.Signal1<QColor>
QAreaSeries.pointLabelsColorChanged
final QObject.Signal1<QColor>
QXYSeries.pointLabelsColorChanged
SeeQXYSeries::
pointLabelsColorChanged(QColor) final QObject.Signal1<QColor>
QBarSet.selectedColorChanged
SeeQBarSet::
selectedColorChanged(QColor) final QObject.Signal1<QColor>
QXYSeries.selectedColorChanged
final QObject.Signal1<QColor>
QAbstractAxis.shadesBorderColorChanged
SeeQAbstractAxis::
shadesBorderColorChanged(QColor) final QObject.Signal1<QColor>
QAbstractAxis.shadesColorChanged
SeeQAbstractAxis::
shadesColorChanged(QColor) Methods in io.qt.charts that return QColorModifier and TypeMethodDescriptionfinal QColor
QXYSeries.bestFitLineColor()
SeeQXYSeries::
bestFitLineColor()const final QColor
QAreaSeries.borderColor()
final QColor
QBarSet.borderColor()
final QColor
QLegend.borderColor()
final QColor
QPieSlice.borderColor()
final QColor
QScatterSeries.borderColor()
SeeQScatterSeries::
borderColor()const final QColor
QAreaSeries.color()
final QColor
QBarSet.color()
SeeQBarSet::
color() final QColor
QLegend.color()
SeeQLegend::
color() final QColor
QPieSlice.color()
QScatterSeries.color()
QXYSeries.color()
final QColor
QCandlestickSeries.decreasingColor()
final QColor
QAbstractAxis.gridLineColor()
SeeQAbstractAxis::
gridLineColor() final QColor
QCandlestickSeries.increasingColor()
final QColor
QBarSet.labelColor()
final QColor
QLegend.labelColor()
final QColor
QPieSlice.labelColor()
final QColor
QAbstractAxis.labelsColor()
SeeQAbstractAxis::
labelsColor()const final QColor
QAbstractAxis.linePenColor()
SeeQAbstractAxis::
linePenColor()const final QColor
QAbstractAxis.minorGridLineColor()
SeeQAbstractAxis::
minorGridLineColor() final QColor
QAreaSeries.pointLabelsColor()
final QColor
QXYSeries.pointLabelsColor()
SeeQXYSeries::
pointLabelsColor()const final QColor
QBarSet.selectedColor()
final QColor
QXYSeries.selectedColor()
final QColor
QAbstractAxis.shadesBorderColor()
SeeQAbstractAxis::
shadesBorderColor()const final QColor
QAbstractAxis.shadesColor()
SeeQAbstractAxis::
shadesColor()const Methods in io.qt.charts with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QChart.setBackgroundBrush
(QColor brush) Overloaded function forQChart.setBackgroundBrush(io.qt.gui.QBrush)
.final void
QChart.setBackgroundPen
(QColor pen) Overloaded function forQChart.setBackgroundPen(io.qt.gui.QPen)
.final void
QXYSeries.setBestFitLineColor
(QColor color) SeeQXYSeries::
setBestFitLineColor(QColor) final void
QXYSeries.setBestFitLinePen
(QColor pen) Overloaded function forQXYSeries.setBestFitLinePen(io.qt.gui.QPen)
.final void
QAreaSeries.setBorderColor
(QColor color) final void
QBarSet.setBorderColor
(QColor color) final void
QLegend.setBorderColor
(QColor color) final void
QPieSlice.setBorderColor
(QColor color) final void
QScatterSeries.setBorderColor
(QColor color) SeeQScatterSeries::
setBorderColor(QColor) final void
Overloaded function forQAreaSeries.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQBarSet.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQBoxPlotSeries.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQBoxSet.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQCandlestickSeries.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQCandlestickSet.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQLegend.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQLegendMarker.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQPieSlice.setBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQXYSeries.setBrush(io.qt.gui.QBrush)
.final void
final void
final void
final void
void
void
final void
QCandlestickSeries.setDecreasingColor
(QColor decreasingColor) final void
QAbstractAxis.setGridLineColor
(QColor color) SeeQAbstractAxis::
setGridLineColor(QColor) final void
QAbstractAxis.setGridLinePen
(QColor pen) Overloaded function forQAbstractAxis.setGridLinePen(io.qt.gui.QPen)
.final void
QCandlestickSeries.setIncreasingColor
(QColor increasingColor) final void
QBarSet.setLabelBrush
(QColor brush) Overloaded function forQBarSet.setLabelBrush(io.qt.gui.QBrush)
.final void
QLegend.setLabelBrush
(QColor brush) Overloaded function forQLegend.setLabelBrush(io.qt.gui.QBrush)
.final void
QLegendMarker.setLabelBrush
(QColor brush) Overloaded function forQLegendMarker.setLabelBrush(io.qt.gui.QBrush)
.final void
QPieSlice.setLabelBrush
(QColor brush) Overloaded function forQPieSlice.setLabelBrush(io.qt.gui.QBrush)
.final void
QBarSet.setLabelColor
(QColor color) final void
QLegend.setLabelColor
(QColor color) final void
QPieSlice.setLabelColor
(QColor color) final void
QAbstractAxis.setLabelsBrush
(QColor brush) Overloaded function forQAbstractAxis.setLabelsBrush(io.qt.gui.QBrush)
.final void
QAbstractAxis.setLabelsColor
(QColor color) SeeQAbstractAxis::
setLabelsColor(QColor) final void
QAbstractAxis.setLinePen
(QColor pen) Overloaded function forQAbstractAxis.setLinePen(io.qt.gui.QPen)
.final void
QAbstractAxis.setLinePenColor
(QColor color) SeeQAbstractAxis::
setLinePenColor(QColor) final void
QAbstractAxis.setMinorGridLineColor
(QColor color) SeeQAbstractAxis::
setMinorGridLineColor(QColor) final void
QAbstractAxis.setMinorGridLinePen
(QColor pen) Overloaded function forQAbstractAxis.setMinorGridLinePen(io.qt.gui.QPen)
.final void
Overloaded function forQAreaSeries.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQBarSet.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQBoxPlotSeries.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQBoxSet.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQCandlestickSeries.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQCandlestickSet.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQLegend.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQLegendMarker.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQPieSlice.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQXYSeries.setPen(io.qt.gui.QPen)
.final void
QChart.setPlotAreaBackgroundBrush
(QColor brush) Overloaded function forQChart.setPlotAreaBackgroundBrush(io.qt.gui.QBrush)
.final void
QChart.setPlotAreaBackgroundPen
(QColor pen) Overloaded function forQChart.setPlotAreaBackgroundPen(io.qt.gui.QPen)
.final void
QAreaSeries.setPointLabelsColor
(QColor color) final void
QXYSeries.setPointLabelsColor
(QColor color) SeeQXYSeries::
setPointLabelsColor(QColor) final void
QBarSet.setSelectedColor
(QColor color) final void
QXYSeries.setSelectedColor
(QColor color) final void
QAbstractAxis.setShadesBorderColor
(QColor color) SeeQAbstractAxis::
setShadesBorderColor(QColor) final void
QAbstractAxis.setShadesBrush
(QColor brush) Overloaded function forQAbstractAxis.setShadesBrush(io.qt.gui.QBrush)
.final void
QAbstractAxis.setShadesColor
(QColor color) SeeQAbstractAxis::
setShadesColor(QColor) final void
QAbstractAxis.setShadesPen
(QColor pen) Overloaded function forQAbstractAxis.setShadesPen(io.qt.gui.QPen)
.final void
QAbstractAxis.setTitleBrush
(QColor brush) Overloaded function forQAbstractAxis.setTitleBrush(io.qt.gui.QBrush)
.final void
QChart.setTitleBrush
(QColor brush) Overloaded function forQChart.setTitleBrush(io.qt.gui.QBrush)
. -
Uses of QColor in io.qt.datavis
Fields in io.qt.datavis with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
Q3DTheme.backgroundColorChanged
final QObject.Signal1<QColor>
QCustom3DLabel.backgroundColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.baseColorChanged
final QObject.Signal1<List<QColor>>
Q3DTheme.baseColorsChanged
List of base colors to be used for all the objects in the graph, series by seriesfinal QObject.Signal1<QColor>
Q3DTheme.gridLineColorChanged
final QObject.Signal1<QColor>
Q3DTheme.labelBackgroundColorChanged
final QObject.Signal1<QColor>
Q3DTheme.labelTextColorChanged
final QObject.Signal1<QColor>
Q3DTheme.lightColorChanged
final QObject.Signal1<QColor>
Q3DTheme.multiHighlightColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.multiHighlightColorChanged
final QObject.Signal1<List<QColor>>
QBar3DSeries.rowColorsChanged
final QObject.Signal1<QColor>
Q3DTheme.singleHighlightColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.singleHighlightColorChanged
final QObject.Signal1<QColor>
QCustom3DVolume.sliceFrameColorChanged
final QObject.Signal1<QColor>
QCustom3DLabel.textColorChanged
final QObject.Signal1<QColor>
Q3DTheme.windowColorChanged
final QObject.Signal1<QColor>
QSurface3DSeries.wireframeColorChanged
Methods in io.qt.datavis that return QColorModifier and TypeMethodDescriptionfinal QColor
Q3DTheme.backgroundColor()
final QColor
QCustom3DLabel.backgroundColor()
final QColor
QAbstract3DSeries.baseColor()
final QColor
Q3DTheme.gridLineColor()
final QColor
Q3DTheme.labelBackgroundColor()
final QColor
Q3DTheme.labelTextColor()
final QColor
Q3DTheme.lightColor()
final QColor
Q3DTheme.multiHighlightColor()
final QColor
QAbstract3DSeries.multiHighlightColor()
final QColor
Q3DTheme.singleHighlightColor()
final QColor
QAbstract3DSeries.singleHighlightColor()
final QColor
QCustom3DVolume.sliceFrameColor()
final QColor
QCustom3DLabel.textColor()
final QColor
Q3DTheme.windowColor()
final QColor
QSurface3DSeries.wireframeColor()
Methods in io.qt.datavis that return types with arguments of type QColorModifier and TypeMethodDescriptionQ3DTheme.baseColors()
List of base colors to be used for all the objects in the graph, series by seriesQBar3DSeries.rowColors()
Methods in io.qt.datavis with parameters of type QColorModifier and TypeMethodDescriptionfinal void
Q3DTheme.setBackgroundColor
(QColor color) final void
QCustom3DLabel.setBackgroundColor
(QColor color) final void
QAbstract3DSeries.setBaseColor
(QColor color) final void
Q3DTheme.setGridLineColor
(QColor color) final void
Q3DTheme.setLabelBackgroundColor
(QColor color) final void
Q3DTheme.setLabelTextColor
(QColor color) final void
Q3DTheme.setLightColor
(QColor color) final void
Q3DTheme.setMultiHighlightColor
(QColor color) final void
QAbstract3DSeries.setMultiHighlightColor
(QColor color) final void
Q3DTheme.setSingleHighlightColor
(QColor color) final void
QAbstract3DSeries.setSingleHighlightColor
(QColor color) final void
QCustom3DVolume.setSliceFrameColor
(QColor color) final void
QCustom3DLabel.setTextColor
(QColor color) final void
Q3DTheme.setWindowColor
(QColor color) final void
QSurface3DSeries.setWireframeColor
(QColor color) Method parameters in io.qt.datavis with type arguments of type QColorModifier and TypeMethodDescriptionfinal void
Q3DTheme.setBaseColors
(Collection<? extends QColor> colors) List of base colors to be used for all the objects in the graph, series by seriesfinal void
QBar3DSeries.setRowColors
(Collection<? extends QColor> colors) -
Uses of QColor in io.qt.graphs
Fields in io.qt.graphs with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
Q3DTheme.backgroundColorChanged
final QObject.Signal1<QColor>
QCustom3DLabel.backgroundColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.baseColorChanged
final QObject.Signal1<List<QColor>>
Q3DTheme.baseColorsChanged
SeeQ3DTheme::
baseColorsChanged(QList<QColor>) final QObject.Signal1<QColor>
QBarSet.borderColorChanged
final QObject.Signal1<QColor>
QBarSet.colorChanged
final QObject.Signal1<QColor>
Q3DTheme.gridLineColorChanged
final QObject.Signal1<QColor>
Q3DTheme.labelBackgroundColorChanged
final QObject.Signal1<QColor>
QBarSet.labelColorChanged
final QObject.Signal1<QColor>
Q3DTheme.labelTextColorChanged
final QObject.Signal1<QColor>
Q3DTheme.lightColorChanged
final QObject.Signal1<QColor>
Q3DTheme.multiHighlightColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.multiHighlightColorChanged
final QObject.Signal1<List<QColor>>
QBar3DSeries.rowColorsChanged
final QObject.Signal1<QColor>
QBarSet.selectedColorChanged
SeeQBarSet::
selectedColorChanged(QColor) final QObject.Signal1<QColor>
Q3DTheme.singleHighlightColorChanged
final QObject.Signal1<QColor>
QAbstract3DSeries.singleHighlightColorChanged
final QObject.Signal1<QColor>
QCustom3DVolume.sliceFrameColorChanged
final QObject.Signal1<QColor>
QCustom3DLabel.textColorChanged
final QObject.Signal1<QColor>
QAbstractAxis.titleColorChanged
final QObject.Signal1<QColor>
Q3DTheme.windowColorChanged
final QObject.Signal1<QColor>
QSurface3DSeries.wireframeColorChanged
Methods in io.qt.graphs that return QColorModifier and TypeMethodDescriptionfinal QColor
Q3DTheme.backgroundColor()
final QColor
QCustom3DLabel.backgroundColor()
final QColor
QAbstract3DSeries.baseColor()
final QColor
QBarSet.borderColor()
final QColor
QBarSet.color()
SeeQBarSet::
color() final QColor
QSeriesTheme.graphSeriesBorderColor
(int index) SeeQSeriesTheme::
graphSeriesBorderColor(int)const final QColor
QSeriesTheme.graphSeriesColor
(int index) SeeQSeriesTheme::
graphSeriesColor(int)const final QColor
Q3DTheme.gridLineColor()
final QColor
QSeriesTheme.indexColorFrom
(Collection<? extends QColor> colors, int index) SeeQSeriesTheme::
indexColorFrom(QList<QColor>, int)const final QColor
Q3DTheme.labelBackgroundColor()
final QColor
QBarSet.labelColor()
final QColor
Q3DTheme.labelTextColor()
final QColor
Q3DTheme.lightColor()
final QColor
Q3DTheme.multiHighlightColor()
final QColor
QAbstract3DSeries.multiHighlightColor()
final QColor
QBarSet.selectedColor()
final QColor
Q3DTheme.singleHighlightColor()
final QColor
QAbstract3DSeries.singleHighlightColor()
final QColor
QCustom3DVolume.sliceFrameColor()
final QColor
QCustom3DLabel.textColor()
final QColor
QAbstractAxis.titleColor()
final QColor
Q3DTheme.windowColor()
final QColor
QSurface3DSeries.wireframeColor()
Methods in io.qt.graphs that return types with arguments of type QColorModifier and TypeMethodDescriptionQ3DTheme.baseColors()
SeeQ3DTheme::
baseColors()const QSeriesTheme.borderColors()
QSeriesTheme.colors()
QBar3DSeries.rowColors()
Methods in io.qt.graphs with parameters of type QColorModifier and TypeMethodDescriptionfinal void
Q3DTheme.setBackgroundColor
(QColor color) final void
QCustom3DLabel.setBackgroundColor
(QColor color) final void
QAbstract3DSeries.setBaseColor
(QColor color) final void
QBarSet.setBorderColor
(QColor color) final void
final void
Q3DTheme.setGridLineColor
(QColor color) final void
Q3DTheme.setLabelBackgroundColor
(QColor color) final void
QBarSet.setLabelColor
(QColor color) final void
Q3DTheme.setLabelTextColor
(QColor color) final void
Q3DTheme.setLightColor
(QColor color) final void
Q3DTheme.setMultiHighlightColor
(QColor color) final void
QAbstract3DSeries.setMultiHighlightColor
(QColor color) final void
QBarSet.setSelectedColor
(QColor color) final void
Q3DTheme.setSingleHighlightColor
(QColor color) final void
QAbstract3DSeries.setSingleHighlightColor
(QColor color) final void
QCustom3DVolume.setSliceFrameColor
(QColor color) final void
QCustom3DLabel.setTextColor
(QColor color) final void
QAbstractAxis.setTitleColor
(QColor color) final void
Q3DTheme.setWindowColor
(QColor color) final void
QSurface3DSeries.setWireframeColor
(QColor color) Method parameters in io.qt.graphs with type arguments of type QColorModifier and TypeMethodDescriptionfinal QColor
QSeriesTheme.indexColorFrom
(Collection<? extends QColor> colors, int index) SeeQSeriesTheme::
indexColorFrom(QList<QColor>, int)const final void
Q3DTheme.setBaseColors
(Collection<? extends QColor> colors) SeeQ3DTheme::
setBaseColors(QList<QColor>) final void
QSeriesTheme.setBorderColors
(Collection<? extends QColor> newBorderColors) final void
QSeriesTheme.setColors
(Collection<? extends QColor> newColors) final void
QBar3DSeries.setRowColors
(Collection<? extends QColor> colors) -
Uses of QColor in io.qt.gui
Modifier and TypeMethodDescriptionstatic QColor
QColorConstants.Svg.aliceblue()
SeeQColorConstants::Svg::
aliceblue static QColor
QColorConstants.Svg.antiquewhite()
SeeQColorConstants::Svg::
antiquewhite static QColor
QColorConstants.Svg.aqua()
SeeQColorConstants::Svg::
aqua static QColor
QColorConstants.Svg.aquamarine()
SeeQColorConstants::Svg::
aquamarine static QColor
QColorConstants.Svg.azure()
SeeQColorConstants::Svg::
azure default QColor
QAccessibleInterface.backgroundColor()
QAccessibleInterface.Impl.backgroundColor()
QAccessibleObject.backgroundColor()
final QColor
QImageReader.backgroundColor()
final QColor
QMovie.backgroundColor()
static QColor
QColorConstants.Svg.beige()
SeeQColorConstants::Svg::
beige static QColor
QColorConstants.Svg.bisque()
SeeQColorConstants::Svg::
bisque static QColor
QColorConstants.Svg.black()
SeeQColorConstants::Svg::
black static QColor
QColorConstants.Black()
SeeQColorConstants::
Black static QColor
QColorConstants.Svg.blanchedalmond()
SeeQColorConstants::Svg::
blanchedalmond static QColor
QColorConstants.Svg.blue()
SeeQColorConstants::Svg::
blue static QColor
QColorConstants.Blue()
SeeQColorConstants::
Blue static QColor
QColorConstants.Svg.blueviolet()
SeeQColorConstants::Svg::
blueviolet static QColor
QColorConstants.Svg.brown()
SeeQColorConstants::Svg::
brown static QColor
QColorConstants.Svg.burlywood()
SeeQColorConstants::Svg::
burlywood static QColor
QColorConstants.Svg.cadetblue()
SeeQColorConstants::Svg::
cadetblue static QColor
QColorConstants.Svg.chartreuse()
SeeQColorConstants::Svg::
chartreuse static QColor
QColorConstants.Svg.chocolate()
SeeQColorConstants::Svg::
chocolate QColor.clone()
Creates and returns a copy of this object.final QColor
QBrush.color()
final QColor
QPalette.color
(QPalette.ColorGroup cg, QPalette.ColorRole cr) final QColor
QPalette.color
(QPalette.ColorRole cr) final QColor
QPen.color()
static QColor
QColorConstants.Color0()
SeeQColorConstants::
Color0 static QColor
QColorConstants.Color1()
SeeQColorConstants::
Color1 final QColor
QTextFormat.colorProperty
(int propertyId) final QColor
QColor.convertTo
(QColor.Spec colorSpec) static QColor
QColorConstants.Svg.coral()
SeeQColorConstants::Svg::
coral static QColor
QColorConstants.Svg.cornflowerblue()
SeeQColorConstants::Svg::
cornflowerblue static QColor
QColorConstants.Svg.cornsilk()
SeeQColorConstants::Svg::
cornsilk static QColor
QColorConstants.Svg.crimson()
SeeQColorConstants::Svg::
crimson static QColor
QColorConstants.Svg.cyan()
SeeQColorConstants::Svg::
cyan static QColor
QColorConstants.Cyan()
SeeQColorConstants::
Cyan static QColor
QColorConstants.Svg.darkblue()
SeeQColorConstants::Svg::
darkblue static QColor
QColorConstants.DarkBlue()
SeeQColorConstants::
DarkBlue static QColor
QColorConstants.Svg.darkcyan()
SeeQColorConstants::Svg::
darkcyan static QColor
QColorConstants.DarkCyan()
SeeQColorConstants::
DarkCyan final QColor
QColor.darker()
Overloaded function fordarker(int)
withf = 200
.final QColor
QColor.darker
(int f) static QColor
QColorConstants.Svg.darkgoldenrod()
SeeQColorConstants::Svg::
darkgoldenrod static QColor
QColorConstants.Svg.darkgray()
SeeQColorConstants::Svg::
darkgray static QColor
QColorConstants.DarkGray()
SeeQColorConstants::
DarkGray static QColor
QColorConstants.Svg.darkgreen()
SeeQColorConstants::Svg::
darkgreen static QColor
QColorConstants.DarkGreen()
SeeQColorConstants::
DarkGreen static QColor
QColorConstants.Svg.darkgrey()
SeeQColorConstants::Svg::
darkgrey static QColor
QColorConstants.Svg.darkkhaki()
SeeQColorConstants::Svg::
darkkhaki static QColor
QColorConstants.Svg.darkmagenta()
SeeQColorConstants::Svg::
darkmagenta static QColor
QColorConstants.DarkMagenta()
SeeQColorConstants::
DarkMagenta static QColor
QColorConstants.Svg.darkolivegreen()
SeeQColorConstants::Svg::
darkolivegreen static QColor
QColorConstants.Svg.darkorange()
SeeQColorConstants::Svg::
darkorange static QColor
QColorConstants.Svg.darkorchid()
SeeQColorConstants::Svg::
darkorchid static QColor
QColorConstants.Svg.darkred()
SeeQColorConstants::Svg::
darkred static QColor
QColorConstants.DarkRed()
SeeQColorConstants::
DarkRed static QColor
QColorConstants.Svg.darksalmon()
SeeQColorConstants::Svg::
darksalmon static QColor
QColorConstants.Svg.darkseagreen()
SeeQColorConstants::Svg::
darkseagreen static QColor
QColorConstants.Svg.darkslateblue()
SeeQColorConstants::Svg::
darkslateblue static QColor
QColorConstants.Svg.darkslategray()
SeeQColorConstants::Svg::
darkslategray static QColor
QColorConstants.Svg.darkslategrey()
SeeQColorConstants::Svg::
darkslategrey static QColor
QColorConstants.Svg.darkturquoise()
SeeQColorConstants::Svg::
darkturquoise static QColor
QColorConstants.Svg.darkviolet()
SeeQColorConstants::Svg::
darkviolet static QColor
QColorConstants.DarkYellow()
SeeQColorConstants::
DarkYellow static QColor
QColorConstants.Svg.deeppink()
SeeQColorConstants::Svg::
deeppink static QColor
QColorConstants.Svg.deepskyblue()
SeeQColorConstants::Svg::
deepskyblue static QColor
QColorConstants.Svg.dimgray()
SeeQColorConstants::Svg::
dimgray static QColor
QColorConstants.Svg.dimgrey()
SeeQColorConstants::Svg::
dimgrey static QColor
QColorConstants.Svg.dodgerblue()
SeeQColorConstants::Svg::
dodgerblue static QColor
QColorConstants.Svg.firebrick()
SeeQColorConstants::Svg::
firebrick static QColor
QColorConstants.Svg.floralwhite()
SeeQColorConstants::Svg::
floralwhite default QColor
QAccessibleInterface.foregroundColor()
QAccessibleInterface.Impl.foregroundColor()
QAccessibleObject.foregroundColor()
static QColor
QColorConstants.Svg.forestgreen()
SeeQColorConstants::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
(float c, float m, float y, float k) Overloaded function forfromCmykF(float, float, float, float, float)
witha = 1.0
.static QColor
QColor.fromCmykF
(float c, float m, float y, float k, float 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
(float h, float s, float l) Overloaded function forfromHslF(float, float, float, float)
witha = 1.0
.static QColor
QColor.fromHslF
(float h, float s, float l, float 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
(float h, float s, float v) Overloaded function forfromHsvF(float, float, float, float)
witha = 1.0
.static QColor
QColor.fromHsvF
(float h, float s, float v, float 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
(float r, float g, float b) Overloaded function forfromRgbF(float, float, float, float)
witha = 1.0
.static QColor
QColor.fromRgbF
(float r, float g, float b, float a) static QColor
QColor.fromString
(String name) static QColor
QColorConstants.Svg.fuchsia()
SeeQColorConstants::Svg::
fuchsia static QColor
QColorConstants.Svg.gainsboro()
SeeQColorConstants::Svg::
gainsboro static QColor
QColorConstants.Svg.ghostwhite()
SeeQColorConstants::Svg::
ghostwhite static QColor
QColorConstants.Svg.gold()
SeeQColorConstants::Svg::
gold static QColor
QColorConstants.Svg.goldenrod()
SeeQColorConstants::Svg::
goldenrod static QColor
QColorConstants.Svg.gray()
SeeQColorConstants::Svg::
gray static QColor
QColorConstants.Gray()
SeeQColorConstants::
Gray static QColor
QColorConstants.Svg.green()
SeeQColorConstants::Svg::
green static QColor
QColorConstants.Green()
SeeQColorConstants::
Green static QColor
QColorConstants.Svg.greenyellow()
SeeQColorConstants::Svg::
greenyellow static QColor
QColorConstants.Svg.grey()
SeeQColorConstants::Svg::
grey static QColor
QColorConstants.Svg.honeydew()
SeeQColorConstants::Svg::
honeydew static QColor
QColorConstants.Svg.hotpink()
SeeQColorConstants::Svg::
hotpink static QColor
QColorConstants.Svg.indianred()
SeeQColorConstants::Svg::
indianred static QColor
QColorConstants.Svg.indigo()
SeeQColorConstants::Svg::
indigo static QColor
QColorConstants.Svg.ivory()
SeeQColorConstants::Svg::
ivory static QColor
QColorConstants.Svg.khaki()
SeeQColorConstants::Svg::
khaki static QColor
QColorConstants.Svg.lavender()
SeeQColorConstants::Svg::
lavender static QColor
QColorConstants.Svg.lavenderblush()
SeeQColorConstants::Svg::
lavenderblush static QColor
QColorConstants.Svg.lawngreen()
SeeQColorConstants::Svg::
lawngreen static QColor
QColorConstants.Svg.lemonchiffon()
SeeQColorConstants::Svg::
lemonchiffon static QColor
QColorConstants.Svg.lightblue()
SeeQColorConstants::Svg::
lightblue static QColor
QColorConstants.Svg.lightcoral()
SeeQColorConstants::Svg::
lightcoral static QColor
QColorConstants.Svg.lightcyan()
SeeQColorConstants::Svg::
lightcyan final QColor
QColor.lighter()
Overloaded function forlighter(int)
withf = 150
.final QColor
QColor.lighter
(int f) static QColor
QColorConstants.Svg.lightgoldenrodyellow()
SeeQColorConstants::Svg::
lightgoldenrodyellow static QColor
QColorConstants.Svg.lightgray()
SeeQColorConstants::Svg::
lightgray static QColor
QColorConstants.LightGray()
SeeQColorConstants::
LightGray static QColor
QColorConstants.Svg.lightgreen()
SeeQColorConstants::Svg::
lightgreen static QColor
QColorConstants.Svg.lightgrey()
SeeQColorConstants::Svg::
lightgrey static QColor
QColorConstants.Svg.lightpink()
SeeQColorConstants::Svg::
lightpink static QColor
QColorConstants.Svg.lightsalmon()
SeeQColorConstants::Svg::
lightsalmon static QColor
QColorConstants.Svg.lightseagreen()
SeeQColorConstants::Svg::
lightseagreen static QColor
QColorConstants.Svg.lightskyblue()
SeeQColorConstants::Svg::
lightskyblue static QColor
QColorConstants.Svg.lightslategray()
SeeQColorConstants::Svg::
lightslategray static QColor
QColorConstants.Svg.lightslategrey()
SeeQColorConstants::Svg::
lightslategrey static QColor
QColorConstants.Svg.lightsteelblue()
SeeQColorConstants::Svg::
lightsteelblue static QColor
QColorConstants.Svg.lightyellow()
SeeQColorConstants::Svg::
lightyellow static QColor
QColorConstants.Svg.lime()
SeeQColorConstants::Svg::
lime static QColor
QColorConstants.Svg.limegreen()
SeeQColorConstants::Svg::
limegreen static QColor
QColorConstants.Svg.linen()
SeeQColorConstants::Svg::
linen static QColor
QColorConstants.Svg.magenta()
SeeQColorConstants::Svg::
magenta static QColor
QColorConstants.Magenta()
SeeQColorConstants::
Magenta final QColor
QColorTransform.map
(Qt.GlobalColor color) Overloaded function forQColorTransform.map(io.qt.gui.QColor)
.final QColor
final QColor
Overloaded function forQColorTransform.map(io.qt.gui.QColor)
.static QColor
QColorConstants.Svg.maroon()
SeeQColorConstants::Svg::
maroon static QColor
QColorConstants.Svg.mediumaquamarine()
SeeQColorConstants::Svg::
mediumaquamarine static QColor
QColorConstants.Svg.mediumblue()
SeeQColorConstants::Svg::
mediumblue static QColor
QColorConstants.Svg.mediumorchid()
SeeQColorConstants::Svg::
mediumorchid static QColor
QColorConstants.Svg.mediumpurple()
SeeQColorConstants::Svg::
mediumpurple static QColor
QColorConstants.Svg.mediumseagreen()
SeeQColorConstants::Svg::
mediumseagreen static QColor
QColorConstants.Svg.mediumslateblue()
SeeQColorConstants::Svg::
mediumslateblue static QColor
QColorConstants.Svg.mediumspringgreen()
SeeQColorConstants::Svg::
mediumspringgreen static QColor
QColorConstants.Svg.mediumturquoise()
SeeQColorConstants::Svg::
mediumturquoise static QColor
QColorConstants.Svg.mediumvioletred()
SeeQColorConstants::Svg::
mediumvioletred static QColor
QColorConstants.Svg.midnightblue()
SeeQColorConstants::Svg::
midnightblue static QColor
QColorConstants.Svg.mintcream()
SeeQColorConstants::Svg::
mintcream static QColor
QColorConstants.Svg.mistyrose()
SeeQColorConstants::Svg::
mistyrose static QColor
QColorConstants.Svg.moccasin()
SeeQColorConstants::Svg::
moccasin static QColor
QColorConstants.Svg.navajowhite()
SeeQColorConstants::Svg::
navajowhite static QColor
QColorConstants.Svg.navy()
SeeQColorConstants::Svg::
navy static QColor
QColorConstants.Svg.oldlace()
SeeQColorConstants::Svg::
oldlace static QColor
QColorConstants.Svg.olive()
SeeQColorConstants::Svg::
olive static QColor
QColorConstants.Svg.olivedrab()
SeeQColorConstants::Svg::
olivedrab static QColor
QColorConstants.Svg.orange()
SeeQColorConstants::Svg::
orange static QColor
QColorConstants.Svg.orangered()
SeeQColorConstants::Svg::
orangered static QColor
QColorConstants.Svg.orchid()
SeeQColorConstants::Svg::
orchid static QColor
QColorConstants.Svg.palegoldenrod()
SeeQColorConstants::Svg::
palegoldenrod static QColor
QColorConstants.Svg.palegreen()
SeeQColorConstants::Svg::
palegreen static QColor
QColorConstants.Svg.paleturquoise()
SeeQColorConstants::Svg::
paleturquoise static QColor
QColorConstants.Svg.palevioletred()
SeeQColorConstants::Svg::
palevioletred static QColor
QColorConstants.Svg.papayawhip()
SeeQColorConstants::Svg::
papayawhip static QColor
QColorConstants.Svg.peachpuff()
SeeQColorConstants::Svg::
peachpuff static QColor
QColorConstants.Svg.peru()
SeeQColorConstants::Svg::
peru static QColor
QColorConstants.Svg.pink()
SeeQColorConstants::Svg::
pink final QColor
QImage.pixelColor
(int x, int y) final QColor
QImage.pixelColor
(QPoint pt) static QColor
QColorConstants.Svg.plum()
SeeQColorConstants::Svg::
plum static QColor
QColorConstants.Svg.powderblue()
SeeQColorConstants::Svg::
powderblue static QColor
QColorConstants.Svg.purple()
SeeQColorConstants::Svg::
purple static QColor
QColorConstants.Svg.red()
SeeQColorConstants::Svg::
red static QColor
QColorConstants.Red()
SeeQColorConstants::
Red static QColor
QColorConstants.Svg.rosybrown()
SeeQColorConstants::Svg::
rosybrown static QColor
QColorConstants.Svg.royalblue()
SeeQColorConstants::Svg::
royalblue static QColor
QColorConstants.Svg.saddlebrown()
SeeQColorConstants::Svg::
saddlebrown static QColor
QColorConstants.Svg.salmon()
SeeQColorConstants::Svg::
salmon static QColor
QColorConstants.Svg.sandybrown()
SeeQColorConstants::Svg::
sandybrown static QColor
QColorConstants.Svg.seagreen()
SeeQColorConstants::Svg::
seagreen static QColor
QColorConstants.Svg.seashell()
SeeQColorConstants::Svg::
seashell static QColor
QColorConstants.Svg.sienna()
SeeQColorConstants::Svg::
sienna static QColor
QColorConstants.Svg.silver()
SeeQColorConstants::Svg::
silver static QColor
QColorConstants.Svg.skyblue()
SeeQColorConstants::Svg::
skyblue static QColor
QColorConstants.Svg.slateblue()
SeeQColorConstants::Svg::
slateblue static QColor
QColorConstants.Svg.slategray()
SeeQColorConstants::Svg::
slategray static QColor
QColorConstants.Svg.slategrey()
SeeQColorConstants::Svg::
slategrey static QColor
QColorConstants.Svg.snow()
SeeQColorConstants::Svg::
snow static QColor
QColorConstants.Svg.springgreen()
SeeQColorConstants::Svg::
springgreen static QColor
QColorConstants.Svg.steelblue()
SeeQColorConstants::Svg::
steelblue static QColor
QColorConstants.Svg.tan()
SeeQColorConstants::Svg::
tan static QColor
QColorConstants.Svg.teal()
SeeQColorConstants::Svg::
teal static QColor
QColorConstants.Svg.thistle()
SeeQColorConstants::Svg::
thistle final QColor
QColor.toCmyk()
final QColor
QColor.toExtendedRgb()
final QColor
QColor.toHsl()
final QColor
QColor.toHsv()
static QColor
QColorConstants.Svg.tomato()
SeeQColorConstants::Svg::
tomato final QColor
QColor.toRgb()
static QColor
QColorConstants.Transparent()
SeeQColorConstants::
Transparent static QColor
QColorConstants.Svg.turquoise()
SeeQColorConstants::Svg::
turquoise final QColor
QTextCharFormat.underlineColor()
static QColor
QColorConstants.Svg.violet()
SeeQColorConstants::Svg::
violet static QColor
QColorConstants.Svg.wheat()
SeeQColorConstants::Svg::
wheat static QColor
QColorConstants.Svg.white()
SeeQColorConstants::Svg::
white static QColor
QColorConstants.White()
SeeQColorConstants::
White static QColor
QColorConstants.Svg.whitesmoke()
SeeQColorConstants::Svg::
whitesmoke static QColor
QColorConstants.Svg.yellow()
SeeQColorConstants::Svg::
yellow static QColor
QColorConstants.Yellow()
SeeQColorConstants::
Yellow static QColor
QColorConstants.Svg.yellowgreen()
SeeQColorConstants::Svg::
yellowgreen Modifier and TypeMethodDescriptionfinal QList<QPair<@QtPrimitiveType Double,
QColor>> QGradient.stops()
Modifier and TypeMethodDescriptionfinal void
Overloaded function forQBrush.assign(io.qt.gui.QBrush)
.final void
Overloaded function forQPen.assign(io.qt.gui.QPen)
.final 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
.final QBitmap
QPixmap.createMaskFromColor
(QColor maskColor, Qt.MaskMode mode) final boolean
Overloaded function forQBrush.equals(io.qt.gui.QBrush)
.final boolean
final boolean
Overloaded function forQPen.equals(io.qt.gui.QPen)
.final void
final void
final void
QPainter.fillPath
(QPainterPath path, QColor brush) Overloaded function forQPainter.fillPath(io.qt.gui.QPainterPath, io.qt.gui.QBrush)
.final void
final void
final void
final QColor
static boolean
QBrush.qHasPixmapTexture
(QColor brush) Overloaded function forQBrush.qHasPixmapTexture(io.qt.gui.QBrush)
.final void
QPainter.setBackground
(QColor bg) Overloaded function forQPainter.setBackground(io.qt.gui.QBrush)
.final void
QStandardItem.setBackground
(QColor brush) Overloaded function forQStandardItem.setBackground(io.qt.gui.QBrush)
.final void
QTextFormat.setBackground
(QColor brush) Overloaded function forQTextFormat.setBackground(io.qt.gui.QBrush)
.final void
QImageReader.setBackgroundColor
(QColor color) final void
QMovie.setBackgroundColor
(QColor color) final void
QTextFrameFormat.setBorderBrush
(QColor brush) Overloaded function forQTextFrameFormat.setBorderBrush(io.qt.gui.QBrush)
.final void
QTextTableCellFormat.setBorderBrush
(QColor brush) Overloaded function forQTextTableCellFormat.setBorderBrush(io.qt.gui.QBrush)
.final void
QTextTableCellFormat.setBottomBorderBrush
(QColor brush) Overloaded function forQTextTableCellFormat.setBottomBorderBrush(io.qt.gui.QBrush)
.final void
Overloaded function forQPainter.setBrush(io.qt.gui.QBrush)
.final void
QPalette.setBrush
(QPalette.ColorGroup cg, QPalette.ColorRole cr, QColor brush) Overloaded function forQPalette.setBrush(io.qt.gui.QPalette.ColorGroup, io.qt.gui.QPalette.ColorRole, io.qt.gui.QBrush)
.final void
QPalette.setBrush
(QPalette.ColorRole cr, QColor brush) Overloaded function forQPalette.setBrush(io.qt.gui.QPalette.ColorRole, io.qt.gui.QBrush)
.final void
Overloaded function forQPen.setBrush(io.qt.gui.QBrush)
.final void
final void
QPalette.setColor
(QPalette.ColorGroup cg, QPalette.ColorRole cr, QColor color) final void
QPalette.setColor
(QPalette.ColorRole cr, QColor color) final void
final void
QGradient.setColorAt
(double pos, QColor color) final void
QStandardItem.setForeground
(QColor brush) Overloaded function forQStandardItem.setForeground(io.qt.gui.QBrush)
.final void
QTextFormat.setForeground
(QColor brush) Overloaded function forQTextFormat.setForeground(io.qt.gui.QBrush)
.protected final void
final void
QTextTableCellFormat.setLeftBorderBrush
(QColor brush) Overloaded function forQTextTableCellFormat.setLeftBorderBrush(io.qt.gui.QBrush)
.final void
final void
QImage.setPixelColor
(int x, int y, QColor c) final void
QImage.setPixelColor
(QPoint pt, QColor c) final void
QTextTableCellFormat.setRightBorderBrush
(QColor brush) Overloaded function forQTextTableCellFormat.setRightBorderBrush(io.qt.gui.QBrush)
.final void
QTextCharFormat.setTextOutline
(QColor pen) Overloaded function forQTextCharFormat.setTextOutline(io.qt.gui.QPen)
.final void
QTextTableCellFormat.setTopBorderBrush
(QColor brush) Overloaded function forQTextTableCellFormat.setTopBorderBrush(io.qt.gui.QBrush)
.final void
QTextCharFormat.setUnderlineColor
(QColor color) final void
QPainter.strokePath
(QPainterPath path, QColor pen) Overloaded function forQPainter.strokePath(io.qt.gui.QPainterPath, io.qt.gui.QPen)
.Modifier and TypeMethodDescriptionfinal void
QGradient.setStops
(Collection<? extends QPair<@QtPrimitiveType Double, QColor>> stops) ModifierConstructorDescriptionOverloaded constructor forQBrush(io.qt.gui.QColor, io.qt.core.Qt.BrushStyle)
withbs = io.qt.core.Qt.BrushStyle.SolidPattern
.QBrush
(QColor color, Qt.BrushStyle bs) SeeQColor::
QColor(QColor) Overloaded constructor forQPainterPathStroker(io.qt.gui.QPen)
.QPalette
(QColor windowText, QColor window, QColor light, QColor dark, QColor mid, QColor text, QColor base) SeeQPalette::
QPalette(QColor, QColor, QColor, QColor, QColor, QColor, QColor) QPen
(QColor brush, double width, Qt.PenStyle s) QPen
(QColor brush, double width, Qt.PenStyle s, Qt.PenCapStyle c) Overloaded constructor forQPen(io.qt.gui.QColor, double, io.qt.core.Qt.PenStyle, io.qt.core.Qt.PenCapStyle, io.qt.core.Qt.PenJoinStyle)
withj = io.qt.core.Qt.PenJoinStyle.BevelJoin
.QPen
(QColor brush, double width, Qt.PenStyle s, Qt.PenCapStyle c, Qt.PenJoinStyle j) Overloaded constructor forQPen(io.qt.gui.QBrush, double, io.qt.core.Qt.PenStyle, io.qt.core.Qt.PenCapStyle, io.qt.core.Qt.PenJoinStyle)
. -
Uses of QColor in io.qt.gui.rhi
Methods in io.qt.gui.rhi with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates) Overloaded function forQRhiCommandBuffer.beginPass(io.qt.gui.rhi.QRhiRenderTarget, io.qt.gui.QColor, io.qt.gui.rhi.QRhiDepthStencilClearValue, io.qt.gui.rhi.QRhiResourceUpdateBatch, io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags)
withflags = new io.qt.gui.rhi.QRhiCommandBuffer.BeginPassFlags(0)
.final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlag ... flags) final void
QRhiCommandBuffer.beginPass
(QRhiRenderTarget rt, QColor colorClearValue, QRhiDepthStencilClearValue depthStencilClearValue, QRhiResourceUpdateBatch resourceUpdates, QRhiCommandBuffer.BeginPassFlags flags) final void
QRhiCommandBuffer.setBlendConstants
(QColor c) -
Uses of QColor in io.qt.multimedia
Methods in io.qt.multimedia that return QColorModifier and TypeMethodDescriptionfinal QColor
QVideoFrame.PaintOptions.backgroundColor()
SeeQVideoFrame::PaintOptions::
backgroundColor Methods in io.qt.multimedia with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QVideoFrame.PaintOptions.setBackgroundColor
(QColor backgroundColor) SeeQVideoFrame::PaintOptions::
backgroundColor Constructors in io.qt.multimedia with parameters of type QColorModifierConstructorDescriptionPaintOptions
(QColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlag ... paintFlags) PaintOptions
(QColor backgroundColor, Qt.AspectRatioMode aspectRatioMode, QVideoFrame.PaintOptions.PaintFlags paintFlags) SeeQVideoFrame::PaintOptions::
PaintOptions{QColor, Qt::AspectRatioMode, QVideoFrame::PaintOptions::PaintFlags} -
Uses of QColor in io.qt.opengl
Methods in io.qt.opengl that return QColorMethods in io.qt.opengl with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QOpenGLShaderProgram.setAttributeValue
(int location, QColor value) final void
QOpenGLShaderProgram.setAttributeValue
(String name, QColor value) final void
QOpenGLTexture.setBorderColor
(QColor color) final void
QOpenGLShaderProgram.setUniformValue
(int location, QColor color) final void
QOpenGLShaderProgram.setUniformValue
(String name, QColor color) -
Uses of QColor in io.qt.qt3d.extras
Fields in io.qt.qt3d.extras with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
QDiffuseMapMaterial.ambientChanged
SeeQt3DExtras::QDiffuseMapMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QDiffuseSpecularMapMaterial.ambientChanged
SeeQt3DExtras::QDiffuseSpecularMapMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QDiffuseSpecularMaterial.ambientChanged
final QObject.Signal1<QColor>
QMorphPhongMaterial.ambientChanged
final QObject.Signal1<QColor>
QNormalDiffuseMapMaterial.ambientChanged
SeeQt3DExtras::QNormalDiffuseMapMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QNormalDiffuseSpecularMapMaterial.ambientChanged
SeeQt3DExtras::QNormalDiffuseSpecularMapMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QPhongAlphaMaterial.ambientChanged
SeeQt3DExtras::QPhongAlphaMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QPhongMaterial.ambientChanged
SeeQt3DExtras::QPhongMaterial::
ambientChanged(QColor) final QObject.Signal1<QColor>
QForwardRenderer.clearColorChanged
final QObject.Signal1<QColor>
QText2DEntity.colorChanged
final QObject.Signal1<QColor>
QGoochMaterial.coolChanged
final QObject.Signal1<QColor>
QGoochMaterial.diffuseChanged
final QObject.Signal1<QColor>
QMorphPhongMaterial.diffuseChanged
final QObject.Signal1<QColor>
QPhongAlphaMaterial.diffuseChanged
SeeQt3DExtras::QPhongAlphaMaterial::
diffuseChanged(QColor) final QObject.Signal1<QColor>
QPhongMaterial.diffuseChanged
SeeQt3DExtras::QPhongMaterial::
diffuseChanged(QColor) final QObject.Signal1<QColor>
QDiffuseMapMaterial.specularChanged
SeeQt3DExtras::QDiffuseMapMaterial::
specularChanged(QColor) final QObject.Signal1<QColor>
QGoochMaterial.specularChanged
final QObject.Signal1<QColor>
QMorphPhongMaterial.specularChanged
final QObject.Signal1<QColor>
QNormalDiffuseMapMaterial.specularChanged
SeeQt3DExtras::QNormalDiffuseMapMaterial::
specularChanged(QColor) final QObject.Signal1<QColor>
QPhongAlphaMaterial.specularChanged
SeeQt3DExtras::QPhongAlphaMaterial::
specularChanged(QColor) final QObject.Signal1<QColor>
QPhongMaterial.specularChanged
SeeQt3DExtras::QPhongMaterial::
specularChanged(QColor) final QObject.Signal1<QColor>
QGoochMaterial.warmChanged
Methods in io.qt.qt3d.extras that return QColorModifier and TypeMethodDescriptionfinal QColor
QDiffuseMapMaterial.ambient()
SeeQt3DExtras::QDiffuseMapMaterial::
ambient()const final QColor
QDiffuseSpecularMapMaterial.ambient()
SeeQt3DExtras::QDiffuseSpecularMapMaterial::
ambient()const final QColor
QDiffuseSpecularMaterial.ambient()
final QColor
QMorphPhongMaterial.ambient()
final QColor
QNormalDiffuseMapMaterial.ambient()
SeeQt3DExtras::QNormalDiffuseMapMaterial::
ambient()const final QColor
QNormalDiffuseSpecularMapMaterial.ambient()
SeeQt3DExtras::QNormalDiffuseSpecularMapMaterial::
ambient()const final QColor
QPhongAlphaMaterial.ambient()
SeeQt3DExtras::QPhongAlphaMaterial::
ambient()const final QColor
QPhongMaterial.ambient()
SeeQt3DExtras::QPhongMaterial::
ambient()const final QColor
QForwardRenderer.clearColor()
final QColor
QText2DEntity.color()
final QColor
QGoochMaterial.cool()
final QColor
QGoochMaterial.diffuse()
final QColor
QMorphPhongMaterial.diffuse()
final QColor
QPhongAlphaMaterial.diffuse()
SeeQt3DExtras::QPhongAlphaMaterial::
diffuse()const final QColor
QPhongMaterial.diffuse()
SeeQt3DExtras::QPhongMaterial::
diffuse()const final QColor
QDiffuseMapMaterial.specular()
SeeQt3DExtras::QDiffuseMapMaterial::
specular()const final QColor
QGoochMaterial.specular()
final QColor
QMorphPhongMaterial.specular()
final QColor
QNormalDiffuseMapMaterial.specular()
SeeQt3DExtras::QNormalDiffuseMapMaterial::
specular()const final QColor
QPhongAlphaMaterial.specular()
SeeQt3DExtras::QPhongAlphaMaterial::
specular()const final QColor
QPhongMaterial.specular()
SeeQt3DExtras::QPhongMaterial::
specular()const final QColor
QGoochMaterial.warm()
Methods in io.qt.qt3d.extras with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QDiffuseMapMaterial.setAmbient
(QColor color) SeeQt3DExtras::QDiffuseMapMaterial::
setAmbient(QColor) final void
QDiffuseSpecularMapMaterial.setAmbient
(QColor ambient) SeeQt3DExtras::QDiffuseSpecularMapMaterial::
setAmbient(QColor) final void
QDiffuseSpecularMaterial.setAmbient
(QColor ambient) final void
QMorphPhongMaterial.setAmbient
(QColor ambient) final void
QNormalDiffuseMapMaterial.setAmbient
(QColor ambient) SeeQt3DExtras::QNormalDiffuseMapMaterial::
setAmbient(QColor) final void
QNormalDiffuseSpecularMapMaterial.setAmbient
(QColor ambient) SeeQt3DExtras::QNormalDiffuseSpecularMapMaterial::
setAmbient(QColor) final void
QPhongAlphaMaterial.setAmbient
(QColor ambient) SeeQt3DExtras::QPhongAlphaMaterial::
setAmbient(QColor) final void
QPhongMaterial.setAmbient
(QColor ambient) SeeQt3DExtras::QPhongMaterial::
setAmbient(QColor) final void
QForwardRenderer.setClearColor
(QColor clearColor) final void
final void
final void
QGoochMaterial.setDiffuse
(QColor diffuse) final void
QMorphPhongMaterial.setDiffuse
(QColor diffuse) final void
QPhongAlphaMaterial.setDiffuse
(QColor diffuse) SeeQt3DExtras::QPhongAlphaMaterial::
setDiffuse(QColor) final void
QPhongMaterial.setDiffuse
(QColor diffuse) SeeQt3DExtras::QPhongMaterial::
setDiffuse(QColor) final void
QDiffuseMapMaterial.setSpecular
(QColor specular) SeeQt3DExtras::QDiffuseMapMaterial::
setSpecular(QColor) final void
QGoochMaterial.setSpecular
(QColor specular) final void
QMorphPhongMaterial.setSpecular
(QColor specular) final void
QNormalDiffuseMapMaterial.setSpecular
(QColor specular) SeeQt3DExtras::QNormalDiffuseMapMaterial::
setSpecular(QColor) final void
QPhongAlphaMaterial.setSpecular
(QColor specular) SeeQt3DExtras::QPhongAlphaMaterial::
setSpecular(QColor) final void
QPhongMaterial.setSpecular
(QColor specular) SeeQt3DExtras::QPhongMaterial::
setSpecular(QColor) final void
-
Uses of QColor in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
QClearBuffers.clearColorChanged
final QObject.Signal1<QColor>
QAbstractLight.colorChanged
Methods in io.qt.qt3d.render that return QColorModifier and TypeMethodDescriptionfinal QColor
QClearBuffers.clearColor()
final QColor
QAbstractLight.color()
Methods in io.qt.qt3d.render with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QClearBuffers.setClearColor
(QColor color) final void
-
Uses of QColor in io.qt.quick
Fields in io.qt.quick with type parameters of type QColorMethods in io.qt.quick that return QColorModifier and TypeMethodDescriptionfinal QColor
QSGMaterialShader.GraphicsPipelineState.blendConstant()
Blend constant applicable when a blending factor is set to use a constant valuefinal QColor
QQuickWindow.color()
final QColor
QSGFlatColorMaterial.color()
abstract QColor
QSGRectangleNode.color()
final QColor
QSGSimpleRectNode.color()
abstract QColor
QSGTextNode.color()
final QColor
QQuickPaintedItem.fillColor()
abstract QColor
QSGTextNode.linkColor()
abstract QColor
QSGTextNode.selectionColor()
abstract QColor
QSGTextNode.selectionTextColor()
abstract QColor
QSGTextNode.styleColor()
Methods in io.qt.quick with parameters of type QColorModifier and TypeMethodDescriptionfinal void
QSGMaterialShader.GraphicsPipelineState.setBlendConstant
(QColor blendConstant) Blend constant applicable when a blending factor is set to use a constant valuefinal void
final void
abstract void
final void
abstract void
final void
QQuickPaintedItem.setFillColor
(QColor arg__1) abstract void
QSGTextNode.setLinkColor
(QColor linkColor) abstract void
QSGTextNode.setSelectionColor
(QColor selectionColor) abstract void
QSGTextNode.setSelectionTextColor
(QColor selectionTextColor) abstract void
QSGTextNode.setStyleColor
(QColor styleColor) Constructors in io.qt.quick with parameters of type QColorModifierConstructorDescriptionGraphicsPipelineState
(boolean blendEnable, QSGMaterialShader.GraphicsPipelineState.BlendFactor srcColor, QSGMaterialShader.GraphicsPipelineState.BlendFactor dstColor, QSGMaterialShader.GraphicsPipelineState.ColorMask colorWrite, QColor blendConstant, QSGMaterialShader.GraphicsPipelineState.CullMode cullMode, QSGMaterialShader.GraphicsPipelineState.PolygonMode polygonMode, boolean separateBlendFactors, QSGMaterialShader.GraphicsPipelineState.BlendFactor srcAlpha, QSGMaterialShader.GraphicsPipelineState.BlendFactor dstAlpha) SeeQSGMaterialShader::GraphicsPipelineState::
GraphicsPipelineState{bool, QSGMaterialShader::GraphicsPipelineState::BlendFactor, QSGMaterialShader::GraphicsPipelineState::BlendFactor, QSGMaterialShader::GraphicsPipelineState::ColorMask, QColor, QSGMaterialShader::GraphicsPipelineState::CullMode, QSGMaterialShader::GraphicsPipelineState::PolygonMode, bool, QSGMaterialShader::GraphicsPipelineState::BlendFactor, QSGMaterialShader::GraphicsPipelineState::BlendFactor} QSGSimpleRectNode
(QRectF rect, QColor color) QSGSimpleRectNode
(QRect rect, QColor color) Overloaded constructor forQSGSimpleRectNode(io.qt.core.QRectF, io.qt.gui.QColor)
. -
Uses of QColor in io.qt.quick.widgets
Methods in io.qt.quick.widgets with parameters of type QColor -
Uses of QColor in io.qt.quick3d
Methods in io.qt.quick3d that return QColorModifier and TypeMethodDescriptionfinal QColor
QQuick3DInstancing.InstanceTableEntry.getColor()
SeeQQuick3DInstancing::InstanceTableEntry::
getColor()const final QColor
QQuick3DInstancing.instanceColor
(int index) SeeQQuick3DInstancing::
instanceColor(int) Methods in io.qt.quick3d with parameters of type QColorModifier and TypeMethodDescriptionprotected static QQuick3DInstancing.InstanceTableEntry
QQuick3DInstancing.calculateTableEntry
(QVector3D position, QVector3D scale, QVector3D eulerRotation, QColor color) Overloaded function forQQuick3DInstancing.calculateTableEntry(io.qt.gui.QVector3D, io.qt.gui.QVector3D, io.qt.gui.QVector3D, io.qt.gui.QColor, io.qt.gui.QVector4D)
withcustomData = new io.qt.gui.QVector4D()
.protected static QQuick3DInstancing.InstanceTableEntry
QQuick3DInstancing.calculateTableEntry
(QVector3D position, QVector3D scale, QVector3D eulerRotation, QColor color, QVector4D customData) protected static QQuick3DInstancing.InstanceTableEntry
QQuick3DInstancing.calculateTableEntryFromQuaternion
(QVector3D position, QVector3D scale, QQuaternion rotation, QColor color) Overloaded function forQQuick3DInstancing.calculateTableEntryFromQuaternion(io.qt.gui.QVector3D, io.qt.gui.QVector3D, io.qt.gui.QQuaternion, io.qt.gui.QColor, io.qt.gui.QVector4D)
withcustomData = new io.qt.gui.QVector4D()
.protected static QQuick3DInstancing.InstanceTableEntry
QQuick3DInstancing.calculateTableEntryFromQuaternion
(QVector3D position, QVector3D scale, QQuaternion rotation, QColor color, QVector4D customData) -
Uses of QColor in io.qt.webengine.core
Methods in io.qt.webengine.core that return QColorMethods in io.qt.webengine.core with parameters of type QColor -
Uses of QColor in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QColorModifier and TypeFieldDescriptionfinal QObject.Signal1<QColor>
QGraphicsColorizeEffect.colorChanged
final QObject.Signal1<QColor>
QGraphicsDropShadowEffect.colorChanged
final QObject.Signal1<QColor>
QColorDialog.colorSelected
final QObject.Signal1<QColor>
QColorDialog.currentColorChanged
Methods in io.qt.widgets that return QColorModifier and TypeMethodDescriptionQAccessibleWidget.backgroundColor()
final QColor
QStyleOptionFocusRect.backgroundColor()
The background color on which the focus rectangle is being drawnfinal QColor
QGraphicsColorizeEffect.color()
final QColor
QGraphicsDropShadowEffect.color()
final QColor
QColormap.colorAt
(int pixel) final QColor
QColorDialog.currentColor()
static QColor
QColorDialog.customColor
(int index) final QColor
QGraphicsTextItem.defaultTextColor()
QAccessibleWidget.foregroundColor()
static QColor
QColorDialog.getColor()
static QColor
QColorDialog.getColor
(Qt.GlobalColor initial) static QColor
QColorDialog.getColor
(Qt.GlobalColor initial, QWidget parent) static QColor
QColorDialog.getColor
(Qt.GlobalColor initial, QWidget parent, String title) Overloaded function forQColorDialog.getColor(io.qt.core.Qt.GlobalColor, io.qt.widgets.QWidget, java.lang.String, io.qt.widgets.QColorDialog.ColorDialogOptions)
withoptions = new io.qt.widgets.QColorDialog.ColorDialogOptions(0)
.static QColor
QColorDialog.getColor
(Qt.GlobalColor initial, QWidget parent, String title, QColorDialog.ColorDialogOption ... options) static QColor
QColorDialog.getColor
(Qt.GlobalColor initial, QWidget parent, String title, QColorDialog.ColorDialogOptions options) static QColor
static QColor
static QColor
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) static QColor
static QColor
static QColor
Overloaded function forQColorDialog.getColor(io.qt.gui.QRgba64, io.qt.widgets.QWidget, java.lang.String, io.qt.widgets.QColorDialog.ColorDialogOptions)
withoptions = new io.qt.widgets.QColorDialog.ColorDialogOptions(0)
.static QColor
QColorDialog.getColor
(QRgba64 initial, QWidget parent, String title, QColorDialog.ColorDialogOption ... options) static QColor
QColorDialog.getColor
(QRgba64 initial, QWidget parent, String title, QColorDialog.ColorDialogOptions options) static QColor
static QColor
static QColor
Overloaded function forQColorDialog.getColor(java.lang.String, io.qt.widgets.QWidget, java.lang.String, io.qt.widgets.QColorDialog.ColorDialogOptions)
withoptions = new io.qt.widgets.QColorDialog.ColorDialogOptions(0)
.static QColor
QColorDialog.getColor
(String initial, QWidget parent, String title, QColorDialog.ColorDialogOption ... options) static QColor
QColorDialog.getColor
(String initial, QWidget parent, String title, QColorDialog.ColorDialogOptions options) final QColor
QColorDialog.selectedColor()
static QColor
QColorDialog.standardColor
(int index) final QColor
QTabBar.tabTextColor
(int index) final QColor
QTextEdit.textBackgroundColor()
final QColor
QStyleOptionGroupBox.textColor()
The color of the group box titlefinal QColor
QTextEdit.textColor()
Methods in io.qt.widgets that return types with arguments of type QColorMethods in io.qt.widgets with parameters of type QColorModifier and TypeMethodDescriptionstatic QColor
static QColor
static QColor
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) final int
static void
QtDrawUtil.qDrawPlainRect
(QPainter p, int x, int y, int w, int h, QColor arg__6) static void
QtDrawUtil.qDrawPlainRect
(QPainter p, int x, int y, int w, int h, QColor arg__6, int lineWidth) Overloaded function forQtDrawUtil.qDrawPlainRect(io.qt.gui.QPainter, int, int, int, int, io.qt.gui.QColor, int, io.qt.gui.QBrush)
withfill = null
.static void
QtDrawUtil.qDrawPlainRect
(QPainter p, int x, int y, int w, int h, QColor arg__6, int lineWidth, QBrush fill) static void
QtDrawUtil.qDrawPlainRect
(QPainter p, QRect r, QColor arg__3) static void
QtDrawUtil.qDrawPlainRect
(QPainter p, QRect r, QColor arg__3, int lineWidth) Overloaded function forQtDrawUtil.qDrawPlainRect(io.qt.gui.QPainter, io.qt.core.QRect, io.qt.gui.QColor, int, io.qt.gui.QBrush)
withfill = null
.static void
QtDrawUtil.qDrawPlainRect
(QPainter p, QRect r, QColor arg__3, int lineWidth, QBrush fill) static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter p, int x, int y, int w, int h, double rx, double ry, QColor arg__8) static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter p, int x, int y, int w, int h, double rx, double ry, QColor arg__8, int lineWidth) Overloaded function forQtDrawUtil.qDrawPlainRoundedRect(io.qt.gui.QPainter, int, int, int, int, double, double, io.qt.gui.QColor, int, io.qt.gui.QBrush)
withfill = null
.static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter p, int x, int y, int w, int h, double rx, double ry, QColor arg__8, int lineWidth, QBrush fill) static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter painter, QRect rect, double rx, double ry, QColor lineColor) static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter painter, QRect rect, double rx, double ry, QColor lineColor, int lineWidth) Overloaded function forQtDrawUtil.qDrawPlainRoundedRect(io.qt.gui.QPainter, io.qt.core.QRect, double, double, io.qt.gui.QColor, int, io.qt.gui.QBrush)
withfill = null
.static void
QtDrawUtil.qDrawPlainRoundedRect
(QPainter painter, QRect rect, double rx, double ry, QColor lineColor, int lineWidth, QBrush fill) final void
QListWidgetItem.setBackground
(QColor brush) Overloaded function forQListWidgetItem.setBackground(io.qt.gui.QBrush)
.final void
QMdiArea.setBackground
(QColor background) Overloaded function forQMdiArea.setBackground(io.qt.gui.QBrush)
.final void
QTableWidgetItem.setBackground
(QColor brush) Overloaded function forQTableWidgetItem.setBackground(io.qt.gui.QBrush)
.final void
QTreeWidgetItem.setBackground
(int column, QColor brush) Overloaded function forQTreeWidgetItem.setBackground(int, io.qt.gui.QBrush)
.final void
QGraphicsScene.setBackgroundBrush
(QColor brush) Overloaded function forQGraphicsScene.setBackgroundBrush(io.qt.gui.QBrush)
.final void
QGraphicsView.setBackgroundBrush
(QColor brush) Overloaded function forQGraphicsView.setBackgroundBrush(io.qt.gui.QBrush)
.final void
QStyleOptionViewItem.setBackgroundBrush
(QColor backgroundBrush) Overloaded function forQStyleOptionViewItem.setBackgroundBrush(io.qt.gui.QBrush)
.final void
QStyleOptionFocusRect.setBackgroundColor
(QColor backgroundColor) The background color on which the focus rectangle is being drawnfinal void
Overloaded function forQAbstractGraphicsShapeItem.setBrush(io.qt.gui.QBrush)
.final void
final void
final void
QColorDialog.setCurrentColor
(QColor color) static void
QColorDialog.setCustomColor
(int index, QColor color) final void
QGraphicsTextItem.setDefaultTextColor
(QColor c) final void
QListWidgetItem.setForeground
(QColor brush) Overloaded function forQListWidgetItem.setForeground(io.qt.gui.QBrush)
.final void
QTableWidgetItem.setForeground
(QColor brush) Overloaded function forQTableWidgetItem.setForeground(io.qt.gui.QBrush)
.final void
QTreeWidgetItem.setForeground
(int column, QColor brush) Overloaded function forQTreeWidgetItem.setForeground(int, io.qt.gui.QBrush)
.final void
QGraphicsScene.setForegroundBrush
(QColor brush) Overloaded function forQGraphicsScene.setForegroundBrush(io.qt.gui.QBrush)
.final void
QGraphicsView.setForegroundBrush
(QColor brush) Overloaded function forQGraphicsView.setForegroundBrush(io.qt.gui.QBrush)
.final void
QGraphicsOpacityEffect.setOpacityMask
(QColor mask) Overloaded function forQGraphicsOpacityEffect.setOpacityMask(io.qt.gui.QBrush)
.final void
Overloaded function forQAbstractGraphicsShapeItem.setPen(io.qt.gui.QPen)
.final void
Overloaded function forQGraphicsLineItem.setPen(io.qt.gui.QPen)
.static void
QColorDialog.setStandardColor
(int index, QColor color) final void
QTabBar.setTabTextColor
(int index, QColor color) final void
QTextEdit.setTextBackgroundColor
(QColor c) final void
QStyleOptionGroupBox.setTextColor
(QColor textColor) The color of the group box titlefinal void
QTextEdit.setTextColor
(QColor c) final void
QSplashScreen.showMessage
(String message, int alignment, QColor color) Method parameters in io.qt.widgets with type arguments of type QColorModifier and TypeMethodDescriptionfinal void
QColorDialog.open
(QMetaObject.Connectable1<QColor> selectedSignal) final void
QColorDialog.open
(QMetaObject.Slot1<QColor> selectedSlot) Constructors in io.qt.widgets with parameters of type QColorModifierConstructorDescriptionQColorDialog
(QColor initial) Overloaded constructor forQColorDialog(io.qt.gui.QColor, io.qt.widgets.QWidget)
withparent = null
.QColorDialog
(QColor initial, QWidget parent)