Uses of Class
io.qt.gui.QBrush
Package | Description |
---|---|
io.qt.charts | |
io.qt.gui | |
io.qt.widgets |
-
Uses of QBrush in io.qt.charts
Fields in io.qt.charts with type parameters of type QBrush Modifier and Type Field Description QObject.Signal1<QBrush>
QAbstractAxis. labelsBrushChanged
QObject.Signal1<QBrush>
QAbstractAxis. shadesBrushChanged
QObject.Signal1<QBrush>
QAbstractAxis. titleBrushChanged
Methods in io.qt.charts that return QBrush Modifier and Type Method Description QBrush
QChart. backgroundBrush()
QBrush
QAreaSeries. brush()
Returns the brush used to draw the line for this seriesQBrush
QBarSet. brush()
QBrush
QBoxPlotSeries. brush()
QBrush
QBoxSet. brush()
QBrush
QCandlestickSeries. brush()
QBrush
QCandlestickSet. brush()
QBrush
QLegend. brush()
QBrush
QLegendMarker. brush()
QBrush
QPieSlice. brush()
QBrush
QXYSeries. brush()
QBrush
QBarSet. labelBrush()
QBrush
QLegend. labelBrush()
QBrush
QLegendMarker. labelBrush()
QBrush
QPieSlice. labelBrush()
QBrush
QAbstractAxis. labelsBrush()
QBrush
QChart. plotAreaBackgroundBrush()
QBrush
QAbstractAxis. shadesBrush()
QBrush
QAbstractAxis. titleBrush()
QBrush
QChart. titleBrush()
Methods in io.qt.charts with parameters of type QBrush Modifier and Type Method Description void
QChart. setBackgroundBrush(QBrush brush)
void
QAreaSeries. setBrush(QBrush brush)
void
QBarSet. setBrush(QBrush brush)
void
QBoxPlotSeries. setBrush(QBrush brush)
void
QBoxSet. setBrush(QBrush brush)
void
QCandlestickSeries. setBrush(QBrush brush)
void
QCandlestickSet. setBrush(QBrush brush)
void
QLegend. setBrush(QBrush brush)
void
QLegendMarker. setBrush(QBrush brush)
void
QPieSlice. setBrush(QBrush brush)
void
QScatterSeries. setBrush(QBrush brush)
void
QXYSeries. setBrush(QBrush brush)
void
QBarSet. setLabelBrush(QBrush brush)
void
QLegend. setLabelBrush(QBrush brush)
void
QLegendMarker. setLabelBrush(QBrush brush)
void
QPieSlice. setLabelBrush(QBrush brush)
void
QAbstractAxis. setLabelsBrush(QBrush brush)
void
QChart. setPlotAreaBackgroundBrush(QBrush brush)
void
QAbstractAxis. setShadesBrush(QBrush brush)
void
QAbstractAxis. setTitleBrush(QBrush brush)
void
QChart. setTitleBrush(QBrush brush)
-
Uses of QBrush in io.qt.gui
Methods in io.qt.gui that return QBrush Modifier and Type Method Description QBrush
QPalette. alternateBase()
QBrush
QPainter. background()
QBrush
QPalette. background()
Deprecated.UseQPalette.window()
insteadQBrush
QStandardItem. background()
QBrush
QTextFormat. background()
QBrush
QPaintEngineState. backgroundBrush()
QBrush
QPalette. base()
QBrush
QTextFrameFormat. borderBrush()
QBrush
QTextTableCellFormat. bottomBorderBrush()
QBrush
QPalette. brightText()
QBrush
QPaintEngineState. brush()
QBrush
QPainter. brush()
QBrush
QPalette. brush(QPalette.ColorGroup cg, QPalette.ColorRole cr)
QBrush
QPalette. brush(QPalette.ColorRole cr)
QBrush
QPen. brush()
QBrush
QTextFormat. brushProperty(int propertyId)
QBrush
QPalette. button()
QBrush
QPalette. buttonText()
QBrush
QBrush. clone()
QBrush
QPalette. dark()
QBrush
QPalette. foreground()
Deprecated.UseQPalette.windowText()
insteadQBrush
QStandardItem. foreground()
QBrush
QTextFormat. foreground()
QBrush
QPalette. highlight()
QBrush
QPalette. highlightedText()
QBrush
QTextTableCellFormat. leftBorderBrush()
QBrush
QPalette. light()
QBrush
QPalette. link()
QBrush
QPalette. linkVisited()
QBrush
QPalette. mid()
QBrush
QPalette. midlight()
QBrush
QPalette. placeholderText()
QBrush
QTextTableCellFormat. rightBorderBrush()
QBrush
QPalette. shadow()
QBrush
QPalette. text()
QBrush
QPalette. toolTipBase()
QBrush
QPalette. toolTipText()
QBrush
QTextTableCellFormat. topBorderBrush()
QBrush
QPalette. window()
QBrush
QPalette. windowText()
Methods in io.qt.gui with parameters of type QBrush Modifier and Type Method Description void
QPainter. fillPath(QPainterPath path, QBrush brush)
void
QPainter. fillRect(int x, int y, int w, int h, QBrush arg__5)
void
QPainter. fillRect(QRectF arg__1, QBrush arg__2)
void
QPainter. fillRect(QRect arg__1, QBrush arg__2)
void
QPainter. setBackground(QBrush bg)
void
QStandardItem. setBackground(QBrush brush)
void
QTextFormat. setBackground(QBrush brush)
void
QTextFrameFormat. setBorderBrush(QBrush brush)
void
QTextTableCellFormat. setBorderBrush(QBrush brush)
void
QTextTableCellFormat. setBottomBorderBrush(QBrush brush)
void
QPainter. setBrush(QBrush brush)
void
QPalette. setBrush(QPalette.ColorGroup cg, QPalette.ColorRole cr, QBrush brush)
void
QPalette. setBrush(QPalette.ColorRole cr, QBrush brush)
void
QPen. setBrush(QBrush brush)
void
QPalette. setColorGroup(QPalette.ColorGroup cr, QBrush windowText, QBrush button, QBrush light, QBrush dark, QBrush mid, QBrush text, QBrush bright_text, QBrush base, QBrush window)
void
QStandardItem. setForeground(QBrush brush)
void
QTextFormat. setForeground(QBrush brush)
void
QTextTableCellFormat. setLeftBorderBrush(QBrush brush)
void
QTextTableCellFormat. setRightBorderBrush(QBrush brush)
void
QTextTableCellFormat. setTopBorderBrush(QBrush brush)
void
QBrush. swap(QBrush other)
Constructors in io.qt.gui with parameters of type QBrush Constructor Description QBrush(QBrush brush)
QPalette(QBrush windowText, QBrush button, QBrush light, QBrush dark, QBrush mid, QBrush text, QBrush bright_text, QBrush base, QBrush window)
QPen(QBrush brush, double width)
QPen(QBrush brush, double width, Qt.PenStyle s)
QPen(QBrush brush, double width, Qt.PenStyle s, Qt.PenCapStyle c)
Overloaded constructor forQPen(io.qt.gui.QBrush, double, io.qt.core.Qt.PenStyle, io.qt.core.Qt.PenCapStyle, io.qt.core.Qt.PenJoinStyle)
withj = io.qt.core.Qt.PenJoinStyle.BevelJoin
.QPen(QBrush brush, double width, Qt.PenStyle s, Qt.PenCapStyle c, Qt.PenJoinStyle j)
-
Uses of QBrush in io.qt.widgets
Fields in io.qt.widgets with type parameters of type QBrush Modifier and Type Field Description QObject.Signal1<QBrush>
QGraphicsOpacityEffect. opacityMaskChanged
Methods in io.qt.widgets that return QBrush Modifier and Type Method Description QBrush
QListWidgetItem. background()
QBrush
QMdiArea. background()
QBrush
QTableWidgetItem. background()
QBrush
QTreeWidgetItem. background(int column)
QBrush
QGraphicsScene. backgroundBrush()
QBrush
QGraphicsView. backgroundBrush()
QBrush
QStyleOptionViewItem. backgroundBrush()
QBrush
QAbstractGraphicsShapeItem. brush()
QBrush
QListWidgetItem. foreground()
QBrush
QTableWidgetItem. foreground()
QBrush
QTreeWidgetItem. foreground(int column)
QBrush
QGraphicsScene. foregroundBrush()
QBrush
QGraphicsView. foregroundBrush()
QBrush
QGraphicsOpacityEffect. opacityMask()
Methods in io.qt.widgets with parameters of type QBrush Modifier and Type Method Description QGraphicsEllipseItem
QGraphicsScene. addEllipse(double x, double y, double w, double h, QPen pen, QBrush brush)
Creates and adds an ellipse item to the scene, and returns the item reference.QGraphicsEllipseItem
QGraphicsScene. addEllipse(QRectF rect, QPen pen, QBrush brush)
Creates and adds an ellipse item to the scene, and returns the item reference.QGraphicsPathItem
QGraphicsScene. addPath(QPainterPath path, QPen pen, QBrush brush)
Creates and adds a path item to the scene, and returns the item reference.QGraphicsPolygonItem
QGraphicsScene. addPolygon(QPolygonF polygon, QPen pen, QBrush brush)
Creates and adds a polygon item to the scene, and returns the item reference.QGraphicsRectItem
QGraphicsScene. addRect(double x, double y, double w, double h, QPen pen, QBrush brush)
Creates and adds a rectangle item to the scene, and returns the item reference.QGraphicsRectItem
QGraphicsScene. addRect(QRectF rect, QPen pen, QBrush brush)
Creates and adds a rectangle item to the scene, and returns the item reference.void
QListWidgetItem. setBackground(QBrush brush)
void
QMdiArea. setBackground(QBrush background)
void
QTableWidgetItem. setBackground(QBrush brush)
void
QTreeWidgetItem. setBackground(int column, QBrush brush)
void
QGraphicsScene. setBackgroundBrush(QBrush brush)
void
QGraphicsView. setBackgroundBrush(QBrush brush)
void
QStyleOptionViewItem. setBackgroundBrush(QBrush backgroundBrush)
void
QAbstractGraphicsShapeItem. setBrush(QBrush brush)
void
QListWidgetItem. setForeground(QBrush brush)
void
QTableWidgetItem. setForeground(QBrush brush)
void
QTreeWidgetItem. setForeground(int column, QBrush brush)
void
QGraphicsScene. setForegroundBrush(QBrush brush)
void
QGraphicsView. setForegroundBrush(QBrush brush)
void
QGraphicsOpacityEffect. setOpacityMask(QBrush mask)