mirror of https://gitlab.com/pamhyr/pamhyr2
248 lines
7.1 KiB
XML
248 lines
7.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>720</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<property name="locale">
|
|
<locale language="English" country="Europe"/>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="0" column="0">
|
|
<widget class="QSplitter" name="splitter_3">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<widget class="QWidget" name="horizontalLayoutWidget">
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<item>
|
|
<widget class="QTableView" name="tableView"/>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_up">
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/go-up2.png</normaloff>ressources/go-up2.png</iconset>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<item>
|
|
<widget class="QSlider" name="verticalSlider">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="invertedAppearance">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="invertedControls">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_down">
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/go-down1.png</normaloff>ressources/go-down1.png</iconset>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QSplitter" name="splitter_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<widget class="QSplitter" name="splitter">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<widget class="QWidget" name="verticalLayoutWidget">
|
|
<layout class="QVBoxLayout" name="verticalLayout"/>
|
|
</widget>
|
|
<widget class="QWidget" name="verticalLayoutWidget_2">
|
|
<layout class="QVBoxLayout" name="verticalLayout_2"/>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="verticalLayoutWidget_3">
|
|
<layout class="QVBoxLayout" name="verticalLayout_3"/>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1280</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
<widget class="QToolBar" name="toolBar">
|
|
<property name="windowTitle">
|
|
<string>toolBar</string>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_import"/>
|
|
<addaction name="action_add"/>
|
|
<addaction name="action_delete"/>
|
|
<addaction name="action_edit"/>
|
|
<addaction name="action_sort_asc"/>
|
|
<addaction name="action_sort_des"/>
|
|
<addaction name="action_up"/>
|
|
<addaction name="action_down"/>
|
|
<addaction name="action_export"/>
|
|
<addaction name="action_meshing"/>
|
|
</widget>
|
|
<action name="action_import">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/import.png</normaloff>ressources/import.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Import</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Import geometry</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_export">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/export.png</normaloff>ressources/export.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Export</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Export geometry</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_add">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/add.png</normaloff>ressources/add.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>add</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Add a cross-section</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_delete">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/del.png</normaloff>ressources/del.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>delete</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Delete selected cross-section(s)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_edit">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/edit.png</normaloff>ressources/edit.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>edit</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Edit selected cross section(s)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_sort_asc">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/sort_1-9.png</normaloff>ressources/sort_1-9.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>sort_asc</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Sort cross-sections by ascending KP</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_sort_des">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/sort_9-1.png</normaloff>ressources/sort_9-1.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>sort_des</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Sort cross-sections by descending KP</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_up">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/up.png</normaloff>ressources/up.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>up</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Move up selected cross-section(s)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_down">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>ressources/down.png</normaloff>ressources/down.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>down</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Move down selected cross-section(s)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_meshing">
|
|
<property name="text">
|
|
<string>Meshing</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|