The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.
QPixmap * | pixmap () const |
void | setPixmap ( const QPixmap & pixmap ) |
operator const QColor & () const |
Returns a pointer to the custom brush pattern.
Use texture() instead.
See also setPixmap().
Sets a custom pattern for this brush.
Use setTexture() instead.
See also pixmap().
Returns the brush's color.
Use color() instead.