Méthode |
Description |
|
Brush ( ) : QBrush |
|
|
CapStyle ( ) : Qt.PenCapStyle |
|
|
Color ( ) : QColor |
|
|
DashOffset ( ) : double |
|
|
DashPattern ( ) : List |
|
|
Dispose ( ) : void |
|
|
Equals ( object o ) : bool |
|
|
GetHashCode ( ) : int |
|
|
IsCosmetic ( ) : bool |
|
|
IsDetached ( ) : bool |
|
|
IsSolid ( ) : bool |
|
|
JoinStyle ( ) : Qt.PenJoinStyle |
|
|
MiterLimit ( ) : double |
|
|
QPen ( QBrush brush, double width ) : System |
|
|
QPen ( QBrush brush, double width, Qt s ) : System |
|
|
QPen ( QBrush brush, double width, Qt s, Qt c ) : System |
|
|
QPen ( QBrush brush, double width, Qt s, Qt c, Qt j ) : System |
|
|
QPen ( QColor color ) : System |
|
|
QPen ( QPen pen ) : System |
|
|
QPen ( Qt arg1 ) : System |
|
|
SetBrush ( QBrush brush ) : void |
|
|
SetCapStyle ( Qt pcs ) : void |
|
|
SetColor ( QColor color ) : void |
|
|
SetCosmetic ( bool cosmetic ) : void |
|
|
SetDashOffset ( double doffset ) : void |
|
|
SetDashPattern ( List pattern ) : void |
|
|
SetJoinStyle ( Qt pcs ) : void |
|
|
SetMiterLimit ( double limit ) : void |
|
|
SetStyle ( Qt arg1 ) : void |
|
|
SetWidth ( int width ) : void |
|
|
SetWidthF ( double width ) : void |
|
|
Style ( ) : Qt.PenStyle |
|
|
Width ( ) : int |
|
|
WidthF ( ) : double |
|
|
operator ( ) : Qyoto.QVariant |
|
|
operator ( ) : bool |
|
|