jdxi_editor.ui.windows.jdxi.helpers.button_row

Attributes

_TOOLTIP_MAP

Functions

create_button_row(text_or_spec[, slot, vertical, spacing])

Create address row with label and circular button.

Module Contents

jdxi_editor.ui.windows.jdxi.helpers.button_row._TOOLTIP_MAP[source]
jdxi_editor.ui.windows.jdxi.helpers.button_row.create_button_row(text_or_spec: str | picoui.specs.widgets.ButtonSpec, slot=None, vertical=False, spacing=10)[source]

Create address row with label and circular button.

Accepts either (text, slot) for backward compatibility or a ButtonSpec. When a ButtonSpec is passed, slot is ignored; use spec.slot.