Qyoto  4.0.5
Qyoto is a C# language binding for Qt
 All Classes Namespaces Functions Variables Typedefs Enumerations Properties
QtGui.IQGraphicsLayoutItem Interface Reference
Inheritance diagram for QtGui.IQGraphicsLayoutItem:

Public Member Functions

new QRectF ContentsRect ()
 
new QSizeF EffectiveSizeHint (Qt.SizeHint which)
 
new QSizeF EffectiveSizeHint (Qt.SizeHint which, QSizeF constraint)
 
void GetContentsMargins (ref double left, ref double top, ref double right, ref double bottom)
 
new IQGraphicsItem GraphicsItem ()
 
new bool IsLayout ()
 
new bool OwnedByLayout ()
 
new void SetMaximumSize (double w, double h)
 
new void SetMinimumSize (double w, double h)
 
new void SetPreferredSize (double w, double h)
 
new void SetSizePolicy (QSizePolicy.Policy hPolicy, QSizePolicy.Policy vPolicy, QSizePolicy.ControlType controlType=QSizePolicy.ControlType.DefaultType)
 
void UpdateGeometry ()
 

Properties

QRectF Geometry [get, set]
 
System.Double MaximumHeight [get, set]
 
QSizeF MaximumSize [get, set]
 
System.Double MaximumWidth [get, set]
 
System.Double MinimumHeight [get, set]
 
QSizeF MinimumSize [get, set]
 
System.Double MinimumWidth [get, set]
 
IQGraphicsLayoutItem ParentLayoutItem [get, set]
 
System.Double PreferredHeight [get, set]
 
QSizeF PreferredSize [get, set]
 
System.Double PreferredWidth [get, set]
 
QSizePolicy SizePolicy [get, set]
 

Member Function Documentation

new QRectF QtGui.IQGraphicsLayoutItem.ContentsRect ( )
new QSizeF QtGui.IQGraphicsLayoutItem.EffectiveSizeHint ( Qt.SizeHint  which)
new QSizeF QtGui.IQGraphicsLayoutItem.EffectiveSizeHint ( Qt.SizeHint  which,
QSizeF  constraint 
)
void QtGui.IQGraphicsLayoutItem.GetContentsMargins ( ref double  left,
ref double  top,
ref double  right,
ref double  bottom 
)
new IQGraphicsItem QtGui.IQGraphicsLayoutItem.GraphicsItem ( )
new bool QtGui.IQGraphicsLayoutItem.IsLayout ( )
new bool QtGui.IQGraphicsLayoutItem.OwnedByLayout ( )
new void QtGui.IQGraphicsLayoutItem.SetMaximumSize ( double  w,
double  h 
)
new void QtGui.IQGraphicsLayoutItem.SetMinimumSize ( double  w,
double  h 
)
new void QtGui.IQGraphicsLayoutItem.SetPreferredSize ( double  w,
double  h 
)
new void QtGui.IQGraphicsLayoutItem.SetSizePolicy ( QSizePolicy.Policy  hPolicy,
QSizePolicy.Policy  vPolicy,
QSizePolicy.ControlType  controlType = QSizePolicy.ControlType.DefaultType 
)
void QtGui.IQGraphicsLayoutItem.UpdateGeometry ( )

Property Documentation

QRectF QtGui.IQGraphicsLayoutItem.Geometry
getset
System.Double QtGui.IQGraphicsLayoutItem.MaximumHeight
getset
QSizeF QtGui.IQGraphicsLayoutItem.MaximumSize
getset
System.Double QtGui.IQGraphicsLayoutItem.MaximumWidth
getset
System.Double QtGui.IQGraphicsLayoutItem.MinimumHeight
getset
QSizeF QtGui.IQGraphicsLayoutItem.MinimumSize
getset
System.Double QtGui.IQGraphicsLayoutItem.MinimumWidth
getset
IQGraphicsLayoutItem QtGui.IQGraphicsLayoutItem.ParentLayoutItem
getset
System.Double QtGui.IQGraphicsLayoutItem.PreferredHeight
getset
QSizeF QtGui.IQGraphicsLayoutItem.PreferredSize
getset
System.Double QtGui.IQGraphicsLayoutItem.PreferredWidth
getset
QSizePolicy QtGui.IQGraphicsLayoutItem.SizePolicy
getset