Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
new QSizePolicy.ControlType | ControlTypes () |
Qt.Orientation | ExpandingDirections () |
bool | HasHeightForWidth () |
int | HeightForWidth (int arg1) |
void | Invalidate () |
bool | IsEmpty () |
QLayout | Layout () |
QSize | MaximumSize () |
int | MinimumHeightForWidth (int arg1) |
QSize | MinimumSize () |
QSize | SizeHint () |
QSpacerItem | SpacerItem () |
QWidget | Widget () |
Properties | |
Qt.AlignmentFlag | Alignment [get, set] |
QRect | Geometry [get, set] |
new QSizePolicy.ControlType QtGui.IQLayoutItem.ControlTypes | ( | ) |
Qt.Orientation QtGui.IQLayoutItem.ExpandingDirections | ( | ) |
bool QtGui.IQLayoutItem.HasHeightForWidth | ( | ) |
int QtGui.IQLayoutItem.HeightForWidth | ( | int | arg1 | ) |
void QtGui.IQLayoutItem.Invalidate | ( | ) |
bool QtGui.IQLayoutItem.IsEmpty | ( | ) |
QLayout QtGui.IQLayoutItem.Layout | ( | ) |
QSize QtGui.IQLayoutItem.MaximumSize | ( | ) |
int QtGui.IQLayoutItem.MinimumHeightForWidth | ( | int | arg1 | ) |
QSize QtGui.IQLayoutItem.MinimumSize | ( | ) |
QSize QtGui.IQLayoutItem.SizeHint | ( | ) |
QSpacerItem QtGui.IQLayoutItem.SpacerItem | ( | ) |
QWidget QtGui.IQLayoutItem.Widget | ( | ) |
|
getset |
|
getset |