Uses of Class
io.qt.widgets.QSpacerItem
-
Uses of QSpacerItem in io.qt.widgets
Modifier and TypeMethodDescriptionQSpacerItem.clone()
Creates and returns a copy of this object.QLayout.spacerItem()
QLayoutItem.Impl.spacerItem()
default QSpacerItem
QLayoutItem.spacerItem()
QSpacerItem.spacerItem()
QWidgetItem.spacerItem()
Modifier and TypeMethodDescriptionfinal void
QBoxLayout.addSpacerItem
(QSpacerItem spacerItem) final void
QBoxLayout.insertSpacerItem
(int index, QSpacerItem spacerItem)