expand_layout

Module Contents

ExpandLayout

Expand layout

class ExpandLayout(parent=None)

Bases: PyQt5.QtWidgets.QLayout

Expand layout

addWidget(widget: PyQt5.QtWidgets.QWidget)
addItem(item)
count()
itemAt(index)
takeAt(index)
expandingDirections()
hasHeightForWidth()
heightForWidth(width)

get the minimal height according to width

setGeometry(rect)
sizeHint()
minimumSize()
eventFilter(obj, e)