input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qbrush.html

output_urn
QBrush

inherits

public_types

properties

public_functions
QBrush ()
QBrush ( Qt::BrushStyle style )
QBrush ( const QColor & color, Qt::BrushStyle style = Qt::SolidPattern )
QBrush ( Qt::GlobalColor color, Qt::BrushStyle style = Qt::SolidPattern )
QBrush ( const QColor & color, const QPixmap & pixmap )
QBrush ( Qt::GlobalColor color, const QPixmap & pixmap )
QBrush ( const QPixmap & pixmap )
QBrush ( const QImage & image )
QBrush ( const QBrush & other )
QBrush ( const QGradient & gradient )
~QBrush ()
 const QColor & color () const
 const QGradient * gradient () const
 bool isOpaque () const
 const QMatrix & matrix () const
 void setColor ( const QColor & color )
 void setColor ( Qt::GlobalColor color )
 void setMatrix ( const QMatrix & matrix )
 void setStyle ( Qt::BrushStyle style )
 void setTexture ( const QPixmap & pixmap )
 void setTextureImage ( const QImage & image )
 void setTransform ( const QTransform & matrix )
 Qt::BrushStyle style () const
 QPixmap texture () const
 QImage textureImage () const
 QTransform transform () const
operator QVariant () const
 bool operator!= ( const QBrush & brush ) const
 QBrush & operator= ( const QBrush & brush )
 bool operator== ( const QBrush & brush ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members
 QDataStream & operator<< ( QDataStream & stream, const QBrush & brush )
 QDataStream & operator>> ( QDataStream & stream, QBrush & brush )

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index

parent_name

