- QBrush ()
- QBrush ( Qt::BrushStyle style )
- QBrush ( const QColor & color, Qt::BrushStyle style = Qt::SolidPattern )
- QBrush ( const QColor & color, const QPixmap & pixmap )
- QBrush ( const QPixmap & pixmap )
- QBrush ( const QBrush & b )
- QBrush ( const QPoint & p1, const QColor & col1, const QPoint & p2, const QColor & col2 )
- QBrush ( Qt::GlobalColor color, Qt::BrushStyle style = Qt::SolidPattern )
- QBrush ( Qt::GlobalColor color, const QPixmap & pixmap )
- ~QBrush ()
- const QColor & color () const
- QColor gradientColor () const
- QPoint gradientStart () const
|
|