Skip to main content

Module displayed_item

Module displayed_item 

Source
Expand description

The items that are drawn in the main wave form view: waves, dividers, etc.

Structs§

AnalogSettings
AnalogVarState
Per-variable analog state (settings + cache). Presence means enabled, None means disabled. NOTE: Clone is NOT derived - see manual impl below for undo/redo compatibility.
DisplayedDivider
DisplayedFieldRef
DisplayedGroup
DisplayedItemRef
Key for the crate::wave_data::WaveData::displayed_items hash map
DisplayedMarker
DisplayedPlaceholder
DisplayedStream
DisplayedTimeLine
DisplayedVariable
FieldFormat

Enums§

AnalogRenderStyle
AnalogYAxisScale
DisplayedItem

Constants§

DEFAULT_DIVIDER_NAME 🔒