![]() |
Qt 4.8
|
This is the complete list of members for QBrush, including all inherited members.
| cleanUp(QBrushData *x) | QBrush | private |
| color() const | QBrush | inline |
| d | QBrush | private |
| data_ptr() | QBrush | inline |
| DataPtr typedef | QBrush | |
| detach(Qt::BrushStyle newStyle) | QBrush | private |
| gradient() const | QBrush | |
| init(const QColor &color, Qt::BrushStyle bs) | QBrush | private |
| isDetached() const | QBrush | inline |
| isOpaque() const | QBrush | |
| matrix() const | QBrush | inline |
| 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==(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 |
| QX11PaintEngine class | QBrush | friend |
| setColor(const QColor &color) | QBrush | |
| setColor(Qt::GlobalColor color) | QBrush | inline |
| setMatrix(const QMatrix &mat) | QBrush | |
| 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) | QBrush | inline |
| texture() const | QBrush | |
| textureImage() const | QBrush | |
| transform() const | QBrush | inline |
| ~QBrush() | QBrush |