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