메소드 |
설명 |
|
BoundingRect ( ) : Qyoto.QRectF |
|
|
ContainsPoint ( QPointF pt, Qt fillRule ) : bool |
|
|
Dispose ( ) : void |
|
|
Intersected ( QPolygonF r ) : QPolygonF |
|
|
IsClosed ( ) : bool |
|
|
QPolygonF ( List v ) : System |
|
|
QPolygonF ( Qyoto.QPolygon a ) : System |
|
|
QPolygonF ( QPolygonF a ) : System |
|
|
QPolygonF ( Qyoto.QRectF r ) : System |
|
|
QPolygonF ( int size ) : System |
|
|
Subtracted ( QPolygonF r ) : QPolygonF |
|
|
ToPolygon ( ) : Qyoto.QPolygon |
|
|
Translate ( QPointF offset ) : void |
|
|
Translate ( double dx, double dy ) : void |
|
|
Translated ( QPointF offset ) : QPolygonF |
|
|
Translated ( double dx, double dy ) : QPolygonF |
|
|
United ( QPolygonF r ) : QPolygonF |
|
|
operator ( ) : QPolygonF |
|
|