Skip to main content

Module panels

Module panels 

Source

Re-exports§

pub use export_ui::ExportPanel;
pub use hotkeys_ui::HotkeysPanel;
pub use liveplot_ui::LiveplotPanel;
pub use math_ui::MathPanel;
pub use measurment_ui::MeasurementPanel;
pub use panel_trait::Panel;
pub use panel_trait::PanelState;
pub use scope_ui::ScopePanel;
pub use thresholds_ui::ThresholdsPanel;
pub use traces_ui::TracesPanel;
pub use triggers_ui::TriggersPanel;

Modules§

export_ui
hotkeys_ui
Hotkeys configuration panel built on the shared Panel trait.
liveplot_ui
math_ui
measurment_ui
panel_trait
Panel trait and state for the modular UI architecture.
scope_settings_ui
scope_ui
thresholds_ui
trace_look_ui
traces_ui
triggers_ui