mirror of https://gitlab.com/pamhyr/pamhyr2
748 lines
21 KiB
XML
748 lines
21 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="windowModality">
|
|
<enum>Qt::ApplicationModal</enum>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Serif</family>
|
|
<weight>75</weight>
|
|
<bold>true</bold>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="mouseTracking">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::NoContextMenu</enum>
|
|
</property>
|
|
<property name="acceptDrops">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>PAMHYR</string>
|
|
</property>
|
|
<property name="windowIcon">
|
|
<iconset>
|
|
<normaloff>ressources/M_icon.png</normaloff>ressources/M_icon.png</iconset>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="documentMode">
|
|
<bool>false</bool>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::NoContextMenu</enum>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="font">
|
|
<font>
|
|
<family>Ubuntu</family>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Sans Serif</family>
|
|
</font>
|
|
</property>
|
|
<widget class="QMenu" name="menu_File">
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="title">
|
|
<string>&File</string>
|
|
</property>
|
|
<addaction name="action_menu_new"/>
|
|
<addaction name="action_menu_open"/>
|
|
<addaction name="action_menu_close"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_menu_edit"/>
|
|
<addaction name="action_menu_save"/>
|
|
<addaction name="action_menu_save_as"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_menu_config"/>
|
|
<addaction name="action_menu_quit"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_network">
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="title">
|
|
<string>&River Network</string>
|
|
</property>
|
|
<addaction name="action_menu_edit_network"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_geometry">
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="title">
|
|
<string>&Geometry</string>
|
|
</property>
|
|
<addaction name="action_menu_edit_geometry"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_run">
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="title">
|
|
<string>&Execute</string>
|
|
</property>
|
|
<addaction name="action_menu_numerical_parameter"/>
|
|
<addaction name="action_menu_run_solver"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_Hydraulics">
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<property name="title">
|
|
<string>&Hydraulics</string>
|
|
</property>
|
|
<addaction name="action_menu_boundary_conditions"/>
|
|
<addaction name="action_menu_initial_conditions"/>
|
|
<addaction name="action_menu_edit_friction"/>
|
|
<addaction name="action_menu_edit_lateral_contribution"/>
|
|
<addaction name="action_menu_edit_reservoirs"/>
|
|
<addaction name="action_menu_edit_hydraulic_structures"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_results">
|
|
<property name="title">
|
|
<string>&Results</string>
|
|
</property>
|
|
<addaction name="action_menu_results_last"/>
|
|
<addaction name="action_open_results_from_file"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_help">
|
|
<property name="title">
|
|
<string>&Help</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuDoc">
|
|
<property name="title">
|
|
<string>Help</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuPamhyr2">
|
|
<property name="title">
|
|
<string>Pamhyr2 </string>
|
|
</property>
|
|
<addaction name="action_menu_pamhyr_users_wiki"/>
|
|
<addaction name="action_menu_pamhyr_developers_pdf"/>
|
|
<addaction name="action_menu_pamhyr_developers_html"/>
|
|
</widget>
|
|
<addaction name="menuPamhyr2"/>
|
|
<addaction name="action_menu_mage"/>
|
|
</widget>
|
|
<addaction name="menuDoc"/>
|
|
<addaction name="action_menu_about"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuSediment">
|
|
<property name="title">
|
|
<string>&Sediment</string>
|
|
</property>
|
|
<addaction name="action_menu_boundary_conditions_sediment"/>
|
|
<addaction name="action_menu_sediment_layers"/>
|
|
<addaction name="action_menu_edit_reach_sediment_layers"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_windows">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="title">
|
|
<string>&Windows</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QMenu" name="menu_Avensed">
|
|
<property name="title">
|
|
<string>&Advanced</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuMage">
|
|
<property name="title">
|
|
<string>Mage</string>
|
|
</property>
|
|
<addaction name="action_menu_rep_additional_lines"/>
|
|
</widget>
|
|
<addaction name="action_menu_additional_file"/>
|
|
<addaction name="menuMage"/>
|
|
</widget>
|
|
<addaction name="menu_File"/>
|
|
<addaction name="menu_network"/>
|
|
<addaction name="menu_geometry"/>
|
|
<addaction name="menu_Hydraulics"/>
|
|
<addaction name="menuSediment"/>
|
|
<addaction name="menu_Avensed"/>
|
|
<addaction name="menu_run"/>
|
|
<addaction name="menu_results"/>
|
|
<addaction name="menu_windows"/>
|
|
<addaction name="menu_help"/>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar">
|
|
<property name="font">
|
|
<font>
|
|
<family>Ubuntu</family>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<kerning>false</kerning>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Sans Serif</family>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
<kerning>true</kerning>
|
|
</font>
|
|
</property>
|
|
<property name="mouseTracking">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::ClickFocus</enum>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::NoContextMenu</enum>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>toolBar</string>
|
|
</property>
|
|
<property name="whatsThis">
|
|
<string/>
|
|
</property>
|
|
<property name="autoFillBackground">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="movable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
</size>
|
|
</property>
|
|
<property name="floatable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_toolBar_open"/>
|
|
<addaction name="action_toolBar_save"/>
|
|
<addaction name="action_toolBar_close"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_toolBar_run_solver"/>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar_modelling">
|
|
<property name="font">
|
|
<font>
|
|
<family>Ubuntu</family>
|
|
<weight>50</weight>
|
|
<bold>false</bold>
|
|
</font>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>toolBar_2</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>36</width>
|
|
<height>36</height>
|
|
</size>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>LeftToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_toolBar_network"/>
|
|
<addaction name="action_toolBar_geometry"/>
|
|
<addaction name="action_toolBar_boundary_cond"/>
|
|
<addaction name="action_toolBar_lateral_contrib"/>
|
|
<addaction name="action_toolBar_frictions"/>
|
|
<addaction name="action_toolBar_initial_cond"/>
|
|
</widget>
|
|
<action name="action_menu_new">
|
|
<property name="checkable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/edit.png</normaloff>ressources/edit.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>New study</string>
|
|
</property>
|
|
<property name="font">
|
|
<font/>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+N</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_open">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/open.png</normaloff>ressources/open.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open a study</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Open a study</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_open">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normalon>ressources/open.png</normalon>
|
|
</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open a study</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+O</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_close">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>../ressources/menu/gtk-close.png</normaloff>../ressources/menu/gtk-close.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Close</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Close current study</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_save">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/gtk-save.png</normaloff>ressources/gtk-save.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Save study</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+S</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_save_as">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/gtk-save-as.png</normaloff>ressources/gtk-save-as.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save as ...</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Save study as ...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+Shift+S</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_config">
|
|
<property name="text">
|
|
<string>Pamhyr configuration</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_quit">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>../ressources/menu/gtk-quit.png</normaloff>../ressources/menu/gtk-quit.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Quit</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Quit application</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+F4</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_network">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/network.png</normaloff>ressources/network.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit river network</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_geometry">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/geometry.png</normaloff>ressources/geometry.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit geometry</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_numerical_parameter">
|
|
<property name="text">
|
|
<string>Numerical parameter for solvers</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Numerical parameter for solvers</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_boundary_conditions">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/boundary_condition.png</normaloff>ressources/boundary_condition.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Boundary conditions and punctual contributions</string>
|
|
</property>
|
|
<property name="font">
|
|
<font/>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_initial_conditions">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/initial_condition.png</normaloff>ressources/initial_condition.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Initial conditions</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_friction">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/friction.png</normaloff>ressources/friction.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit friction</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_lateral_contribution">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/lateral_contribution.png</normaloff>ressources/lateral_contribution.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit lateral contributions</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_run_solver">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/run.png</normaloff>ressources/run.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Run solver</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>F5</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_results_last">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Visualize last results</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Visualize the last results</string>
|
|
</property>
|
|
<property name="font">
|
|
<font/>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_about">
|
|
<property name="text">
|
|
<string>About</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_save">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/save.png</normaloff>ressources/save.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save current study</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Save the study (Ctrl+S)</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string/>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_close">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/close.png</normaloff>ressources/close.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Close current study</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Close the study (Ctrl+F)</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+F</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_run_solver">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/run.png</normaloff>ressources/run.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Run solver</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Run a solver</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_network">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/network.png</normaloff>ressources/network.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>River network</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit river network</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_geometry">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/geometry.png</normaloff>ressources/geometry.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Geometry</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit reach geometry</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_boundary_cond">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/boundary_condition.png</normaloff>ressources/boundary_condition.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Boundary conditions</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit boundary conditions and punctual contributions</string>
|
|
</property>
|
|
<property name="font">
|
|
<font/>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_lateral_contrib">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/lateral_contribution.png</normaloff>ressources/lateral_contribution.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Lateral contribution</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit lateral contribution</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_frictions">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/friction.png</normaloff>ressources/friction.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Friction</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit frictions</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/edit.png</normaloff>ressources/edit.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit study</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit the study information</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_toolBar_initial_cond">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/initial_condition.png</normaloff>ressources/initial_condition.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Initial conditions</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Define initial conditions</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_sediment_layers">
|
|
<property name="text">
|
|
<string>Sediment layers</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Define sediment layers</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_reach_sediment_layers">
|
|
<property name="text">
|
|
<string>Edit reach sediment layers</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_mage">
|
|
<property name="text">
|
|
<string>Mage</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Open mage documentation</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_pamhyr_users_wiki">
|
|
<property name="text">
|
|
<string>Users (wiki)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_pamhyr_developers_pdf">
|
|
<property name="text">
|
|
<string>Developers (pdf)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_pamhyr_developers_html">
|
|
<property name="text">
|
|
<string>Developers (html)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_reservoirs">
|
|
<property name="text">
|
|
<string>Reservoirs</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit reservoirs</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_edit_hydraulic_structures">
|
|
<property name="text">
|
|
<string>Hydraulic structures</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit hydraulic structures</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_open_results_from_file">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Open results from file</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_boundary_conditions_sediment">
|
|
<property name="text">
|
|
<string>Boundary conditions and punctual contributions</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_additional_file">
|
|
<property name="text">
|
|
<string>&Additional file</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_menu_rep_additional_lines">
|
|
<property name="text">
|
|
<string>REP additional lines</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>MainWindow</sender>
|
|
<signal>customContextMenuRequested(QPoint)</signal>
|
|
<receiver>MainWindow</receiver>
|
|
<slot>showMaximized()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>346</x>
|
|
<y>301</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>346</x>
|
|
<y>301</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|