Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting old gui elements to m2k #1642

Merged
merged 6 commits into from
Jun 17, 2024
Merged

Porting old gui elements to m2k #1642

merged 6 commits into from
Jun 17, 2024

Conversation

andreidanila1
Copy link
Contributor

@andreidanila1 andreidanila1 commented May 29, 2024

Moved out from gui:

  • autoScaler ☠️
  • average ☠️
  • BasicPlot ☠️
  • channel_manager ☠️
  • channel_widget ☠️
  • checkbox_delegate ☠️
  • ComboBoxLineEdit ☠️
  • ConstellationDisplayPlot ☠️
  • cursor_readouts ☠️
  • custom_menu_button ☠️
  • customplotpositionbutton ☠️
  • customscale ☠️
  • db_click_buttons ☠️
  • dbGraph ☠️
  • DisplayPlot ☠️
    made OscScaleDraw as standalone class (renamed in BasicScaleDraw) - gui
    made EdgelessPlot as standalone class - gui
  • dropdown_switch_list ☠️
  • extendingplotzoomer ☠️
  • FFtDisplayPlot ☠️
  • generic_menu ☠️
  • genericlogicplotcurve ☠️
  • handles_area - ☠️
  • handlesareaextension - ☠️
  • HistogramDisplayPlot ☠️
  • instrumentnotes ☠️
    used in tool_view and m2k tools
  • limitedplotzoomer ☠️
  • LinkedButton ☠️
  • logicdatacurve ☠️
    used in: logic_analyzer and pattern_generator
  • m2kmeasure ☠️
  • m2kmeasurement_gui ☠️
  • marker_controller ☠️
  • Used in FftDisplayPlot
  • marker_table ☠️
  • menu_header ☠️
    Used in: generic_menu
    Used in m2k tools
  • MovingAverage ☠️
  • BasicPlot
  • nyquistGraph ☠️
  • network_analyzer
  • nyquistPlotZoomer ☠️
  • osc_adjuster ☠️
  • osc_custom_scroll ☠️
  • osc_export_settings and osc_import_settings - ☠️
    we might have to implement other export and import classes
  • osc_scale_zoomer ☠️
  • oscilloscope_plot ☠️
  • plot_line_handle ☠️
  • printablePlot - ☠️
    have to implement another version
  • qwt_utils ☠️
  • runsinglewidget ☠️
  • settingsPairWidget ☠️
  • Sismograph ☠️
  • smoothcurvefitter ☠️
  • used in TimeDomainDisplatPlot
  • spectrum_marker ☠️
  • spectrumUpdateEvents ☠️
  • startstoprangewidget ☠️
  • subsection_separator ☠️
  • tool_view ☠️
  • tool_view_builder ☠️
  • TimeDomainDisplayPlot ☠️
  • WaterfallDisplayPlot ☠️
  • WaterfallGlobalData ☠️
  • x_axis_scale_zoomer ☠️
  • trigger_mode - stay here ?
  • qtgui_types - stay here ?

Remained in gui:

  • completion_circle
    Used in spibox_a, stylehelper and patterngenerator
  • custompushbutton - gui
    Used in toolmenuitem
  • customqwtscaledraw - gui
    PlotWidget dependency but is never used
    Move to m2k-gui?
  • FileManager - gui
    Used in datalogger and regmap
  • FlexGridLayout
  • MouseWheelWidgetGuard - gui
  • osc_scale_engine - gui
    Used in plotaxis and plotwidget
    Must be renamed??
  • spinbox_a

Re-implement them or not?

  • printablePlot
  • osc_export_settings
  • osc_import_settings
  • osc_scale_engine
  • spinbox_a

@andreidanila1 andreidanila1 merged commit 965b96b into dev Jun 17, 2024
19 checks passed
@andreidanila1 andreidanila1 deleted the dev_gui2m2k branch June 17, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants