Method |
Description |
|
Color ( ) : QColor |
|
|
Dispose ( ) : void |
|
|
Equals ( object o ) : bool |
|
|
GetHashCode ( ) : int |
|
|
Gradient ( ) : Qyoto.QGradient |
|
|
IsDetached ( ) : bool |
|
|
IsOpaque ( ) : bool |
|
|
Matrix ( ) : QMatrix |
|
|
QBrush ( QBrush brush ) : System |
|
|
QBrush ( QColor color ) : System |
|
|
QBrush ( QColor color, QPixmap pixmap ) : System |
|
|
QBrush ( QColor color, Qt bs ) : System |
|
|
QBrush ( Qyoto.QGradient gradient ) : System |
|
|
QBrush ( QImage image ) : System |
|
|
QBrush ( QPixmap pixmap ) : System |
|
|
QBrush ( Qt bs ) : System |
|
|
QBrush ( Qt color, QPixmap pixmap ) : System |
|
|
QBrush ( Qt color, Qt bs ) : System |
|
|
SetColor ( QColor color ) : void |
|
|
SetColor ( Qt color ) : void |
|
|
SetMatrix ( QMatrix mat ) : void |
|
|
SetStyle ( Qt arg1 ) : void |
|
|
SetTexture ( QPixmap pixmap ) : void |
|
|
SetTextureImage ( QImage image ) : void |
|
|
SetTransform ( QTransform arg1 ) : void |
|
|
Style ( ) : Qt.BrushStyle |
|
|
Texture ( ) : QPixmap |
|
|
TextureImage ( ) : QImage |
|
|
Transform ( ) : QTransform |
|
|
operator ( ) : Qyoto.QVariant |
|
|
operator ( ) : bool |
|
|