com.trolltech.qt.gui
Class QContentsMargins

java.lang.Object
  extended by com.trolltech.qt.gui.QContentsMargins

public class QContentsMargins
extends java.lang.Object


Field Summary
 int bottom
           
 int left
           
 int right
           
 int top
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

left

public int left

top

public int top

right

public int right

bottom

public int bottom