public class QHBoxLayout: QBoxLayout, System.IDisposable
System.Object
QtSupport
QObject
QLayout
QBoxLayout
QHBoxLayoutThis type implements System.IDisposable.
Qt Namespace
QHBoxLayout Constructors
QHBoxLayout(Qt.QWidget, int, int, System.String) Constructor
QHBoxLayout(Qt.QLayout, int, System.String) Constructor
QHBoxLayout(int, System.String) Constructor
QHBoxLayout(Qt.QWidget) Constructor
QHBoxLayout(Qt.QWidget, int) Constructor
QHBoxLayout(Qt.QWidget, int, int) Constructor
QHBoxLayout(Qt.QLayout) Constructor
QHBoxLayout(Qt.QLayout, int) Constructor
QHBoxLayout() Constructor
QHBoxLayout(int) Constructor
QHBoxLayout(void *) Constructor
QHBoxLayout Methods
public void QHBoxLayout(Qt.QWidget parent, int border, int spacing, System.String name);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QLayout parentLayout, int spacing, System.String name);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(int spacing, System.String name);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QWidget parent);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QWidget parent, int border);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QWidget parent, int border, int spacing);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QLayout parentLayout);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(Qt.QLayout parentLayout, int spacing);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout();
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(int spacing);
Qt.QHBoxLayout Class, Qt Namespace
public void QHBoxLayout(void * ptr);
Qt.QHBoxLayout Class, Qt Namespace
protected override void Finalize();
Qt.QHBoxLayout Class, Qt Namespace