labscript_utils.qtwidgets.toolpalette.ToolPaletteGroup
- class labscript_utils.qtwidgets.toolpalette.ToolPaletteGroup(*args, **kwargs)[source]
Bases:
QVBoxLayoutMethods
__init__(*args, **kwargs)activate(self)addChildLayout(self, l)addChildWidget(self, w)addItem(self, a0)addLayout(self, layout[, stretch])addSpacerItem(self, spacerItem)addSpacing(self, size)addStretch(self[, stretch])addStrut(self, a0)addWidget(self, a0[, stretch, alignment])add_to_linked_width_group(width_group_name, name)alignment(self)alignmentRect(self, a0)append_new_palette(name, *args, **kwargs)blockSignals(self, b)childEvent(self, e)children(self)closestAcceptableSize(w, s)connectNotify(self, signal)contentsMargins(self)contentsRect(self)controlTypes(self)count(self)create_linked_width_group(width_group_name, ...)customEvent(self, a0)deleteLater(self)direction(self)disconnect(-> bool)disconnectNotify(self, signal)dumpObjectInfo(self)dumpObjectTree(self)dynamicPropertyNames(self)event(self, a0)eventFilter(self, a0, a1)expandingDirections(self)findChild(-> QObjectT)findChildren(...)geometry(self)getContentsMargins(self)get_index_from_name(name)get_name_from_index(index)get_palette(name)get_palette_by_index(index)hasHeightForWidth(self)has_palette(name)heightForWidth(self, a0)hide_palette(name)hide_palette_by_index(index)indexOf(-> int)inherits(self, classname)insertItem(self, index, a1)insertLayout(self, index, layout[, stretch])insertSpacerItem(self, index, spacerItem)insertSpacing(self, index, size)insertStretch(self, index[, stretch])insertWidget(self, index, widget[, stretch, ...])insert_new_palette(index, name, *args, **kwargs)installEventFilter(self, a0)invalidate(self)isEmpty(self)isEnabled(self)isSignalConnected(self, signal)isWidgetType(self)isWindowType(self)itemAt(self, a0)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)remove(name)removeEventFilter(self, a0)removeItem(self, a0)removeWidget(self, w)remove_by_index(index)reorder_palette(name, new_index)reorder_palette_by_index(old_index, new_index)replaceWidget(self, from_, to[, options])sender(self)senderSignalIndex(self)setAlignment(-> bool -> bool)setContentsMargins()setDirection(self, a0)setEnabled(self, a0)setGeometry(self, a0)setMenuBar(self, w)setObjectName(self, name)setParent(self, a0)setProperty(self, name, value)setSizeConstraint(self, a0)setSpacing(self, spacing)setStretch(self, index, stretch)setStretchFactor(-> bool)show_palette(name)show_palette_by_index(index)signalsBlocked(self)sizeConstraint(self)sizeHint(self)spacerItem(self)spacing(self)startTimer(self, interval[, timerType])stretch(self, index)takeAt(self, a0)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
BottomToTopDownLeftToRightRightToLeftSetDefaultConstraintSetFixedSizeSetMaximumSizeSetMinAndMaxSizeSetMinimumSizeSetNoConstraintTopToBottomUpdestroyedint = ..., arguments: Sequence = ...) -> PYQT_SIGNAL
objectNameChangedint = ..., arguments: Sequence = ...) -> PYQT_SIGNAL
staticMetaObject- property widths_linked