QBoxLayout

QBoxLayout - это класс выравнивателей. Они управляют размещением элементов на форме.

Constructors

this
this()
Undocumented in source.
this
this(QWidget parent, QBoxLayout.Direction dir)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

Direction
enum Direction
Undocumented in source.

Functions

addLayout
QBoxLayout addLayout(QBoxLayout layout)
Undocumented in source. Be warned that the author may not have intended to support it.
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.
margin
int margin()
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.
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.

Inherited Members

From QObject

ConnectionType
enum ConnectionType
Undocumented in source.
~this
~this()
Undocumented in source.
setNoDelete
void setNoDelete(bool f)
Undocumented in source. Be warned that the author may not have intended to support it.
setQtObj
void setQtObj(QtObjH adr)
Undocumented in source. Be warned that the author may not have intended to support it.
QtObj
QtObjH QtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
aQtObj
void* aQtObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
connect
QObject connect(void* obj1, char* ssignal, void* obj2, char* sslot, QObject.ConnectionType type)
Undocumented in source. Be warned that the author may not have intended to support it.
connects
QObject connects(QObject obj1, string ssignal, QObject obj2, string sslot)
Undocumented in source. Be warned that the author may not have intended to support it.
saveThis
void saveThis(void* adr)

Запомнить указатель на собственный экземпляр

aThis
void* aThis [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta