![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QBrush, including all inherited members.
| color() const | QBrush | inline |
| comparesEqual(const QBrush &lhs, QColor rhs) noexcept | QBrush | friend |
| comparesEqual(const QBrush &lhs, Qt::BrushStyle rhs) noexcept | QBrush | friend |
| data_ptr() | QBrush | inline |
| DataPtr typedef | QBrush | |
| gradient() const | QBrush | |
| isDetached() const | QBrush | inline |
| isOpaque() const | QBrush | |
| operator QVariant() const | QBrush | |
| operator!=(const QBrush &b) const | QBrush | inline |
| operator<<(QDataStream &stream, const QBrush &brush) | QBrush | related |
| operator=(const QBrush &brush) | QBrush | |
| operator=(Qt::BrushStyle style) | QBrush | |
| operator=(QColor color) | QBrush | |
| operator=(Qt::GlobalColor color) | QBrush | inline |
| operator==(const QBrush &b) const | QBrush | |
| operator>>(QDataStream &stream, QBrush &brush) | QBrush | related |
| QBrush() | QBrush | |
| QBrush(Qt::BrushStyle bs) | QBrush | |
| QBrush(const QColor &color, Qt::BrushStyle bs=Qt::SolidPattern) | QBrush | |
| QBrush(Qt::GlobalColor color, Qt::BrushStyle bs=Qt::SolidPattern) | QBrush | |
| QBrush(const QColor &color, const QPixmap &pixmap) | QBrush | |
| QBrush(Qt::GlobalColor color, const QPixmap &pixmap) | QBrush | |
| QBrush(const QPixmap &pixmap) | QBrush | |
| QBrush(const QImage &image) | QBrush | |
| QBrush(const QBrush &brush) | QBrush | |
| QBrush(const QGradient &gradient) | QBrush | |
| qHasPixmapTexture(const QBrush &brush) | QBrush | friend |
| QPainter class | QBrush | friend |
| QRasterPaintEngine class | QBrush | friend |
| QRasterPaintEnginePrivate class | QBrush | friend |
| QSpanData | QBrush | friend |
| setColor(const QColor &color) | QBrush | |
| setColor(Qt::GlobalColor color) | QBrush | inline |
| setStyle(Qt::BrushStyle) | QBrush | |
| setTexture(const QPixmap &pixmap) | QBrush | |
| setTextureImage(const QImage &image) | QBrush | |
| setTransform(const QTransform &) | QBrush | |
| style() const | QBrush | inline |
| swap(QBrush &other) noexcept | QBrush | inline |
| texture() const | QBrush | |
| textureImage() const | QBrush | |
| transform() const | QBrush | inline |
| ~QBrush() | QBrush |