|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trolltech.qt.gui.QContentsMargins
public class QContentsMargins
| Field Summary | |
|---|---|
int |
bottom
|
int |
left
|
int |
right
|
int |
top
|
| Constructor Summary | |
|---|---|
QContentsMargins(int left,
int top,
int right,
int bottom)
This is a JambiDoclet generated javadoc comment for com.trolltech.qt.gui.QContentsMargins. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int left
public int top
public int right
public int bottom
| Constructor Detail |
|---|
public QContentsMargins(int left,
int top,
int right,
int bottom)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||