public class QLayoutItem: QtSupport, System.IDisposable
System.Object
QtSupport
QLayoutItemThis type implements System.IDisposable.
Qt Namespace
QLayoutItem Constructors
QLayoutItem Methods
QLayoutItem.Alignment Method
QLayoutItem.Finalize Method
QLayoutItem.HasHeightForWidth Method
QLayoutItem.HeightForWidth Method
QLayoutItem.SetAlignment Method
QLayoutItem.SizeHint Method
QLayoutItem.SpacerItem Method
QLayoutItem.Widget Method
public void QLayoutItem(void * ptr);
Qt.QLayoutItem Class, Qt Namespace
public int Alignment();
Qt.QLayoutItem Class, Qt Namespace
protected override void Finalize();
Qt.QLayoutItem Class, Qt Namespace
public bool HasHeightForWidth();
Qt.QLayoutItem Class, Qt Namespace
public int HeightForWidth(int arg1);
Qt.QLayoutItem Class, Qt Namespace
public void SetAlignment(int a);
Qt.QLayoutItem Class, Qt Namespace
public Qt.QSize SizeHint();
Qt.QLayoutItem Class, Qt Namespace
public Qt.QSpacerItem SpacerItem();
Qt.QLayoutItem Class, Qt Namespace
public Qt.QWidget Widget();
Qt.QLayoutItem Class, Qt Namespace