![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QBrush, including all inherited members.
| QBrush() | QBrush | |
| QBrush(Qt::BrushStyle style) | QBrush | |
| QBrush(const QColor &color, Qt::BrushStyle style=Qt::SolidPattern) | QBrush | |
| QBrush(Qt::GlobalColor color, Qt::BrushStyle style=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 &other) | QBrush | |
| QBrush(const QGradient &gradient) | QBrush | |
| color() const | QBrush | inline |
| gradient() const | QBrush | |
| isOpaque() const | QBrush | |
| matrix() const | QBrush | inline |
| operator QVariant() const | QBrush | |
| operator!=(const QBrush &brush) const | QBrush | inline |
| operator<<(QDataStream &stream, const QBrush &brush) | QBrush | related |
| operator=(const QBrush &other) | QBrush | |
| operator=(QBrush &&other) | QBrush | inline |
| operator==(const QBrush &brush) const | QBrush | |
| operator>>(QDataStream &stream, QBrush &brush) | QBrush | related |
| setColor(const QColor &color) | QBrush | |
| setColor(Qt::GlobalColor color) | QBrush | inline |
| setMatrix(const QMatrix &matrix) | QBrush | |
| setStyle(Qt::BrushStyle style) | QBrush | |
| setTexture(const QPixmap &pixmap) | QBrush | |
| setTextureImage(const QImage &image) | QBrush | |
| setTransform(const QTransform &transform) | QBrush | |
| style() const | QBrush | inline |
| swap(QBrush &other) | QBrush | inline |
| texture() const | QBrush | |
| textureImage() const | QBrush | |
| transform() const | QBrush | inline |
| ~QBrush() | QBrush |