QSpacerItem

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Constructors

this
this(int w, int h, QSizePolicy.Policy hData, QSizePolicy.Policy vData)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

changeSize
void changeSize(int w, int h, QSizePolicy.Policy hData, QSizePolicy.Policy vData)
Undocumented in source.
expandingDirections
qt.core.namespace.Orientations expandingDirections()
Undocumented in source.
geometry
QRect geometry()
Undocumented in source.
isEmpty
bool isEmpty()
Undocumented in source.
maximumSize
QSize maximumSize()
Undocumented in source.
minimumSize
QSize minimumSize()
Undocumented in source.
setGeometry
void setGeometry(const(QRect) )
Undocumented in source.
sizeHint
QSize sizeHint()
Undocumented in source.
sizePolicy
QSizePolicy sizePolicy()
Undocumented in source. Be warned that the author may not have intended to support it.
spacerItem
QSpacerItem spacerItem()
Undocumented in source.

Inherited Members

From QLayoutItem

~this
~this()
Undocumented in source.
sizeHint
QSize sizeHint()
Undocumented in source.
minimumSize
QSize minimumSize()
Undocumented in source.
maximumSize
QSize maximumSize()
Undocumented in source.
expandingDirections
qt.core.namespace.Orientations expandingDirections()
Undocumented in source.
setGeometry
void setGeometry(const(QRect) )
Undocumented in source.
geometry
QRect geometry()
Undocumented in source.
isEmpty
bool isEmpty()
Undocumented in source.
hasHeightForWidth
bool hasHeightForWidth()
Undocumented in source.
heightForWidth
int heightForWidth(int )
Undocumented in source.
minimumHeightForWidth
int minimumHeightForWidth(int )
Undocumented in source.
invalidate
void invalidate()
Undocumented in source.
widget
QWidget widget()
Undocumented in source.
layout
QLayout layout()
Undocumented in source.
spacerItem
QSpacerItem spacerItem()
Undocumented in source.
alignment
qt.core.namespace.Alignment alignment()
Undocumented in source. Be warned that the author may not have intended to support it.
setAlignment
void setAlignment(qt.core.namespace.Alignment a)
Undocumented in source.
controlTypes
QSizePolicy.ControlTypes controlTypes()
Undocumented in source.
align_
qt.core.namespace.Alignment align_;
Undocumented in source.

Meta