hyloa.gui package
Submodules
- hyloa.gui.command_window module
- hyloa.gui.script_window module
LineNumberAreaPythonHighlighterScriptEditorScriptEditor.highlight_current_line()ScriptEditor.line_number_area_paint()ScriptEditor.line_number_area_width()ScriptEditor.load_script()ScriptEditor.resizeEvent()ScriptEditor.run_script()ScriptEditor.save_script()ScriptEditor.update_line_number_area()ScriptEditor.update_line_number_area_width()
- hyloa.gui.main_window module
MainAppMainApp.closeEvent()MainApp.close_plot_tab()MainApp.conf_logging()MainApp.create_plot_tabs()MainApp.duplicate()MainApp.exit_app()MainApp.help()MainApp.init_sidebar()MainApp.load_data()MainApp.load_session()MainApp.make_button()MainApp.make_group()MainApp.open_comment_window()MainApp.open_default_panels()MainApp.open_script_editor()MainApp.plot()MainApp.position_default_panels()MainApp.refresh_shell_variables()MainApp.resizeEvent()MainApp.save_data()MainApp.save_session()MainApp.show_loaded_files()MainApp.show_window_navigator()MainApp.worksheet()
- hyloa.gui.plot_window module
PlotControlWidgetPlotControlWidget.add_pair()PlotControlWidget.close_loop()PlotControlWidget.correction()PlotControlWidget.curve_fitting()PlotControlWidget.customize_plot_appearance()PlotControlWidget.customize_plot_style()PlotControlWidget.init_ui()PlotControlWidget.normalize()PlotControlWidget.plot()PlotControlWidget.remove_last_cycle()PlotControlWidget.revert_col()PlotControlWidget.toggle_cycle_visibility()
customize_plot_appearance()customize_plot_style()cycle_visibility()open_curve_fitting_window()plot_data()
- hyloa.gui.log_window module
- hyloa.gui.worksheet module
WorksheetWindowWorksheetWindow.add_column()WorksheetWindow.auto_expand_rows()WorksheetWindow.closeEvent()WorksheetWindow.copy_selection()WorksheetWindow.create_plot()WorksheetWindow.customize_plot()WorksheetWindow.customize_plot_appearance()WorksheetWindow.edit_column_name()WorksheetWindow.export_data()WorksheetWindow.from_session_data()WorksheetWindow.import_column_from_main()WorksheetWindow.load_file_into_table()WorksheetWindow.on_column_header_clicked()WorksheetWindow.open_curve_fitting_window()WorksheetWindow.open_math_dialog()WorksheetWindow.open_plot_window()WorksheetWindow.paste_selection()WorksheetWindow.remove_column()WorksheetWindow.sync_to_data()WorksheetWindow.to_dataframe()WorksheetWindow.to_session_data()
- hyloa.gui.correction_window module