GridCal 5.3.26__tar.gz → 5.3.28__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/MainWindow.py +360 -383
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Model/diagrams.py +25 -9
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Model/objects.py +19 -3
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Settings/configuration.py +1 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/simulations.py +18 -10
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/__version__.py +1 -1
- {gridcal-5.3.26 → gridcal-5.3.28}/PKG-INFO +1 -1
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ExecuteGridCal.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/AboutDialogue/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/AboutDialogue/about_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/AboutDialogue/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/AboutDialogue/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/AboutDialogue/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/AnalysisDialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/object_plot_analysis.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Analysis/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CascadingSteps/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CascadingSteps/cascading_steps.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CascadingSteps/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CascadingSteps/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ContingencyPlanner/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ContingencyPlanner/contingency_planner_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ContingencyPlanner/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ContingencyPlanner/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ContingencyPlanner/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CoordinatesInput/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CoordinatesInput/coordinates_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CoordinatesInput/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CoordinatesInput/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/CoordinatesInput/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/line_location_graphic_item.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_ac_line.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_dc_line.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_fluid_path.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_hvdc_line.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_line_container.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/map_line_segment.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Branches/new_line_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Substation/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Substation/node_template.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Substation/substation_graphic_item.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Substation/voltage_level_graphic_item.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/TileProviders/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/TileProviders/blue_marble.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/TileProviders/cartodb.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/base_tiles.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/default_tile_data.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/pycacheback.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/tile_worker.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/tiles.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/Tiles/tiles_cache.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/grid_map_widget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/MapWidget/map_widget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/dc_line_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/hvdc_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/line_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/line_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/line_graphics_template.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/series_reactance_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/switch_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/transformer2w_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/transformer3w_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/transformer3w_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/transformer_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/transformer_taps_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/upfc_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/vsc_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Branches/winding_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/fluid_node_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/fluid_p2x_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/fluid_path_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/fluid_pump_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Fluid/fluid_turbine_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/battery_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/controllable_shunt_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/controllable_shunt_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/current_injection_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/external_grid_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/generator_editor.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/generator_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/injections_template_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/load_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/shunt_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Injections/static_generator_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Substation/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Substation/bus_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Substation/busbar_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/Substation/cn_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/matplotlibwidget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/schematic_widget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/SchematicWidget/terminal_item.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/base_diagram_widget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/diagrams_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/generic_graphics.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Diagrams/graphics_manager.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridGenerator/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridGenerator/grid_generator_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridGenerator/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridGenerator/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridGenerator/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/build_diff_tree.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/demo_code.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/demo_code2.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/demo_code3.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/grid_diff.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/grid_diff_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/grid_merge.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/grid_merge_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/GridMerge/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadCatalogue/SelectComponents.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadCatalogue/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadCatalogue/catalogue_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadCatalogue/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadCatalogue/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadDesigner/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadDesigner/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadDesigner/load_designer.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadDesigner/load_designer_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/LoadDesigner/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/ConsoleLog.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/ConsoleLogController.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/GridCalMain.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Model/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Model/compiled_arrays.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Model/time_events.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/README.txt +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Results/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Results/results.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Scripting/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Scripting/scripting.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Server/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Server/server.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/Settings/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/base_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/SubClasses/io.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/object_select_window.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Main/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/excel_dialog.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/excel_sheet_selection.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/models_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/profile_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/profiles_from_data_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/profiles_from_models_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/ProfilesInput/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/MainWindow.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/RosetaExplorer.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/roseta_objects_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/RosetaExplorer/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SigmaAnalysis/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SigmaAnalysis/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SigmaAnalysis/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SigmaAnalysis/sigma_analysis_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SigmaAnalysis/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SolarPowerWizard/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SolarPowerWizard/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SolarPowerWizard/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SolarPowerWizard/solar_power_wizzard.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SolarPowerWizard/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SubstationDesigner/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SubstationDesigner/substation_designer.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SubstationDesigner/substation_designer_gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SubstationDesigner/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SyncDialogue/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SyncDialogue/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SyncDialogue/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SyncDialogue/sync_dialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SyncDialogue/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SystemScaler/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SystemScaler/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SystemScaler/system_scaler.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SystemScaler/system_scaler_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/SystemScaler/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/LineBuilderDialogue.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/table_models.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/tower_builder.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TowerBuilder/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TreeModelViewer/MainWindow.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TreeModelViewer/TreeModelViewer.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TreeModelViewer/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TreeModelViewer/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/TreeModelViewer/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Visualization/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Visualization/visualization.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Widgets/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Widgets/custom_qrangeslider.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/Widgets/matplotlibwidget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/WindPowerWizard/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/WindPowerWizard/gui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/WindPowerWizard/icons_rc.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/WindPowerWizard/update_gui_file.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/WindPowerWizard/wind_power_wizzard.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/associations_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/general_dialogues.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/gui_functions.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/messages.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/object_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/pandas_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/plot_config.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/profiles_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/python_console.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/python_highlighter.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/results_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/table_view_header_wrap.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/themes.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/toast_widget.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/update_gui_all.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/update_gui_common.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Gui/wrappable_table_model.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/LICENSE.txt +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/export_results_driver.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/file_handler.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/server_driver.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/session.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/Session/synchronization_driver.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_color.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_icon/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_icon/icon_engine.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_icon/svg.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_main.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_os_appearance/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_os_appearance/_accent/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_os_appearance/_accent/_mac_detect.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_os_appearance/listener.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_proxy_style.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/colors.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/palette.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/standard_icons.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/stylesheets.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_resources/svg.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_style_loader.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_template/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_template/engine.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_template/filter.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/_util.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/QtCore/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/QtGui/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/QtSvg/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/QtWidgets/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/qt_compat.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/qtpy/qt_version.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/__main__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/dock_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/frame_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/icons_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/mdi_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/_ui/widgets_ui.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/ThirdParty/qdarktheme/widget_gallery/main_window.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/GridCal.ico +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/GridCal.svg +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/__init__.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/cables.csv +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/sequence_lines.csv +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/transformers.csv +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/data/wires.csv +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/plugins.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/templates.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/GridCal/update.py +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/setup.cfg +0 -0
- {gridcal-5.3.26 → gridcal-5.3.28}/setup.py +0 -0
@@ -702,16 +702,10 @@ class Ui_mainWindow(object):
|
|
702
702
|
self.gridLayout.setObjectName(u"gridLayout")
|
703
703
|
self.gridLayout.setVerticalSpacing(2)
|
704
704
|
self.gridLayout.setContentsMargins(6, 0, 6, 4)
|
705
|
-
self.label_118 = QLabel(self.frame_58)
|
706
|
-
self.label_118.setObjectName(u"label_118")
|
707
|
-
font2 = QFont()
|
708
|
-
font2.setPointSize(8)
|
709
|
-
self.label_118.setFont(font2)
|
710
|
-
|
711
|
-
self.gridLayout.addWidget(self.label_118, 17, 0, 1, 1)
|
712
|
-
|
713
705
|
self.automatic_layout_comboBox = QComboBox(self.frame_58)
|
714
706
|
self.automatic_layout_comboBox.setObjectName(u"automatic_layout_comboBox")
|
707
|
+
font2 = QFont()
|
708
|
+
font2.setPointSize(8)
|
715
709
|
self.automatic_layout_comboBox.setFont(font2)
|
716
710
|
|
717
711
|
self.gridLayout.addWidget(self.automatic_layout_comboBox, 14, 1, 1, 1)
|
@@ -767,12 +761,6 @@ class Ui_mainWindow(object):
|
|
767
761
|
|
768
762
|
self.gridLayout.addWidget(self.ask_before_appliying_layout_checkBox, 14, 0, 1, 1)
|
769
763
|
|
770
|
-
self.tile_provider_comboBox = QComboBox(self.frame_58)
|
771
|
-
self.tile_provider_comboBox.setObjectName(u"tile_provider_comboBox")
|
772
|
-
self.tile_provider_comboBox.setFont(font2)
|
773
|
-
|
774
|
-
self.gridLayout.addWidget(self.tile_provider_comboBox, 17, 1, 1, 1)
|
775
|
-
|
776
764
|
self.explosion_factor_doubleSpinBox = QDoubleSpinBox(self.frame_58)
|
777
765
|
self.explosion_factor_doubleSpinBox.setObjectName(u"explosion_factor_doubleSpinBox")
|
778
766
|
self.explosion_factor_doubleSpinBox.setFont(font2)
|
@@ -795,7 +783,7 @@ class Ui_mainWindow(object):
|
|
795
783
|
self.label_110.setObjectName(u"label_110")
|
796
784
|
self.label_110.setMinimumSize(QSize(24, 24))
|
797
785
|
self.label_110.setMaximumSize(QSize(24, 24))
|
798
|
-
self.label_110.setPixmap(QPixmap(u":/Icons/icons/
|
786
|
+
self.label_110.setPixmap(QPixmap(u":/Icons/icons/map.svg"))
|
799
787
|
self.label_110.setScaledContents(True)
|
800
788
|
|
801
789
|
self.formLayout_2.setWidget(0, QFormLayout.LabelRole, self.label_110)
|
@@ -834,27 +822,6 @@ class Ui_mainWindow(object):
|
|
834
822
|
self.horizontalLayout_15 = QHBoxLayout(self.frame_22)
|
835
823
|
self.horizontalLayout_15.setObjectName(u"horizontalLayout_15")
|
836
824
|
self.horizontalLayout_15.setContentsMargins(0, 0, 0, 0)
|
837
|
-
self.label_99 = QLabel(self.frame_22)
|
838
|
-
self.label_99.setObjectName(u"label_99")
|
839
|
-
self.label_99.setMinimumSize(QSize(24, 24))
|
840
|
-
self.label_99.setMaximumSize(QSize(24, 24))
|
841
|
-
self.label_99.setPixmap(QPixmap(u":/Icons/icons/show_color_controls.svg"))
|
842
|
-
self.label_99.setScaledContents(True)
|
843
|
-
|
844
|
-
self.horizontalLayout_15.addWidget(self.label_99)
|
845
|
-
|
846
|
-
self.label_100 = QLabel(self.frame_22)
|
847
|
-
self.label_100.setObjectName(u"label_100")
|
848
|
-
palette1 = QPalette()
|
849
|
-
palette1.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
850
|
-
palette1.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
851
|
-
palette1.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
852
|
-
self.label_100.setPalette(palette1)
|
853
|
-
self.label_100.setFont(font3)
|
854
|
-
self.label_100.setAlignment(Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft|Qt.AlignmentFlag.AlignVCenter)
|
855
|
-
|
856
|
-
self.horizontalLayout_15.addWidget(self.label_100)
|
857
|
-
|
858
825
|
|
859
826
|
self.gridLayout.addWidget(self.frame_22, 16, 0, 1, 2)
|
860
827
|
|
@@ -876,11 +843,11 @@ class Ui_mainWindow(object):
|
|
876
843
|
|
877
844
|
self.label_45 = QLabel(self.frame_30)
|
878
845
|
self.label_45.setObjectName(u"label_45")
|
879
|
-
|
880
|
-
|
881
|
-
|
882
|
-
|
883
|
-
self.label_45.setPalette(
|
846
|
+
palette1 = QPalette()
|
847
|
+
palette1.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
848
|
+
palette1.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
849
|
+
palette1.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
850
|
+
self.label_45.setPalette(palette1)
|
884
851
|
self.label_45.setFont(font3)
|
885
852
|
self.label_45.setAlignment(Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft|Qt.AlignmentFlag.AlignVCenter)
|
886
853
|
|
@@ -907,11 +874,11 @@ class Ui_mainWindow(object):
|
|
907
874
|
|
908
875
|
self.label_149 = QLabel(self.frame_39)
|
909
876
|
self.label_149.setObjectName(u"label_149")
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
|
914
|
-
self.label_149.setPalette(
|
877
|
+
palette2 = QPalette()
|
878
|
+
palette2.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
879
|
+
palette2.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
880
|
+
palette2.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
881
|
+
self.label_149.setPalette(palette2)
|
915
882
|
self.label_149.setFont(font3)
|
916
883
|
self.label_149.setAlignment(Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft|Qt.AlignmentFlag.AlignVCenter)
|
917
884
|
|
@@ -933,22 +900,35 @@ class Ui_mainWindow(object):
|
|
933
900
|
self.gridLayout_32 = QGridLayout(self.frame_24)
|
934
901
|
self.gridLayout_32.setObjectName(u"gridLayout_32")
|
935
902
|
self.gridLayout_32.setContentsMargins(0, 0, 0, 0)
|
936
|
-
self.
|
937
|
-
self.
|
903
|
+
self.label_154 = QLabel(self.frame_24)
|
904
|
+
self.label_154.setObjectName(u"label_154")
|
938
905
|
sizePolicy1 = QSizePolicy(QSizePolicy.Policy.Minimum, QSizePolicy.Policy.Preferred)
|
939
906
|
sizePolicy1.setHorizontalStretch(0)
|
940
907
|
sizePolicy1.setVerticalStretch(0)
|
941
|
-
sizePolicy1.setHeightForWidth(self.
|
942
|
-
self.
|
943
|
-
self.
|
908
|
+
sizePolicy1.setHeightForWidth(self.label_154.sizePolicy().hasHeightForWidth())
|
909
|
+
self.label_154.setSizePolicy(sizePolicy1)
|
910
|
+
self.label_154.setFont(font2)
|
944
911
|
|
945
|
-
self.gridLayout_32.addWidget(self.
|
912
|
+
self.gridLayout_32.addWidget(self.label_154, 2, 0, 1, 1)
|
946
913
|
|
947
|
-
self.
|
948
|
-
self.
|
949
|
-
self.
|
914
|
+
self.label_113 = QLabel(self.frame_24)
|
915
|
+
self.label_113.setObjectName(u"label_113")
|
916
|
+
sizePolicy1.setHeightForWidth(self.label_113.sizePolicy().hasHeightForWidth())
|
917
|
+
self.label_113.setSizePolicy(sizePolicy1)
|
918
|
+
self.label_113.setFont(font2)
|
919
|
+
|
920
|
+
self.gridLayout_32.addWidget(self.label_113, 5, 0, 1, 1)
|
921
|
+
|
922
|
+
self.min_node_size_spinBox = QDoubleSpinBox(self.frame_24)
|
923
|
+
self.min_node_size_spinBox.setObjectName(u"min_node_size_spinBox")
|
924
|
+
self.min_node_size_spinBox.setFont(font2)
|
925
|
+
self.min_node_size_spinBox.setDecimals(5)
|
926
|
+
self.min_node_size_spinBox.setMinimum(0.000100000000000)
|
927
|
+
self.min_node_size_spinBox.setMaximum(9999.000000000000000)
|
928
|
+
self.min_node_size_spinBox.setSingleStep(0.100000000000000)
|
929
|
+
self.min_node_size_spinBox.setValue(1.000000000000000)
|
950
930
|
|
951
|
-
self.gridLayout_32.addWidget(self.
|
931
|
+
self.gridLayout_32.addWidget(self.min_node_size_spinBox, 3, 1, 1, 2)
|
952
932
|
|
953
933
|
self.label_14 = QLabel(self.frame_24)
|
954
934
|
self.label_14.setObjectName(u"label_14")
|
@@ -956,23 +936,57 @@ class Ui_mainWindow(object):
|
|
956
936
|
self.label_14.setSizePolicy(sizePolicy1)
|
957
937
|
self.label_14.setFont(font2)
|
958
938
|
|
959
|
-
self.gridLayout_32.addWidget(self.label_14,
|
939
|
+
self.gridLayout_32.addWidget(self.label_14, 4, 0, 1, 1)
|
960
940
|
|
961
|
-
self.
|
962
|
-
self.
|
963
|
-
|
964
|
-
self.label_154.setSizePolicy(sizePolicy1)
|
965
|
-
self.label_154.setFont(font2)
|
941
|
+
self.palette_comboBox = QComboBox(self.frame_24)
|
942
|
+
self.palette_comboBox.setObjectName(u"palette_comboBox")
|
943
|
+
self.palette_comboBox.setFont(font2)
|
966
944
|
|
967
|
-
self.gridLayout_32.addWidget(self.
|
945
|
+
self.gridLayout_32.addWidget(self.palette_comboBox, 0, 1, 1, 4)
|
968
946
|
|
969
|
-
self.
|
970
|
-
self.
|
971
|
-
|
972
|
-
|
973
|
-
self.
|
947
|
+
self.preset4_pushButton = QPushButton(self.frame_24)
|
948
|
+
self.preset4_pushButton.setObjectName(u"preset4_pushButton")
|
949
|
+
self.preset4_pushButton.setFont(font2)
|
950
|
+
|
951
|
+
self.gridLayout_32.addWidget(self.preset4_pushButton, 2, 4, 1, 1)
|
952
|
+
|
953
|
+
self.redraw_pushButton = QPushButton(self.frame_24)
|
954
|
+
self.redraw_pushButton.setObjectName(u"redraw_pushButton")
|
955
|
+
self.redraw_pushButton.setFont(font2)
|
956
|
+
|
957
|
+
self.gridLayout_32.addWidget(self.redraw_pushButton, 6, 2, 1, 3)
|
958
|
+
|
959
|
+
self.max_branch_size_spinBox = QDoubleSpinBox(self.frame_24)
|
960
|
+
self.max_branch_size_spinBox.setObjectName(u"max_branch_size_spinBox")
|
961
|
+
self.max_branch_size_spinBox.setFont(font2)
|
962
|
+
self.max_branch_size_spinBox.setDecimals(5)
|
963
|
+
self.max_branch_size_spinBox.setMinimum(0.000100000000000)
|
964
|
+
self.max_branch_size_spinBox.setMaximum(9999.000000000000000)
|
965
|
+
self.max_branch_size_spinBox.setSingleStep(0.100000000000000)
|
966
|
+
self.max_branch_size_spinBox.setValue(20.000000000000000)
|
974
967
|
|
975
|
-
self.gridLayout_32.addWidget(self.
|
968
|
+
self.gridLayout_32.addWidget(self.max_branch_size_spinBox, 4, 3, 1, 2)
|
969
|
+
|
970
|
+
self.preset1_pushButton = QPushButton(self.frame_24)
|
971
|
+
self.preset1_pushButton.setObjectName(u"preset1_pushButton")
|
972
|
+
self.preset1_pushButton.setFont(font2)
|
973
|
+
|
974
|
+
self.gridLayout_32.addWidget(self.preset1_pushButton, 2, 1, 1, 1)
|
975
|
+
|
976
|
+
self.label = QLabel(self.frame_24)
|
977
|
+
self.label.setObjectName(u"label")
|
978
|
+
sizePolicy1.setHeightForWidth(self.label.sizePolicy().hasHeightForWidth())
|
979
|
+
self.label.setSizePolicy(sizePolicy1)
|
980
|
+
self.label.setFont(font2)
|
981
|
+
|
982
|
+
self.gridLayout_32.addWidget(self.label, 3, 0, 1, 1)
|
983
|
+
|
984
|
+
self.branch_width_based_on_flow_checkBox = QCheckBox(self.frame_24)
|
985
|
+
self.branch_width_based_on_flow_checkBox.setObjectName(u"branch_width_based_on_flow_checkBox")
|
986
|
+
self.branch_width_based_on_flow_checkBox.setFont(font2)
|
987
|
+
self.branch_width_based_on_flow_checkBox.setChecked(False)
|
988
|
+
|
989
|
+
self.gridLayout_32.addWidget(self.branch_width_based_on_flow_checkBox, 6, 0, 1, 2)
|
976
990
|
|
977
991
|
self.label_43 = QLabel(self.frame_24)
|
978
992
|
self.label_43.setObjectName(u"label_43")
|
@@ -982,28 +996,11 @@ class Ui_mainWindow(object):
|
|
982
996
|
|
983
997
|
self.gridLayout_32.addWidget(self.label_43, 0, 0, 1, 1)
|
984
998
|
|
985
|
-
self.
|
986
|
-
self.
|
987
|
-
self.
|
988
|
-
|
989
|
-
self.gridLayout_32.addWidget(self.preset2_pushButton, 1, 2, 1, 1)
|
990
|
-
|
991
|
-
self.palette_comboBox = QComboBox(self.frame_24)
|
992
|
-
self.palette_comboBox.setObjectName(u"palette_comboBox")
|
993
|
-
self.palette_comboBox.setFont(font2)
|
994
|
-
|
995
|
-
self.gridLayout_32.addWidget(self.palette_comboBox, 0, 1, 1, 4)
|
996
|
-
|
997
|
-
self.min_node_size_spinBox = QDoubleSpinBox(self.frame_24)
|
998
|
-
self.min_node_size_spinBox.setObjectName(u"min_node_size_spinBox")
|
999
|
-
self.min_node_size_spinBox.setFont(font2)
|
1000
|
-
self.min_node_size_spinBox.setDecimals(5)
|
1001
|
-
self.min_node_size_spinBox.setMinimum(0.000100000000000)
|
1002
|
-
self.min_node_size_spinBox.setMaximum(9999.000000000000000)
|
1003
|
-
self.min_node_size_spinBox.setSingleStep(0.100000000000000)
|
1004
|
-
self.min_node_size_spinBox.setValue(1.000000000000000)
|
999
|
+
self.preset3_pushButton = QPushButton(self.frame_24)
|
1000
|
+
self.preset3_pushButton.setObjectName(u"preset3_pushButton")
|
1001
|
+
self.preset3_pushButton.setFont(font2)
|
1005
1002
|
|
1006
|
-
self.gridLayout_32.addWidget(self.
|
1003
|
+
self.gridLayout_32.addWidget(self.preset3_pushButton, 2, 3, 1, 1)
|
1007
1004
|
|
1008
1005
|
self.max_node_size_spinBox = QDoubleSpinBox(self.frame_24)
|
1009
1006
|
self.max_node_size_spinBox.setObjectName(u"max_node_size_spinBox")
|
@@ -1014,18 +1011,13 @@ class Ui_mainWindow(object):
|
|
1014
1011
|
self.max_node_size_spinBox.setSingleStep(0.100000000000000)
|
1015
1012
|
self.max_node_size_spinBox.setValue(40.000000000000000)
|
1016
1013
|
|
1017
|
-
self.gridLayout_32.addWidget(self.max_node_size_spinBox,
|
1014
|
+
self.gridLayout_32.addWidget(self.max_node_size_spinBox, 3, 3, 1, 2)
|
1018
1015
|
|
1019
|
-
self.
|
1020
|
-
self.
|
1021
|
-
self.
|
1022
|
-
self.min_branch_size_spinBox.setDecimals(5)
|
1023
|
-
self.min_branch_size_spinBox.setMinimum(0.000100000000000)
|
1024
|
-
self.min_branch_size_spinBox.setMaximum(9999.000000000000000)
|
1025
|
-
self.min_branch_size_spinBox.setSingleStep(0.100000000000000)
|
1026
|
-
self.min_branch_size_spinBox.setValue(1.000000000000000)
|
1016
|
+
self.preset2_pushButton = QPushButton(self.frame_24)
|
1017
|
+
self.preset2_pushButton.setObjectName(u"preset2_pushButton")
|
1018
|
+
self.preset2_pushButton.setFont(font2)
|
1027
1019
|
|
1028
|
-
self.gridLayout_32.addWidget(self.
|
1020
|
+
self.gridLayout_32.addWidget(self.preset2_pushButton, 2, 2, 1, 1)
|
1029
1021
|
|
1030
1022
|
self.arrow_size_size_spinBox = QDoubleSpinBox(self.frame_24)
|
1031
1023
|
self.arrow_size_size_spinBox.setObjectName(u"arrow_size_size_spinBox")
|
@@ -1036,43 +1028,30 @@ class Ui_mainWindow(object):
|
|
1036
1028
|
self.arrow_size_size_spinBox.setSingleStep(0.100000000000000)
|
1037
1029
|
self.arrow_size_size_spinBox.setValue(1.000000000000000)
|
1038
1030
|
|
1039
|
-
self.gridLayout_32.addWidget(self.arrow_size_size_spinBox,
|
1031
|
+
self.gridLayout_32.addWidget(self.arrow_size_size_spinBox, 5, 1, 1, 2)
|
1040
1032
|
|
1041
|
-
self.
|
1042
|
-
self.
|
1043
|
-
self.
|
1044
|
-
self.
|
1045
|
-
self.
|
1046
|
-
self.
|
1047
|
-
self.
|
1048
|
-
self.
|
1049
|
-
|
1050
|
-
self.gridLayout_32.addWidget(self.max_branch_size_spinBox, 3, 3, 1, 2)
|
1051
|
-
|
1052
|
-
self.preset3_pushButton = QPushButton(self.frame_24)
|
1053
|
-
self.preset3_pushButton.setObjectName(u"preset3_pushButton")
|
1054
|
-
self.preset3_pushButton.setFont(font2)
|
1055
|
-
|
1056
|
-
self.gridLayout_32.addWidget(self.preset3_pushButton, 1, 3, 1, 1)
|
1057
|
-
|
1058
|
-
self.preset4_pushButton = QPushButton(self.frame_24)
|
1059
|
-
self.preset4_pushButton.setObjectName(u"preset4_pushButton")
|
1060
|
-
self.preset4_pushButton.setFont(font2)
|
1033
|
+
self.min_branch_size_spinBox = QDoubleSpinBox(self.frame_24)
|
1034
|
+
self.min_branch_size_spinBox.setObjectName(u"min_branch_size_spinBox")
|
1035
|
+
self.min_branch_size_spinBox.setFont(font2)
|
1036
|
+
self.min_branch_size_spinBox.setDecimals(5)
|
1037
|
+
self.min_branch_size_spinBox.setMinimum(0.000100000000000)
|
1038
|
+
self.min_branch_size_spinBox.setMaximum(9999.000000000000000)
|
1039
|
+
self.min_branch_size_spinBox.setSingleStep(0.100000000000000)
|
1040
|
+
self.min_branch_size_spinBox.setValue(1.000000000000000)
|
1061
1041
|
|
1062
|
-
self.gridLayout_32.addWidget(self.
|
1042
|
+
self.gridLayout_32.addWidget(self.min_branch_size_spinBox, 4, 1, 1, 2)
|
1063
1043
|
|
1064
|
-
self.
|
1065
|
-
self.
|
1066
|
-
self.
|
1067
|
-
self.branch_width_based_on_flow_checkBox.setChecked(False)
|
1044
|
+
self.label_118 = QLabel(self.frame_24)
|
1045
|
+
self.label_118.setObjectName(u"label_118")
|
1046
|
+
self.label_118.setFont(font2)
|
1068
1047
|
|
1069
|
-
self.gridLayout_32.addWidget(self.
|
1048
|
+
self.gridLayout_32.addWidget(self.label_118, 1, 0, 1, 1)
|
1070
1049
|
|
1071
|
-
self.
|
1072
|
-
self.
|
1073
|
-
self.
|
1050
|
+
self.tile_provider_comboBox = QComboBox(self.frame_24)
|
1051
|
+
self.tile_provider_comboBox.setObjectName(u"tile_provider_comboBox")
|
1052
|
+
self.tile_provider_comboBox.setFont(font2)
|
1074
1053
|
|
1075
|
-
self.gridLayout_32.addWidget(self.
|
1054
|
+
self.gridLayout_32.addWidget(self.tile_provider_comboBox, 1, 1, 1, 4)
|
1076
1055
|
|
1077
1056
|
|
1078
1057
|
self.gridLayout.addWidget(self.frame_24, 3, 0, 1, 2)
|
@@ -1638,13 +1617,13 @@ class Ui_mainWindow(object):
|
|
1638
1617
|
self.label_16 = QLabel(self.frame_62)
|
1639
1618
|
self.label_16.setObjectName(u"label_16")
|
1640
1619
|
self.label_16.setMinimumSize(QSize(0, 24))
|
1641
|
-
|
1620
|
+
palette3 = QPalette()
|
1642
1621
|
brush2 = QBrush(QColor(119, 118, 123, 255))
|
1643
1622
|
brush2.setStyle(Qt.SolidPattern)
|
1644
|
-
|
1645
|
-
|
1646
|
-
|
1647
|
-
self.label_16.setPalette(
|
1623
|
+
palette3.setBrush(QPalette.Active, QPalette.WindowText, brush2)
|
1624
|
+
palette3.setBrush(QPalette.Inactive, QPalette.WindowText, brush2)
|
1625
|
+
palette3.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
1626
|
+
self.label_16.setPalette(palette3)
|
1648
1627
|
|
1649
1628
|
self.horizontalLayout_34.addWidget(self.label_16)
|
1650
1629
|
|
@@ -1684,11 +1663,11 @@ class Ui_mainWindow(object):
|
|
1684
1663
|
self.horizontalLayout_33.setContentsMargins(0, 0, 0, 0)
|
1685
1664
|
self.label_37 = QLabel(self.frame_60)
|
1686
1665
|
self.label_37.setObjectName(u"label_37")
|
1687
|
-
|
1688
|
-
|
1689
|
-
|
1690
|
-
|
1691
|
-
self.label_37.setPalette(
|
1666
|
+
palette4 = QPalette()
|
1667
|
+
palette4.setBrush(QPalette.Active, QPalette.WindowText, brush2)
|
1668
|
+
palette4.setBrush(QPalette.Inactive, QPalette.WindowText, brush2)
|
1669
|
+
palette4.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
1670
|
+
self.label_37.setPalette(palette4)
|
1692
1671
|
|
1693
1672
|
self.horizontalLayout_33.addWidget(self.label_37)
|
1694
1673
|
|
@@ -2060,11 +2039,11 @@ class Ui_mainWindow(object):
|
|
2060
2039
|
|
2061
2040
|
self.label_69 = QLabel(self.frame_41)
|
2062
2041
|
self.label_69.setObjectName(u"label_69")
|
2063
|
-
|
2064
|
-
|
2065
|
-
|
2066
|
-
|
2067
|
-
self.label_69.setPalette(
|
2042
|
+
palette5 = QPalette()
|
2043
|
+
palette5.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2044
|
+
palette5.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2045
|
+
palette5.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2046
|
+
self.label_69.setPalette(palette5)
|
2068
2047
|
font4 = QFont()
|
2069
2048
|
font4.setPointSize(16)
|
2070
2049
|
self.label_69.setFont(font4)
|
@@ -2077,13 +2056,13 @@ class Ui_mainWindow(object):
|
|
2077
2056
|
|
2078
2057
|
self.line_5 = QFrame(self.frame_7)
|
2079
2058
|
self.line_5.setObjectName(u"line_5")
|
2080
|
-
|
2059
|
+
palette6 = QPalette()
|
2081
2060
|
brush3 = QBrush(QColor(186, 189, 182, 255))
|
2082
2061
|
brush3.setStyle(Qt.SolidPattern)
|
2083
|
-
|
2084
|
-
|
2085
|
-
|
2086
|
-
self.line_5.setPalette(
|
2062
|
+
palette6.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
2063
|
+
palette6.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
2064
|
+
palette6.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2065
|
+
self.line_5.setPalette(palette6)
|
2087
2066
|
self.line_5.setFrameShadow(QFrame.Shadow.Plain)
|
2088
2067
|
self.line_5.setLineWidth(4)
|
2089
2068
|
self.line_5.setFrameShape(QFrame.Shape.HLine)
|
@@ -2176,11 +2155,11 @@ class Ui_mainWindow(object):
|
|
2176
2155
|
|
2177
2156
|
self.label_65 = QLabel(self.frame_43)
|
2178
2157
|
self.label_65.setObjectName(u"label_65")
|
2179
|
-
|
2180
|
-
|
2181
|
-
|
2182
|
-
|
2183
|
-
self.label_65.setPalette(
|
2158
|
+
palette7 = QPalette()
|
2159
|
+
palette7.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2160
|
+
palette7.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2161
|
+
palette7.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2162
|
+
self.label_65.setPalette(palette7)
|
2184
2163
|
font5 = QFont()
|
2185
2164
|
font5.setPointSize(12)
|
2186
2165
|
self.label_65.setFont(font5)
|
@@ -2220,11 +2199,11 @@ class Ui_mainWindow(object):
|
|
2220
2199
|
|
2221
2200
|
self.label_49 = QLabel(self.frame_37)
|
2222
2201
|
self.label_49.setObjectName(u"label_49")
|
2223
|
-
|
2224
|
-
|
2225
|
-
|
2226
|
-
|
2227
|
-
self.label_49.setPalette(
|
2202
|
+
palette8 = QPalette()
|
2203
|
+
palette8.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2204
|
+
palette8.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2205
|
+
palette8.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2206
|
+
self.label_49.setPalette(palette8)
|
2228
2207
|
self.label_49.setFont(font5)
|
2229
2208
|
self.label_49.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
2230
2209
|
|
@@ -2282,11 +2261,11 @@ class Ui_mainWindow(object):
|
|
2282
2261
|
|
2283
2262
|
self.label_17 = QLabel(self.pf_tab)
|
2284
2263
|
self.label_17.setObjectName(u"label_17")
|
2285
|
-
|
2286
|
-
|
2287
|
-
|
2288
|
-
|
2289
|
-
self.label_17.setPalette(
|
2264
|
+
palette9 = QPalette()
|
2265
|
+
palette9.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2266
|
+
palette9.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2267
|
+
palette9.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2268
|
+
self.label_17.setPalette(palette9)
|
2290
2269
|
self.label_17.setFont(font4)
|
2291
2270
|
self.label_17.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
2292
2271
|
|
@@ -2294,11 +2273,11 @@ class Ui_mainWindow(object):
|
|
2294
2273
|
|
2295
2274
|
self.line_14 = QFrame(self.pf_tab)
|
2296
2275
|
self.line_14.setObjectName(u"line_14")
|
2297
|
-
|
2298
|
-
|
2299
|
-
|
2300
|
-
|
2301
|
-
self.line_14.setPalette(
|
2276
|
+
palette10 = QPalette()
|
2277
|
+
palette10.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
2278
|
+
palette10.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
2279
|
+
palette10.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2280
|
+
self.line_14.setPalette(palette10)
|
2302
2281
|
self.line_14.setFrameShadow(QFrame.Shadow.Plain)
|
2303
2282
|
self.line_14.setLineWidth(4)
|
2304
2283
|
self.line_14.setFrameShape(QFrame.Shape.HLine)
|
@@ -2418,11 +2397,11 @@ class Ui_mainWindow(object):
|
|
2418
2397
|
|
2419
2398
|
self.label_71 = QLabel(self.pf_tab)
|
2420
2399
|
self.label_71.setObjectName(u"label_71")
|
2421
|
-
|
2422
|
-
|
2423
|
-
|
2424
|
-
|
2425
|
-
self.label_71.setPalette(
|
2400
|
+
palette11 = QPalette()
|
2401
|
+
palette11.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2402
|
+
palette11.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2403
|
+
palette11.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2404
|
+
self.label_71.setPalette(palette11)
|
2426
2405
|
self.label_71.setFont(font4)
|
2427
2406
|
self.label_71.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
2428
2407
|
|
@@ -2430,11 +2409,11 @@ class Ui_mainWindow(object):
|
|
2430
2409
|
|
2431
2410
|
self.line_22 = QFrame(self.pf_tab)
|
2432
2411
|
self.line_22.setObjectName(u"line_22")
|
2433
|
-
|
2434
|
-
|
2435
|
-
|
2436
|
-
|
2437
|
-
self.line_22.setPalette(
|
2412
|
+
palette12 = QPalette()
|
2413
|
+
palette12.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
2414
|
+
palette12.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
2415
|
+
palette12.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2416
|
+
self.line_22.setPalette(palette12)
|
2438
2417
|
self.line_22.setFrameShadow(QFrame.Shadow.Plain)
|
2439
2418
|
self.line_22.setLineWidth(4)
|
2440
2419
|
self.line_22.setFrameShape(QFrame.Shape.HLine)
|
@@ -2680,11 +2659,11 @@ class Ui_mainWindow(object):
|
|
2680
2659
|
|
2681
2660
|
self.line_17 = QFrame(self.frame_21)
|
2682
2661
|
self.line_17.setObjectName(u"line_17")
|
2683
|
-
|
2684
|
-
|
2685
|
-
|
2686
|
-
|
2687
|
-
self.line_17.setPalette(
|
2662
|
+
palette13 = QPalette()
|
2663
|
+
palette13.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
2664
|
+
palette13.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
2665
|
+
palette13.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2666
|
+
self.line_17.setPalette(palette13)
|
2688
2667
|
self.line_17.setFrameShadow(QFrame.Shadow.Plain)
|
2689
2668
|
self.line_17.setLineWidth(4)
|
2690
2669
|
self.line_17.setFrameShape(QFrame.Shape.HLine)
|
@@ -2772,11 +2751,11 @@ class Ui_mainWindow(object):
|
|
2772
2751
|
|
2773
2752
|
self.label_46 = QLabel(self.frame_44)
|
2774
2753
|
self.label_46.setObjectName(u"label_46")
|
2775
|
-
|
2776
|
-
|
2777
|
-
|
2778
|
-
|
2779
|
-
self.label_46.setPalette(
|
2754
|
+
palette14 = QPalette()
|
2755
|
+
palette14.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2756
|
+
palette14.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2757
|
+
palette14.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2758
|
+
self.label_46.setPalette(palette14)
|
2780
2759
|
self.label_46.setFont(font4)
|
2781
2760
|
self.label_46.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
2782
2761
|
|
@@ -3010,11 +2989,11 @@ class Ui_mainWindow(object):
|
|
3010
2989
|
|
3011
2990
|
self.label_73 = QLabel(self.opf_tab)
|
3012
2991
|
self.label_73.setObjectName(u"label_73")
|
3013
|
-
|
3014
|
-
|
3015
|
-
|
3016
|
-
|
3017
|
-
self.label_73.setPalette(
|
2992
|
+
palette15 = QPalette()
|
2993
|
+
palette15.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
2994
|
+
palette15.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
2995
|
+
palette15.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
2996
|
+
self.label_73.setPalette(palette15)
|
3018
2997
|
self.label_73.setFont(font4)
|
3019
2998
|
self.label_73.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
3020
2999
|
|
@@ -3022,11 +3001,11 @@ class Ui_mainWindow(object):
|
|
3022
3001
|
|
3023
3002
|
self.line_16 = QFrame(self.opf_tab)
|
3024
3003
|
self.line_16.setObjectName(u"line_16")
|
3025
|
-
|
3026
|
-
|
3027
|
-
|
3028
|
-
|
3029
|
-
self.line_16.setPalette(
|
3004
|
+
palette16 = QPalette()
|
3005
|
+
palette16.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3006
|
+
palette16.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3007
|
+
palette16.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3008
|
+
self.line_16.setPalette(palette16)
|
3030
3009
|
self.line_16.setFrameShadow(QFrame.Shadow.Plain)
|
3031
3010
|
self.line_16.setLineWidth(4)
|
3032
3011
|
self.line_16.setFrameShape(QFrame.Shape.HLine)
|
@@ -3130,15 +3109,15 @@ class Ui_mainWindow(object):
|
|
3130
3109
|
|
3131
3110
|
self.label_105 = QLabel(self.groupBox_5)
|
3132
3111
|
self.label_105.setObjectName(u"label_105")
|
3133
|
-
|
3112
|
+
palette17 = QPalette()
|
3134
3113
|
brush4 = QBrush(QColor(36, 31, 49, 255))
|
3135
3114
|
brush4.setStyle(Qt.SolidPattern)
|
3136
|
-
|
3115
|
+
palette17.setBrush(QPalette.Active, QPalette.WindowText, brush4)
|
3137
3116
|
brush5 = QBrush(QColor(0, 0, 0, 255))
|
3138
3117
|
brush5.setStyle(Qt.SolidPattern)
|
3139
|
-
|
3140
|
-
|
3141
|
-
self.label_105.setPalette(
|
3118
|
+
palette17.setBrush(QPalette.Inactive, QPalette.WindowText, brush5)
|
3119
|
+
palette17.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3120
|
+
self.label_105.setPalette(palette17)
|
3142
3121
|
self.label_105.setFont(font6)
|
3143
3122
|
|
3144
3123
|
self.gridLayout_15.addWidget(self.label_105, 10, 0, 1, 2)
|
@@ -3176,11 +3155,11 @@ class Ui_mainWindow(object):
|
|
3176
3155
|
|
3177
3156
|
self.label_64 = QLabel(self.groupBox_5)
|
3178
3157
|
self.label_64.setObjectName(u"label_64")
|
3179
|
-
|
3180
|
-
|
3181
|
-
|
3182
|
-
|
3183
|
-
self.label_64.setPalette(
|
3158
|
+
palette18 = QPalette()
|
3159
|
+
palette18.setBrush(QPalette.Active, QPalette.WindowText, brush4)
|
3160
|
+
palette18.setBrush(QPalette.Inactive, QPalette.WindowText, brush5)
|
3161
|
+
palette18.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3162
|
+
self.label_64.setPalette(palette18)
|
3184
3163
|
self.label_64.setFont(font6)
|
3185
3164
|
|
3186
3165
|
self.gridLayout_15.addWidget(self.label_64, 4, 0, 1, 2)
|
@@ -3252,11 +3231,11 @@ class Ui_mainWindow(object):
|
|
3252
3231
|
|
3253
3232
|
self.line_27 = QFrame(self.ntc_tab)
|
3254
3233
|
self.line_27.setObjectName(u"line_27")
|
3255
|
-
|
3256
|
-
|
3257
|
-
|
3258
|
-
|
3259
|
-
self.line_27.setPalette(
|
3234
|
+
palette19 = QPalette()
|
3235
|
+
palette19.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3236
|
+
palette19.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3237
|
+
palette19.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3238
|
+
self.line_27.setPalette(palette19)
|
3260
3239
|
self.line_27.setFrameShadow(QFrame.Shadow.Plain)
|
3261
3240
|
self.line_27.setLineWidth(4)
|
3262
3241
|
self.line_27.setFrameShape(QFrame.Shape.HLine)
|
@@ -3315,11 +3294,11 @@ class Ui_mainWindow(object):
|
|
3315
3294
|
|
3316
3295
|
self.label_96 = QLabel(self.ntc_tab)
|
3317
3296
|
self.label_96.setObjectName(u"label_96")
|
3318
|
-
|
3319
|
-
|
3320
|
-
|
3321
|
-
|
3322
|
-
self.label_96.setPalette(
|
3297
|
+
palette20 = QPalette()
|
3298
|
+
palette20.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3299
|
+
palette20.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3300
|
+
palette20.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3301
|
+
self.label_96.setPalette(palette20)
|
3323
3302
|
self.label_96.setFont(font4)
|
3324
3303
|
|
3325
3304
|
self.gridLayout_13.addWidget(self.label_96, 0, 1, 1, 1)
|
@@ -3384,11 +3363,11 @@ class Ui_mainWindow(object):
|
|
3384
3363
|
|
3385
3364
|
self.line_32 = QFrame(self.nodal_capacity_tab)
|
3386
3365
|
self.line_32.setObjectName(u"line_32")
|
3387
|
-
|
3388
|
-
|
3389
|
-
|
3390
|
-
|
3391
|
-
self.line_32.setPalette(
|
3366
|
+
palette21 = QPalette()
|
3367
|
+
palette21.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3368
|
+
palette21.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3369
|
+
palette21.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3370
|
+
self.line_32.setPalette(palette21)
|
3392
3371
|
self.line_32.setFrameShadow(QFrame.Shadow.Plain)
|
3393
3372
|
self.line_32.setLineWidth(4)
|
3394
3373
|
self.line_32.setFrameShape(QFrame.Shape.HLine)
|
@@ -3397,11 +3376,11 @@ class Ui_mainWindow(object):
|
|
3397
3376
|
|
3398
3377
|
self.label_140 = QLabel(self.nodal_capacity_tab)
|
3399
3378
|
self.label_140.setObjectName(u"label_140")
|
3400
|
-
|
3401
|
-
|
3402
|
-
|
3403
|
-
|
3404
|
-
self.label_140.setPalette(
|
3379
|
+
palette22 = QPalette()
|
3380
|
+
palette22.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3381
|
+
palette22.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3382
|
+
palette22.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3383
|
+
self.label_140.setPalette(palette22)
|
3405
3384
|
self.label_140.setFont(font4)
|
3406
3385
|
|
3407
3386
|
self.gridLayout_16.addWidget(self.label_140, 0, 1, 1, 1)
|
@@ -3423,11 +3402,11 @@ class Ui_mainWindow(object):
|
|
3423
3402
|
self.gridLayout_4.setObjectName(u"gridLayout_4")
|
3424
3403
|
self.line_26 = QFrame(self.frame_40)
|
3425
3404
|
self.line_26.setObjectName(u"line_26")
|
3426
|
-
|
3427
|
-
|
3428
|
-
|
3429
|
-
|
3430
|
-
self.line_26.setPalette(
|
3405
|
+
palette23 = QPalette()
|
3406
|
+
palette23.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3407
|
+
palette23.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3408
|
+
palette23.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3409
|
+
self.line_26.setPalette(palette23)
|
3431
3410
|
self.line_26.setFrameShadow(QFrame.Shadow.Plain)
|
3432
3411
|
self.line_26.setLineWidth(4)
|
3433
3412
|
self.line_26.setFrameShape(QFrame.Shape.HLine)
|
@@ -3436,11 +3415,11 @@ class Ui_mainWindow(object):
|
|
3436
3415
|
|
3437
3416
|
self.label_95 = QLabel(self.frame_40)
|
3438
3417
|
self.label_95.setObjectName(u"label_95")
|
3439
|
-
|
3440
|
-
|
3441
|
-
|
3442
|
-
|
3443
|
-
self.label_95.setPalette(
|
3418
|
+
palette24 = QPalette()
|
3419
|
+
palette24.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3420
|
+
palette24.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3421
|
+
palette24.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3422
|
+
self.label_95.setPalette(palette24)
|
3444
3423
|
self.label_95.setFont(font4)
|
3445
3424
|
|
3446
3425
|
self.gridLayout_4.addWidget(self.label_95, 0, 1, 1, 1)
|
@@ -3682,11 +3661,11 @@ class Ui_mainWindow(object):
|
|
3682
3661
|
|
3683
3662
|
self.label_117 = QLabel(self.frame_78)
|
3684
3663
|
self.label_117.setObjectName(u"label_117")
|
3685
|
-
|
3686
|
-
|
3687
|
-
|
3688
|
-
|
3689
|
-
self.label_117.setPalette(
|
3664
|
+
palette25 = QPalette()
|
3665
|
+
palette25.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3666
|
+
palette25.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3667
|
+
palette25.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3668
|
+
self.label_117.setPalette(palette25)
|
3690
3669
|
self.label_117.setFont(font4)
|
3691
3670
|
self.label_117.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
3692
3671
|
|
@@ -3701,11 +3680,11 @@ class Ui_mainWindow(object):
|
|
3701
3680
|
|
3702
3681
|
self.line_25 = QFrame(self.frame_76)
|
3703
3682
|
self.line_25.setObjectName(u"line_25")
|
3704
|
-
|
3705
|
-
|
3706
|
-
|
3707
|
-
|
3708
|
-
self.line_25.setPalette(
|
3683
|
+
palette26 = QPalette()
|
3684
|
+
palette26.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3685
|
+
palette26.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3686
|
+
palette26.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3687
|
+
self.line_25.setPalette(palette26)
|
3709
3688
|
self.line_25.setFrameShadow(QFrame.Shadow.Plain)
|
3710
3689
|
self.line_25.setLineWidth(4)
|
3711
3690
|
self.line_25.setFrameShape(QFrame.Shape.HLine)
|
@@ -3734,11 +3713,11 @@ class Ui_mainWindow(object):
|
|
3734
3713
|
|
3735
3714
|
self.line_24 = QFrame(self.frame_18)
|
3736
3715
|
self.line_24.setObjectName(u"line_24")
|
3737
|
-
|
3738
|
-
|
3739
|
-
|
3740
|
-
|
3741
|
-
self.line_24.setPalette(
|
3716
|
+
palette27 = QPalette()
|
3717
|
+
palette27.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3718
|
+
palette27.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3719
|
+
palette27.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3720
|
+
self.line_24.setPalette(palette27)
|
3742
3721
|
self.line_24.setFrameShadow(QFrame.Shadow.Plain)
|
3743
3722
|
self.line_24.setLineWidth(4)
|
3744
3723
|
self.line_24.setFrameShape(QFrame.Shape.HLine)
|
@@ -3747,11 +3726,11 @@ class Ui_mainWindow(object):
|
|
3747
3726
|
|
3748
3727
|
self.label_121 = QLabel(self.frame_18)
|
3749
3728
|
self.label_121.setObjectName(u"label_121")
|
3750
|
-
|
3751
|
-
|
3752
|
-
|
3753
|
-
|
3754
|
-
self.label_121.setPalette(
|
3729
|
+
palette28 = QPalette()
|
3730
|
+
palette28.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3731
|
+
palette28.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3732
|
+
palette28.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3733
|
+
self.label_121.setPalette(palette28)
|
3755
3734
|
self.label_121.setFont(font4)
|
3756
3735
|
self.label_121.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
3757
3736
|
|
@@ -3759,11 +3738,11 @@ class Ui_mainWindow(object):
|
|
3759
3738
|
|
3760
3739
|
self.line_29 = QFrame(self.frame_18)
|
3761
3740
|
self.line_29.setObjectName(u"line_29")
|
3762
|
-
|
3763
|
-
|
3764
|
-
|
3765
|
-
|
3766
|
-
self.line_29.setPalette(
|
3741
|
+
palette29 = QPalette()
|
3742
|
+
palette29.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3743
|
+
palette29.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3744
|
+
palette29.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3745
|
+
self.line_29.setPalette(palette29)
|
3767
3746
|
self.line_29.setFrameShadow(QFrame.Shadow.Plain)
|
3768
3747
|
self.line_29.setLineWidth(4)
|
3769
3748
|
self.line_29.setFrameShape(QFrame.Shape.HLine)
|
@@ -3781,11 +3760,11 @@ class Ui_mainWindow(object):
|
|
3781
3760
|
|
3782
3761
|
self.label_89 = QLabel(self.frame_18)
|
3783
3762
|
self.label_89.setObjectName(u"label_89")
|
3784
|
-
|
3785
|
-
|
3786
|
-
|
3787
|
-
|
3788
|
-
self.label_89.setPalette(
|
3763
|
+
palette30 = QPalette()
|
3764
|
+
palette30.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3765
|
+
palette30.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3766
|
+
palette30.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3767
|
+
self.label_89.setPalette(palette30)
|
3789
3768
|
self.label_89.setFont(font4)
|
3790
3769
|
self.label_89.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
3791
3770
|
|
@@ -3865,11 +3844,11 @@ class Ui_mainWindow(object):
|
|
3865
3844
|
self.horizontalLayout_32.setContentsMargins(0, 0, 0, 0)
|
3866
3845
|
self.label_93 = QLabel(self.frame_59)
|
3867
3846
|
self.label_93.setObjectName(u"label_93")
|
3868
|
-
|
3869
|
-
|
3870
|
-
|
3871
|
-
|
3872
|
-
self.label_93.setPalette(
|
3847
|
+
palette31 = QPalette()
|
3848
|
+
palette31.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3849
|
+
palette31.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3850
|
+
palette31.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3851
|
+
self.label_93.setPalette(palette31)
|
3873
3852
|
self.label_93.setFont(font4)
|
3874
3853
|
self.label_93.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
3875
3854
|
|
@@ -3923,11 +3902,11 @@ class Ui_mainWindow(object):
|
|
3923
3902
|
|
3924
3903
|
self.line_30 = QFrame(self.frame_18)
|
3925
3904
|
self.line_30.setObjectName(u"line_30")
|
3926
|
-
|
3927
|
-
|
3928
|
-
|
3929
|
-
|
3930
|
-
self.line_30.setPalette(
|
3905
|
+
palette32 = QPalette()
|
3906
|
+
palette32.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
3907
|
+
palette32.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
3908
|
+
palette32.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3909
|
+
self.line_30.setPalette(palette32)
|
3931
3910
|
self.line_30.setFrameShadow(QFrame.Shadow.Plain)
|
3932
3911
|
self.line_30.setLineWidth(4)
|
3933
3912
|
self.line_30.setFrameShape(QFrame.Shape.HLine)
|
@@ -4006,11 +3985,11 @@ class Ui_mainWindow(object):
|
|
4006
3985
|
|
4007
3986
|
self.label_79 = QLabel(self.frame_15)
|
4008
3987
|
self.label_79.setObjectName(u"label_79")
|
4009
|
-
|
4010
|
-
|
4011
|
-
|
4012
|
-
|
4013
|
-
self.label_79.setPalette(
|
3988
|
+
palette33 = QPalette()
|
3989
|
+
palette33.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
3990
|
+
palette33.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
3991
|
+
palette33.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
3992
|
+
self.label_79.setPalette(palette33)
|
4014
3993
|
self.label_79.setFont(font4)
|
4015
3994
|
self.label_79.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
4016
3995
|
|
@@ -4030,11 +4009,11 @@ class Ui_mainWindow(object):
|
|
4030
4009
|
|
4031
4010
|
self.label_47 = QLabel(self.frame_15)
|
4032
4011
|
self.label_47.setObjectName(u"label_47")
|
4033
|
-
|
4034
|
-
|
4035
|
-
|
4036
|
-
|
4037
|
-
self.label_47.setPalette(
|
4012
|
+
palette34 = QPalette()
|
4013
|
+
palette34.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4014
|
+
palette34.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
4015
|
+
palette34.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4016
|
+
self.label_47.setPalette(palette34)
|
4038
4017
|
self.label_47.setFont(font4)
|
4039
4018
|
self.label_47.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
4040
4019
|
|
@@ -4042,11 +4021,11 @@ class Ui_mainWindow(object):
|
|
4042
4021
|
|
4043
4022
|
self.line_4 = QFrame(self.frame_15)
|
4044
4023
|
self.line_4.setObjectName(u"line_4")
|
4045
|
-
|
4046
|
-
|
4047
|
-
|
4048
|
-
|
4049
|
-
self.line_4.setPalette(
|
4024
|
+
palette35 = QPalette()
|
4025
|
+
palette35.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4026
|
+
palette35.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4027
|
+
palette35.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4028
|
+
self.line_4.setPalette(palette35)
|
4050
4029
|
self.line_4.setFrameShadow(QFrame.Shadow.Plain)
|
4051
4030
|
self.line_4.setLineWidth(4)
|
4052
4031
|
self.line_4.setFrameShape(QFrame.Shape.HLine)
|
@@ -4060,11 +4039,11 @@ class Ui_mainWindow(object):
|
|
4060
4039
|
|
4061
4040
|
self.line_10 = QFrame(self.frame_15)
|
4062
4041
|
self.line_10.setObjectName(u"line_10")
|
4063
|
-
|
4064
|
-
|
4065
|
-
|
4066
|
-
|
4067
|
-
self.line_10.setPalette(
|
4042
|
+
palette36 = QPalette()
|
4043
|
+
palette36.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4044
|
+
palette36.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4045
|
+
palette36.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4046
|
+
self.line_10.setPalette(palette36)
|
4068
4047
|
self.line_10.setFrameShadow(QFrame.Shadow.Plain)
|
4069
4048
|
self.line_10.setLineWidth(4)
|
4070
4049
|
self.line_10.setFrameShape(QFrame.Shape.HLine)
|
@@ -4158,11 +4137,11 @@ class Ui_mainWindow(object):
|
|
4158
4137
|
|
4159
4138
|
self.label_81 = QLabel(self.frame_48)
|
4160
4139
|
self.label_81.setObjectName(u"label_81")
|
4161
|
-
|
4162
|
-
|
4163
|
-
|
4164
|
-
|
4165
|
-
self.label_81.setPalette(
|
4140
|
+
palette37 = QPalette()
|
4141
|
+
palette37.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4142
|
+
palette37.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
4143
|
+
palette37.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4144
|
+
self.label_81.setPalette(palette37)
|
4166
4145
|
self.label_81.setFont(font4)
|
4167
4146
|
self.label_81.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
4168
4147
|
|
@@ -4173,11 +4152,11 @@ class Ui_mainWindow(object):
|
|
4173
4152
|
|
4174
4153
|
self.line_20 = QFrame(self.frame_27)
|
4175
4154
|
self.line_20.setObjectName(u"line_20")
|
4176
|
-
|
4177
|
-
|
4178
|
-
|
4179
|
-
|
4180
|
-
self.line_20.setPalette(
|
4155
|
+
palette38 = QPalette()
|
4156
|
+
palette38.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4157
|
+
palette38.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4158
|
+
palette38.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4159
|
+
self.line_20.setPalette(palette38)
|
4181
4160
|
self.line_20.setFrameShadow(QFrame.Shadow.Plain)
|
4182
4161
|
self.line_20.setLineWidth(4)
|
4183
4162
|
self.line_20.setFrameShape(QFrame.Shape.HLine)
|
@@ -4242,11 +4221,11 @@ class Ui_mainWindow(object):
|
|
4242
4221
|
|
4243
4222
|
self.label_85 = QLabel(self.frame_50)
|
4244
4223
|
self.label_85.setObjectName(u"label_85")
|
4245
|
-
|
4246
|
-
|
4247
|
-
|
4248
|
-
|
4249
|
-
self.label_85.setPalette(
|
4224
|
+
palette39 = QPalette()
|
4225
|
+
palette39.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4226
|
+
palette39.setBrush(QPalette.Inactive, QPalette.WindowText, brush)
|
4227
|
+
palette39.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4228
|
+
self.label_85.setPalette(palette39)
|
4250
4229
|
self.label_85.setFont(font4)
|
4251
4230
|
self.label_85.setAlignment(Qt.AlignmentFlag.AlignBottom|Qt.AlignmentFlag.AlignLeading|Qt.AlignmentFlag.AlignLeft)
|
4252
4231
|
|
@@ -4257,11 +4236,11 @@ class Ui_mainWindow(object):
|
|
4257
4236
|
|
4258
4237
|
self.line_8 = QFrame(self.frame_31)
|
4259
4238
|
self.line_8.setObjectName(u"line_8")
|
4260
|
-
|
4261
|
-
|
4262
|
-
|
4263
|
-
|
4264
|
-
self.line_8.setPalette(
|
4239
|
+
palette40 = QPalette()
|
4240
|
+
palette40.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4241
|
+
palette40.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4242
|
+
palette40.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4243
|
+
self.line_8.setPalette(palette40)
|
4265
4244
|
self.line_8.setFrameShadow(QFrame.Shadow.Plain)
|
4266
4245
|
self.line_8.setLineWidth(4)
|
4267
4246
|
self.line_8.setFrameShape(QFrame.Shape.HLine)
|
@@ -4325,11 +4304,11 @@ class Ui_mainWindow(object):
|
|
4325
4304
|
|
4326
4305
|
self.line_28 = QFrame(self.frame_77)
|
4327
4306
|
self.line_28.setObjectName(u"line_28")
|
4328
|
-
|
4329
|
-
|
4330
|
-
|
4331
|
-
|
4332
|
-
self.line_28.setPalette(
|
4307
|
+
palette41 = QPalette()
|
4308
|
+
palette41.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4309
|
+
palette41.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4310
|
+
palette41.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4311
|
+
self.line_28.setPalette(palette41)
|
4333
4312
|
self.line_28.setFrameShadow(QFrame.Shadow.Plain)
|
4334
4313
|
self.line_28.setLineWidth(4)
|
4335
4314
|
self.line_28.setFrameShape(QFrame.Shape.HLine)
|
@@ -4350,11 +4329,11 @@ class Ui_mainWindow(object):
|
|
4350
4329
|
|
4351
4330
|
self.label_131 = QLabel(self.frame_77)
|
4352
4331
|
self.label_131.setObjectName(u"label_131")
|
4353
|
-
|
4354
|
-
|
4355
|
-
|
4356
|
-
|
4357
|
-
self.label_131.setPalette(
|
4332
|
+
palette42 = QPalette()
|
4333
|
+
palette42.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4334
|
+
palette42.setBrush(QPalette.Inactive, QPalette.WindowText, brush5)
|
4335
|
+
palette42.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4336
|
+
self.label_131.setPalette(palette42)
|
4358
4337
|
self.label_131.setFont(font4)
|
4359
4338
|
|
4360
4339
|
self.gridLayout_11.addWidget(self.label_131, 9, 1, 1, 1)
|
@@ -4387,11 +4366,11 @@ class Ui_mainWindow(object):
|
|
4387
4366
|
|
4388
4367
|
self.line_33 = QFrame(self.frame_77)
|
4389
4368
|
self.line_33.setObjectName(u"line_33")
|
4390
|
-
|
4391
|
-
|
4392
|
-
|
4393
|
-
|
4394
|
-
self.line_33.setPalette(
|
4369
|
+
palette43 = QPalette()
|
4370
|
+
palette43.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4371
|
+
palette43.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4372
|
+
palette43.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4373
|
+
self.line_33.setPalette(palette43)
|
4395
4374
|
self.line_33.setFrameShadow(QFrame.Shadow.Plain)
|
4396
4375
|
self.line_33.setLineWidth(4)
|
4397
4376
|
self.line_33.setFrameShape(QFrame.Shape.HLine)
|
@@ -4412,11 +4391,11 @@ class Ui_mainWindow(object):
|
|
4412
4391
|
|
4413
4392
|
self.label_115 = QLabel(self.frame_77)
|
4414
4393
|
self.label_115.setObjectName(u"label_115")
|
4415
|
-
|
4416
|
-
|
4417
|
-
|
4418
|
-
|
4419
|
-
self.label_115.setPalette(
|
4394
|
+
palette44 = QPalette()
|
4395
|
+
palette44.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4396
|
+
palette44.setBrush(QPalette.Inactive, QPalette.WindowText, brush5)
|
4397
|
+
palette44.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4398
|
+
self.label_115.setPalette(palette44)
|
4420
4399
|
self.label_115.setFont(font4)
|
4421
4400
|
|
4422
4401
|
self.gridLayout_11.addWidget(self.label_115, 0, 1, 1, 1)
|
@@ -4454,11 +4433,11 @@ class Ui_mainWindow(object):
|
|
4454
4433
|
self.gridLayout_5.setObjectName(u"gridLayout_5")
|
4455
4434
|
self.line_31 = QFrame(self.frame_79)
|
4456
4435
|
self.line_31.setObjectName(u"line_31")
|
4457
|
-
|
4458
|
-
|
4459
|
-
|
4460
|
-
|
4461
|
-
self.line_31.setPalette(
|
4436
|
+
palette45 = QPalette()
|
4437
|
+
palette45.setBrush(QPalette.Active, QPalette.WindowText, brush3)
|
4438
|
+
palette45.setBrush(QPalette.Inactive, QPalette.WindowText, brush3)
|
4439
|
+
palette45.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4440
|
+
self.line_31.setPalette(palette45)
|
4462
4441
|
self.line_31.setFrameShadow(QFrame.Shadow.Plain)
|
4463
4442
|
self.line_31.setLineWidth(4)
|
4464
4443
|
self.line_31.setFrameShape(QFrame.Shape.HLine)
|
@@ -4467,11 +4446,11 @@ class Ui_mainWindow(object):
|
|
4467
4446
|
|
4468
4447
|
self.label_134 = QLabel(self.frame_79)
|
4469
4448
|
self.label_134.setObjectName(u"label_134")
|
4470
|
-
|
4471
|
-
|
4472
|
-
|
4473
|
-
|
4474
|
-
self.label_134.setPalette(
|
4449
|
+
palette46 = QPalette()
|
4450
|
+
palette46.setBrush(QPalette.Active, QPalette.WindowText, brush)
|
4451
|
+
palette46.setBrush(QPalette.Inactive, QPalette.WindowText, brush5)
|
4452
|
+
palette46.setBrush(QPalette.Disabled, QPalette.WindowText, brush1)
|
4453
|
+
self.label_134.setPalette(palette46)
|
4475
4454
|
self.label_134.setFont(font4)
|
4476
4455
|
|
4477
4456
|
self.gridLayout_5.addWidget(self.label_134, 0, 1, 1, 2)
|
@@ -5214,7 +5193,6 @@ class Ui_mainWindow(object):
|
|
5214
5193
|
#endif // QT_CONFIG(tooltip)
|
5215
5194
|
self.tabWidget_6.setTabText(self.tabWidget_6.indexOf(self.tab_3), QCoreApplication.translate("mainWindow", u"Diagrams", None))
|
5216
5195
|
self.tabWidget_6.setTabText(self.tabWidget_6.indexOf(self.tab), QCoreApplication.translate("mainWindow", u"Combinations", None))
|
5217
|
-
self.label_118.setText(QCoreApplication.translate("mainWindow", u"Map tile provider", None))
|
5218
5196
|
#if QT_CONFIG(tooltip)
|
5219
5197
|
self.automatic_layout_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"<html><head/><body><p>Algorithm to use for the automatic </p><p>layout of the grid nodes</p></body></html>", None))
|
5220
5198
|
#endif // QT_CONFIG(tooltip)
|
@@ -5237,71 +5215,70 @@ class Ui_mainWindow(object):
|
|
5237
5215
|
#endif // QT_CONFIG(tooltip)
|
5238
5216
|
self.ask_before_appliying_layout_checkBox.setText(QCoreApplication.translate("mainWindow", u"Layout algorithm \n"
|
5239
5217
|
"(mark to ask)", None))
|
5240
|
-
#if QT_CONFIG(tooltip)
|
5241
|
-
self.tile_provider_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Map tile provides (map background)", None))
|
5242
|
-
#endif // QT_CONFIG(tooltip)
|
5243
5218
|
#if QT_CONFIG(tooltip)
|
5244
5219
|
self.explosion_factor_doubleSpinBox.setToolTip(QCoreApplication.translate("mainWindow", u"<html><head/><body><p>When expanding or contracting the distances between nodes, this is the factor that applies.</p></body></html>", None))
|
5245
5220
|
#endif // QT_CONFIG(tooltip)
|
5246
5221
|
self.label_110.setText("")
|
5247
|
-
self.label_111.setText(QCoreApplication.translate("mainWindow", u"
|
5222
|
+
self.label_111.setText(QCoreApplication.translate("mainWindow", u"Map", None))
|
5248
5223
|
self.label_60.setText(QCoreApplication.translate("mainWindow", u"Node expansion factor", None))
|
5249
|
-
self.label_99.setText("")
|
5250
|
-
self.label_100.setText(QCoreApplication.translate("mainWindow", u"Map", None))
|
5251
5224
|
self.label_66.setText("")
|
5252
5225
|
self.label_45.setText(QCoreApplication.translate("mainWindow", u"Export", None))
|
5253
5226
|
self.label_114.setText("")
|
5254
5227
|
self.label_149.setText(QCoreApplication.translate("mainWindow", u"Schematic", None))
|
5255
5228
|
self.label_150.setText(QCoreApplication.translate("mainWindow", u"Video FPS", None))
|
5256
|
-
self.label.setText(QCoreApplication.translate("mainWindow", u"Node size", None))
|
5257
|
-
#if QT_CONFIG(tooltip)
|
5258
|
-
self.preset1_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply country meaningful sizes", None))
|
5259
|
-
#endif // QT_CONFIG(tooltip)
|
5260
|
-
self.preset1_pushButton.setText(QCoreApplication.translate("mainWindow", u"Country", None))
|
5261
|
-
self.label_14.setText(QCoreApplication.translate("mainWindow", u"Branch size", None))
|
5262
5229
|
self.label_154.setText(QCoreApplication.translate("mainWindow", u"Preset", None))
|
5263
5230
|
self.label_113.setText(QCoreApplication.translate("mainWindow", u"Arrow size", None))
|
5264
|
-
self.label_43.setText(QCoreApplication.translate("mainWindow", u"Palette", None))
|
5265
|
-
#if QT_CONFIG(tooltip)
|
5266
|
-
self.preset2_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply region meaningful sizes", None))
|
5267
|
-
#endif // QT_CONFIG(tooltip)
|
5268
|
-
self.preset2_pushButton.setText(QCoreApplication.translate("mainWindow", u"Region", None))
|
5269
|
-
#if QT_CONFIG(tooltip)
|
5270
|
-
self.palette_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Select the colour palette", None))
|
5271
|
-
#endif // QT_CONFIG(tooltip)
|
5272
5231
|
#if QT_CONFIG(tooltip)
|
5273
5232
|
self.min_node_size_spinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Minimum node / substation sizes", None))
|
5274
5233
|
#endif // QT_CONFIG(tooltip)
|
5275
5234
|
self.min_node_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5235
|
+
self.label_14.setText(QCoreApplication.translate("mainWindow", u"Branch size", None))
|
5276
5236
|
#if QT_CONFIG(tooltip)
|
5277
|
-
self.
|
5237
|
+
self.palette_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Select the colour palette", None))
|
5278
5238
|
#endif // QT_CONFIG(tooltip)
|
5279
|
-
self.max_node_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5280
5239
|
#if QT_CONFIG(tooltip)
|
5281
|
-
self.
|
5240
|
+
self.preset4_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply street meaningful sizes", None))
|
5282
5241
|
#endif // QT_CONFIG(tooltip)
|
5283
|
-
self.
|
5242
|
+
self.preset4_pushButton.setText(QCoreApplication.translate("mainWindow", u"Street", None))
|
5284
5243
|
#if QT_CONFIG(tooltip)
|
5285
|
-
self.
|
5244
|
+
self.redraw_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Redraw the map or schematic with the new parameters", None))
|
5286
5245
|
#endif // QT_CONFIG(tooltip)
|
5287
|
-
self.
|
5246
|
+
self.redraw_pushButton.setText(QCoreApplication.translate("mainWindow", u"redraw", None))
|
5288
5247
|
#if QT_CONFIG(tooltip)
|
5289
5248
|
self.max_branch_size_spinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Maximum branch sizes", None))
|
5290
5249
|
#endif // QT_CONFIG(tooltip)
|
5291
5250
|
self.max_branch_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5251
|
+
#if QT_CONFIG(tooltip)
|
5252
|
+
self.preset1_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply country meaningful sizes", None))
|
5253
|
+
#endif // QT_CONFIG(tooltip)
|
5254
|
+
self.preset1_pushButton.setText(QCoreApplication.translate("mainWindow", u"Country", None))
|
5255
|
+
self.label.setText(QCoreApplication.translate("mainWindow", u"Node size", None))
|
5256
|
+
self.branch_width_based_on_flow_checkBox.setText(QCoreApplication.translate("mainWindow", u"Width based on flow", None))
|
5257
|
+
self.label_43.setText(QCoreApplication.translate("mainWindow", u"Palette", None))
|
5292
5258
|
#if QT_CONFIG(tooltip)
|
5293
5259
|
self.preset3_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply municipality meaningful sizes", None))
|
5294
5260
|
#endif // QT_CONFIG(tooltip)
|
5295
5261
|
self.preset3_pushButton.setText(QCoreApplication.translate("mainWindow", u"Municipality", None))
|
5296
5262
|
#if QT_CONFIG(tooltip)
|
5297
|
-
self.
|
5263
|
+
self.max_node_size_spinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Maximum node / substation sizes", None))
|
5298
5264
|
#endif // QT_CONFIG(tooltip)
|
5299
|
-
self.
|
5300
|
-
self.branch_width_based_on_flow_checkBox.setText(QCoreApplication.translate("mainWindow", u"Width based on flow", None))
|
5265
|
+
self.max_node_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5301
5266
|
#if QT_CONFIG(tooltip)
|
5302
|
-
self.
|
5267
|
+
self.preset2_pushButton.setToolTip(QCoreApplication.translate("mainWindow", u"Apply region meaningful sizes", None))
|
5268
|
+
#endif // QT_CONFIG(tooltip)
|
5269
|
+
self.preset2_pushButton.setText(QCoreApplication.translate("mainWindow", u"Region", None))
|
5270
|
+
#if QT_CONFIG(tooltip)
|
5271
|
+
self.arrow_size_size_spinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Branch arrow sizes", None))
|
5272
|
+
#endif // QT_CONFIG(tooltip)
|
5273
|
+
self.arrow_size_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5274
|
+
#if QT_CONFIG(tooltip)
|
5275
|
+
self.min_branch_size_spinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Minimum branch sizes", None))
|
5276
|
+
#endif // QT_CONFIG(tooltip)
|
5277
|
+
self.min_branch_size_spinBox.setSuffix(QCoreApplication.translate("mainWindow", u" px", None))
|
5278
|
+
self.label_118.setText(QCoreApplication.translate("mainWindow", u"Map tile provider", None))
|
5279
|
+
#if QT_CONFIG(tooltip)
|
5280
|
+
self.tile_provider_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Map tile provides (map background)", None))
|
5303
5281
|
#endif // QT_CONFIG(tooltip)
|
5304
|
-
self.redraw_pushButton.setText(QCoreApplication.translate("mainWindow", u"redraw", None))
|
5305
5282
|
self.tabWidget_6.setTabText(self.tabWidget_6.indexOf(self.tab_4), QCoreApplication.translate("mainWindow", u"Settings", None))
|
5306
5283
|
self.schematic_step_label.setText(QCoreApplication.translate("mainWindow", u"Snapshot", None))
|
5307
5284
|
#if QT_CONFIG(tooltip)
|