Свойство | Type | Description | |
---|---|---|---|
interceptor |
Méthode | Description | |
---|---|---|
Bottom ( ) : int | ||
Dispose ( ) : void | ||
Equals ( object o ) : bool | ||
GetHashCode ( ) : int | ||
IsNull ( ) : bool | ||
Left ( ) : int | ||
QMargins ( int left, int top, int right, int bottom ) : System | ||
Right ( ) : int | ||
SetBottom ( int bottom ) : void | ||
SetLeft ( int left ) : void | ||
SetRight ( int right ) : void | ||
SetTop ( int top ) : void | ||
Top ( ) : int | ||
operator ( ) : bool |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QMargins ( |
Méthode | Description | |
---|---|---|
QMargins ( ) : System |
protected QMargins ( |
||
dummy | ||
Résultat | System |
public QMargins ( int left, int top, int right, int bottom ) : System | ||
left | int | |
top | int | |
right | int | |
bottom | int | |
Résultat | System |