public class QHBox: QFrame, System.IDisposable
System.Object
QtSupport
QObject
QWidget
QFrame
QHBoxThis type implements System.IDisposable.
Qt Namespace
QHBox Constructors
QHBox(Qt.QWidget, System.String, Qt.WidgetFlags) Constructor
QHBox(bool, Qt.QWidget, System.String, Qt.WidgetFlags) Constructor
QHBox() Constructor
QHBox(Qt.QWidget) Constructor
QHBox(Qt.QWidget, System.String) Constructor
QHBox(bool) Constructor
QHBox(bool, Qt.QWidget) Constructor
QHBox(bool, Qt.QWidget, System.String) Constructor
QHBox(void *) Constructor
QHBox Methods
QHBox.Finalize Method
QHBox.FrameChanged Method
QHBox.SetSpacing Method
QHBox.SetStretchFactor Method
QHBox.SizeHint Method
public void QHBox(Qt.QWidget parent, System.String name, Qt.WidgetFlags f);
Qt.QHBox Class, Qt Namespace
protected void QHBox(bool horizontal, Qt.QWidget parent, System.String name, Qt.WidgetFlags f);
Qt.QHBox Class, Qt Namespace
public void QHBox();
Qt.QHBox Class, Qt Namespace
public void QHBox(Qt.QWidget parent);
Qt.QHBox Class, Qt Namespace
public void QHBox(Qt.QWidget parent, System.String name);
Qt.QHBox Class, Qt Namespace
protected void QHBox(bool horizontal);
Qt.QHBox Class, Qt Namespace
protected void QHBox(bool horizontal, Qt.QWidget parent);
Qt.QHBox Class, Qt Namespace
protected void QHBox(bool horizontal, Qt.QWidget parent, System.String name);
Qt.QHBox Class, Qt Namespace
public void QHBox(void * ptr);
Qt.QHBox Class, Qt Namespace
protected override void Finalize();
Qt.QHBox Class, Qt Namespace
protected void FrameChanged();
Qt.QHBox Class, Qt Namespace
public void SetSpacing(int arg1);
Qt.QHBox Class, Qt Namespace
public bool SetStretchFactor(Qt.QWidget arg1, int stretch);
Qt.QHBox Class, Qt Namespace
public Qt.QSize SizeHint();
Qt.QHBox Class, Qt Namespace