Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
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] |
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 | ( | ) |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |
|
getset |