Method |
Description |
|
BoundingRect ( ) : Qyoto.QRect |
|
|
Contains ( Qyoto.QPoint p ) : bool |
|
|
Contains ( Qyoto.QRect r ) : bool |
|
|
Dispose ( ) : void |
|
|
Eor ( QRegion r ) : QRegion |
|
|
Equals ( object o ) : bool |
|
|
GetHashCode ( ) : int |
|
|
Intersect ( Qyoto.QRect r ) : QRegion |
|
|
Intersect ( QRegion r ) : QRegion |
|
|
Intersected ( Qyoto.QRect r ) : QRegion |
|
|
Intersected ( QRegion r ) : QRegion |
|
|
Intersects ( Qyoto.QRect r ) : bool |
|
|
Intersects ( QRegion r ) : bool |
|
|
IsEmpty ( ) : bool |
|
|
QRegion ( QBitmap bitmap ) : System |
|
|
QRegion ( Qyoto.QPolygon pa ) : System |
|
|
QRegion ( Qyoto.QPolygon pa, Qt fillRule ) : System |
|
|
QRegion ( Qyoto.QRect r ) : System |
|
|
QRegion ( Qyoto.QRect r, QRegion t ) : System |
|
|
QRegion ( QRegion region ) : System |
|
|
QRegion ( int x, int y, int w, int h ) : System |
|
|
QRegion ( int x, int y, int w, int h, QRegion t ) : System |
|
|
RectCount ( ) : int |
|
|
Rects ( ) : List |
|
|
SetRects ( Qyoto.QRect rect, int num ) : void |
|
|
Subtract ( QRegion r ) : QRegion |
|
|
Subtracted ( QRegion r ) : QRegion |
|
|
Translate ( Qyoto.QPoint p ) : void |
|
|
Translate ( int dx, int dy ) : void |
|
|
Translated ( Qyoto.QPoint p ) : QRegion |
|
|
Translated ( int dx, int dy ) : QRegion |
|
|
Unite ( Qyoto.QRect r ) : QRegion |
|
|
Unite ( QRegion r ) : QRegion |
|
|
United ( Qyoto.QRect r ) : QRegion |
|
|
United ( QRegion r ) : QRegion |
|
|
Xored ( QRegion r ) : QRegion |
|
|
operator ( ) : QRegion |
|
|
operator ( ) : Qyoto.QVariant |
|
|
operator ( ) : bool |
|
|