jdxi_editor.ui.editors.analog.common ==================================== .. py:module:: jdxi_editor.ui.editors.analog.common .. autoapi-nested-parse:: Common Section Classes ------- .. autoapisummary:: jdxi_editor.ui.editors.analog.common.AnalogCommonSection Module Contents --------------- .. py:class:: AnalogCommonSection(create_parameter_slider: Callable, create_parameter_switch: Callable, create_parameter_combo_box: Callable, controls: dict) Bases: :py:obj:`PySide6.QtWidgets.QWidget` Common section for analog synth parameters. .. py:attribute:: _create_parameter_slider .. py:attribute:: _create_parameter_switch .. py:attribute:: _create_parameter_combo_box .. py:attribute:: controls .. py:method:: init_ui() init ui