Waveform-Editor 0.3.2.dev100 documentation
waveform_editor.gui.util
Initializing search
    Waveform-Editor
    Waveform-Editor
      • Installation
      • Training
      • Graphical User Interface
      • Command-Line Interface
      • Available Tendencies
      • Derived Waveforms
      • YAML File Format
      • MUSCLE3 IMAS Actor
      • API reference
        • waveform_editor
          • waveform_editor.annotations
          • waveform_editor.base_waveform
          • waveform_editor.cli
          • waveform_editor.configuration
          • waveform_editor.dependency_graph
          • waveform_editor.derived_waveform
          • waveform_editor.export
          • waveform_editor.group
          • waveform_editor.gui
            • waveform_editor.gui.dict_editor
            • waveform_editor.gui.editor
            • waveform_editor.gui.io
            • waveform_editor.gui.main
            • waveform_editor.gui.plotter_edit
            • waveform_editor.gui.plotter_view
            • waveform_editor.gui.selector
            • waveform_editor.gui.settings
            • waveform_editor.gui.shape_editor
            • waveform_editor.gui.sidebar
            • waveform_editor.gui.util
              • waveform_editor.gui.util.EquilibriumInput
              • waveform_editor.gui.util.FixedWidthEditableIntSlider
              • waveform_editor.gui.util.FormattedEditableFloatSlider
              • waveform_editor.gui.util.WarningIndicator
            • waveform_editor.gui.util
              • waveform_editor.gui.util.EquilibriumInput
              • waveform_editor.gui.util.FixedWidthEditableIntSlider
              • waveform_editor.gui.util.FormattedEditableFloatSlider
              • waveform_editor.gui.util.WarningIndicator
            • waveform_editor.gui.waveform_content
          • waveform_editor.muscle3
          • waveform_editor.settings
          • waveform_editor.shape_editor
          • waveform_editor.tendencies
          • waveform_editor.util
          • waveform_editor.waveform
          • waveform_editor.yaml

    waveform_editor.gui.util¶

    Classes

    EquilibriumInput(*, time, uri, name)

    Parameterized class containing an equilibrium URI and time input.

    FixedWidthEditableIntSlider([width])

    FormattedEditableFloatSlider([format, width])

    WarningIndicator(*, disabled, loading, ...)


    Last update: 2026-05-21
    Back to top
    Previous waveform_editor.gui.sidebar.WaveformSidebar
    Next waveform_editor.gui.util.EquilibriumInput
    © Copyright 2020-2026, ITER Organization.
    Created using Sphinx 6.2.1. and Sphinx-Immaterial