|
| QMargins (int left, int top, int right, int bottom) |
|
bool | isNull () const |
|
int | left () const |
|
int | top () const |
|
int | right () const |
|
int | bottom () const |
|
void | setLeft (int left) |
|
void | setTop (int top) |
|
void | setRight (int right) |
|
void | setBottom (int bottom) |
|
QMargins & | operator+= (const QMargins &margins) |
|
QMargins & | operator-= (const QMargins &margins) |
|
QMargins & | operator+= (int) |
|
QMargins & | operator-= (int) |
|
QMargins & | operator*= (int) |
|
QMargins & | operator/= (int) |
|
QMargins & | operator*= (float) |
|
QMargins & | operator/= (float) |
|
The documentation for this class was generated from the following file: