waveform_editor.gui.io.file_exporter.FileExporter

class waveform_editor.gui.io.file_exporter.FileExporter(manager)

Bases: Parameterized

Handles the UI and logic for exporting waveform configurations.

__init__(manager)

Initialize the Export Dialog.

Parameters:
manager

A reference to the IOManager instance.

Methods

__init__(manager)

Initialize the Export Dialog.

Attributes

csvfile

error_alert

export_disabled_description

export_type

linspace_num

linspace_start

linspace_stop

name

output

param

time_array_input

time_mode


Last update: 2026-05-21