QVBoxLayout

Undocumented in source.
class QVBoxLayout : QBoxLayout {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From QBoxLayout

Direction
enum Direction
Undocumented in source.
~this
~this()
Undocumented in source.
addWidget
QBoxLayout addWidget(QWidget wd, int stretch, QtE.AlignmentFlag alignment)
Undocumented in source. Be warned that the author may not have intended to support it.
addLayout
QBoxLayout addLayout(QBoxLayout layout)
Undocumented in source. Be warned that the author may not have intended to support it.
setSpasing
QBoxLayout setSpasing(int spasing)
Undocumented in source. Be warned that the author may not have intended to support it.
spasing
int spasing()
Undocumented in source. Be warned that the author may not have intended to support it.
setMargin
QBoxLayout setMargin(int spasing)
Undocumented in source. Be warned that the author may not have intended to support it.
margin
int margin()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta