Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

Qt 3 Support Members for QBrush

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.

Public Functions


Member Function Documentation

QPixmap * QBrush::pixmap () const

Returns a pointer to the custom brush pattern, or 0 if no custom brush pattern has been set.

See also setPixmap().

void QBrush::setPixmap ( const QPixmap & pixmap )

Sets a custom pattern for this brush. Use setTexture() instead.

See also pixmap() and setTexture().

QBrush::operator const QColor & () const

Returns the brush's color.


Copyright © 2005 Trolltech Trademarks
Qt 4.1.0
Hosted by uCoz