Свойство | Type | Description | |
---|---|---|---|
interceptor |
Méthode | Description | |
---|---|---|
BoundingRect ( ) : Qyoto.QRect | ||
Contains ( Qyoto.QPoint p ) : bool | ||
Contains ( Qyoto.QRect r ) : bool | ||
Dispose ( ) : void | ||
Eor ( |
||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
Intersect ( Qyoto.QRect r ) : |
||
Intersect ( |
||
Intersected ( Qyoto.QRect r ) : |
||
Intersected ( |
||
Intersects ( Qyoto.QRect r ) : bool | ||
Intersects ( |
||
IsEmpty ( ) : bool | ||
QRegion ( |
||
QRegion ( Qyoto.QPolygon pa ) : System | ||
QRegion ( Qyoto.QPolygon pa, |
||
QRegion ( Qyoto.QRect r ) : System | ||
QRegion ( Qyoto.QRect r, |
||
QRegion ( |
||
QRegion ( int x, int y, int w, int h ) : System | ||
QRegion ( int x, int y, int w, int h, |
||
RectCount ( ) : int | ||
Rects ( ) : List |
||
SetRects ( Qyoto.QRect rect, int num ) : void | ||
Subtract ( |
||
Subtracted ( |
||
Translate ( Qyoto.QPoint p ) : void | ||
Translate ( int dx, int dy ) : void | ||
Translated ( Qyoto.QPoint p ) : |
||
Translated ( int dx, int dy ) : |
||
Unite ( Qyoto.QRect r ) : |
||
Unite ( |
||
United ( Qyoto.QRect r ) : |
||
United ( |
||
Xored ( |
||
operator ( ) : |
||
operator ( ) : Qyoto.QVariant | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QRegion ( |
Méthode | Description | |
---|---|---|
QRegion ( ) : System |
public Intersect ( Qyoto.QRect r ) : |
||
r | Qyoto.QRect | |
Résultat |
public Intersected ( Qyoto.QRect r ) : |
||
r | Qyoto.QRect | |
Résultat |
public QRegion ( Qyoto.QPolygon pa ) : System | ||
pa | Qyoto.QPolygon | |
Résultat | System |
public QRegion ( Qyoto.QPolygon pa, |
||
pa | Qyoto.QPolygon | |
fillRule | ||
Résultat | System |
public QRegion ( Qyoto.QRect r, |
||
r | Qyoto.QRect | |
t | ||
Résultat | System |
protected QRegion ( |
||
dummy | ||
Résultat | System |
public QRegion ( int x, int y, int w, int h ) : System | ||
x | int | |
y | int | |
w | int | |
h | int | |
Résultat | System |
public QRegion ( int x, int y, int w, int h, |
||
x | int | |
y | int | |
w | int | |
h | int | |
t | ||
Résultat | System |
public SetRects ( Qyoto.QRect rect, int num ) : void | ||
rect | Qyoto.QRect | |
num | int | |
Résultat | void |
public Translated ( Qyoto.QPoint p ) : |
||
p | Qyoto.QPoint | |
Résultat |
public Translated ( int dx, int dy ) : |
||
dx | int | |
dy | int | |
Résultat |
public static operator ( ) : Qyoto.QVariant | ||
Résultat | Qyoto.QVariant |