retype.layouts.rowlayout.RowLayout
- class retype.layouts.rowlayout.RowLayout(parent=None)[source]
-
Methods
__init__([parent])activate(self)addChildLayout(self, l)addChildWidget(self, w)addItem(item)Add an item to the end of this layout
addWidget(self, w)alignment(self)alignmentRect(self, a0)blockSignals(self, b)childEvent(self, e)children(self)closestAcceptableSize(w, s)connectNotify(self, signal)contentsMargins(self)contentsRect(self)controlTypes(self)count()Return number of items in this layout
customEvent(self, a0)deleteLater(self)disconnect(-> bool)disconnectNotify(self, signal)doLayout(rect[, dry_run])Lay out the items in `item_list' within bounding QRect `rect'. If dry_run, only do the calculations and return the resulting width.
dumpObjectInfo(self)dumpObjectTree(self)dynamicPropertyNames(self)event(self, a0)eventFilter(self, a0, a1)expandingDirections(self)findChild(-> QObject)findChildren(...)geometry(self)getContentsMargins(self)hasHeightForWidth(self)heightForWidth(self, a0)indexOf(-> int)inherits(self, classname)installEventFilter(self, a0)invalidate(self)isEmpty(self)isEnabled(self)isSignalConnected(self, signal)isWidgetType(self)isWindowType(self)itemAt(index)Return item at given index (non-destructively)
killTimer(self, id)layout(self)maximumSize(self)menuBar(self)metaObject(self)minimumHeightForWidth(self, a0)minimumSize(self)moveToThread(self, thread)objectName(self)parent(self)parentWidget(self)property(self, name)pyqtConfigure(...)Each keyword argument is either the name of a Qt property or a Qt signal.
receivers(self, signal)removeEventFilter(self, a0)removeItem(self, a0)removeWidget(self, w)replaceWidget(self, from_, to[, options])sender(self)senderSignalIndex(self)setAlignment(-> bool -> bool)setContentsMargins()setEnabled(self, a0)setGeometry(self, a0)setMenuBar(self, w)setObjectName(self, name)setParent(self, a0)setProperty(self, name, value)setSizeConstraint(self, a0)setSpacing(self, a0)signalsBlocked(self)sizeConstraint(self)sizeHint(self)spacerItem(self)spacing(self)startTimer(self, interval[, timerType])takeAt(index)Remove and return item at given index
thread(self)timerEvent(self, a0)totalHeightForWidth(self, w)totalMaximumSize(self)totalMinimumSize(self)totalSizeHint(self)tr(self, sourceText[, disambiguation, n])update(self)widget(self)widgetEvent(self, a0)Attributes
SetDefaultConstraintSetFixedSizeSetMaximumSizeSetMinAndMaxSizeSetMinimumSizeSetNoConstraintdestroyeddestroyed(self, object: typing.Optional[QObject] = None) [signal]
objectNameChangedobjectNameChanged(self, objectName: str) [signal]
staticMetaObject