Commit b8dd88f4 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Configure: Fix window resize for all tab.

Showing with 286 additions and 232 deletions
+286 -232
...@@ -108,255 +108,309 @@ ...@@ -108,255 +108,309 @@
</layout> </layout>
</widget> </widget>
<widget class="QWidget" name="tab_mesh"> <widget class="QWidget" name="tab_mesh">
<property name="autoFillBackground">
<bool>false</bool>
</property>
<attribute name="title"> <attribute name="title">
<string>Meshing tool</string> <string>Meshing tool</string>
</attribute> </attribute>
<widget class="QWidget" name="layoutWidget"> <layout class="QGridLayout" name="gridLayout_3">
<property name="geometry"> <item row="0" column="0">
<rect> <layout class="QVBoxLayout" name="verticalLayout_5">
<x>10</x> <item>
<y>10</y> <layout class="QHBoxLayout" name="horizontalLayout_7">
<width>611</width> <item>
<height>30</height> <widget class="QLabel" name="label_6">
</rect> <property name="text">
</property> <string>Meshing tool path</string>
<layout class="QHBoxLayout" name="horizontalLayout_5"> </property>
<item> </widget>
<widget class="QLabel" name="label"> </item>
<property name="text"> <item>
<string>Meshing tool path</string> <widget class="QLineEdit" name="lineEdit_mailleur_2"/>
</property> </item>
</widget> <item>
</item> <widget class="QPushButton" name="pushButton_mailleur_2">
<item> <property name="text">
<widget class="QLineEdit" name="lineEdit_mailleur"/> <string/>
</item> </property>
<item> <property name="icon">
<widget class="QPushButton" name="pushButton_mailleur"> <iconset>
<property name="text"> <normaloff>ressources/open.png</normaloff>ressources/open.png</iconset>
<string/> </property>
</property> </widget>
<property name="icon"> </item>
<iconset> </layout>
<normaloff>ressources/open.png</normaloff>ressources/open.png</iconset> </item>
</property> <item>
</widget> <spacer name="verticalSpacer">
</item> <property name="orientation">
</layout> <enum>Qt::Vertical</enum>
</widget> </property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget> </widget>
<widget class="QWidget" name="tab_constant"> <widget class="QWidget" name="tab_constant">
<attribute name="title"> <attribute name="title">
<string>Constants</string> <string>Constants</string>
</attribute> </attribute>
<widget class="QWidget" name="layoutWidget_2"> <layout class="QGridLayout" name="gridLayout_4">
<property name="geometry"> <item row="0" column="0">
<rect> <layout class="QVBoxLayout" name="verticalLayout_8">
<x>10</x> <item>
<y>10</y> <layout class="QHBoxLayout" name="horizontalLayout">
<width>621</width> <item>
<height>61</height> <layout class="QVBoxLayout" name="verticalLayout_3">
</rect> <item>
</property> <widget class="QLabel" name="label_2">
<layout class="QHBoxLayout" name="horizontalLayout"> <property name="text">
<item> <string>Segment number</string>
<layout class="QVBoxLayout" name="verticalLayout_3"> </property>
<item> </widget>
<widget class="QLabel" name="label_2"> </item>
<property name="text"> <item>
<string>Segment number</string> <widget class="QLabel" name="label_3">
</property> <property name="text">
</widget> <string>Listing maximum size</string>
</item> </property>
<item> </widget>
<widget class="QLabel" name="label_3"> </item>
<property name="text"> </layout>
<string>Listing maximum size</string> </item>
</property> <item>
</widget> <layout class="QVBoxLayout" name="verticalLayout_4">
</item> <item>
</layout> <widget class="QLineEdit" name="lineEdit_segment">
</item> <property name="text">
<item> <string>1000</string>
<layout class="QVBoxLayout" name="verticalLayout_4"> </property>
<item> </widget>
<widget class="QLineEdit" name="lineEdit_segment"> </item>
<property name="text"> <item>
<string>1000</string> <widget class="QLineEdit" name="lineEdit_max_listing">
</property> <property name="text">
</widget> <string>500000</string>
</item> </property>
<item> </widget>
<widget class="QLineEdit" name="lineEdit_max_listing"> </item>
<property name="text"> </layout>
<string>500000</string> </item>
</property> </layout>
</widget> </item>
</item> <item>
</layout> <spacer name="verticalSpacer_2">
</item> <property name="orientation">
</layout> <enum>Qt::Vertical</enum>
</widget> </property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget> </widget>
<widget class="QWidget" name="tab_backup"> <widget class="QWidget" name="tab_backup">
<attribute name="title"> <attribute name="title">
<string>Backup</string> <string>Backup</string>
</attribute> </attribute>
<widget class="QWidget" name="layoutWidget_3"> <layout class="QGridLayout" name="gridLayout_5">
<property name="geometry"> <item row="0" column="0">
<rect> <layout class="QVBoxLayout" name="verticalLayout_9">
<x>10</x> <item>
<y>10</y> <layout class="QHBoxLayout" name="horizontalLayout_4">
<width>611</width> <item>
<height>121</height> <layout class="QVBoxLayout" name="verticalLayout_7">
</rect> <item>
</property> <widget class="QLabel" name="label_7">
<layout class="QHBoxLayout" name="horizontalLayout_4"> <property name="text">
<item> <string>Auto save</string>
<layout class="QVBoxLayout" name="verticalLayout_7"> </property>
<item> </widget>
<widget class="QLabel" name="label_7"> </item>
<property name="text"> <item>
<string>Auto save</string> <widget class="QLabel" name="label_8">
</property> <property name="text">
</widget> <string>Path</string>
</item> </property>
<item> </widget>
<widget class="QLabel" name="label_8"> </item>
<property name="text"> <item>
<string>Path</string> <widget class="QLabel" name="label_9">
</property> <property name="text">
</widget> <string>Frequence</string>
</item> </property>
<item> </widget>
<widget class="QLabel" name="label_9"> </item>
<property name="text"> <item>
<string>Frequence</string> <widget class="QLabel" name="label_10">
</property> <property name="text">
</widget> <string>Max. archives</string>
</item> </property>
<item> </widget>
<widget class="QLabel" name="label_10"> </item>
<property name="text"> </layout>
<string>Max. archives</string> </item>
</property> <item>
</widget> <layout class="QVBoxLayout" name="verticalLayout_6">
</item> <item>
</layout> <widget class="QCheckBox" name="checkBox_backup">
</item> <property name="text">
<item> <string>Enable</string>
<layout class="QVBoxLayout" name="verticalLayout_6"> </property>
<item> <property name="tristate">
<widget class="QCheckBox" name="checkBox_backup"> <bool>false</bool>
<property name="text"> </property>
<string>Enable</string> </widget>
</property> </item>
<property name="tristate"> <item>
<bool>false</bool> <layout class="QHBoxLayout" name="horizontalLayout_3">
</property> <item>
</widget> <widget class="QLineEdit" name="lineEdit_backup_path"/>
</item> </item>
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout_3"> <widget class="QPushButton" name="pushButton_backup_path">
<item> <property name="text">
<widget class="QLineEdit" name="lineEdit_backup_path"/> <string/>
</item> </property>
<item> <property name="icon">
<widget class="QPushButton" name="pushButton_backup_path"> <iconset>
<property name="text"> <normaloff>ressources/open.png</normaloff>ressources/open.png</iconset>
<string/> </property>
</property> </widget>
<property name="icon"> </item>
<iconset> </layout>
<normaloff>ressources/open.png</normaloff>ressources/open.png</iconset> </item>
</property> <item>
</widget> <widget class="QTimeEdit" name="timeEdit_backup_frequence">
</item> <property name="minimumTime">
</layout> <time>
</item> <hour>0</hour>
<item> <minute>1</minute>
<widget class="QTimeEdit" name="timeEdit_backup_frequence"> <second>0</second>
<property name="minimumTime"> </time>
<time> </property>
<hour>0</hour> <property name="displayFormat">
<minute>1</minute> <string>HH:mm:ss</string>
<second>0</second> </property>
</time> <property name="timeSpec">
</property> <enum>Qt::LocalTime</enum>
<property name="displayFormat"> </property>
<string>HH:mm:ss</string> <property name="time">
</property> <time>
<property name="timeSpec"> <hour>0</hour>
<enum>Qt::LocalTime</enum> <minute>5</minute>
</property> <second>0</second>
<property name="time"> </time>
<time> </property>
<hour>0</hour> </widget>
<minute>5</minute> </item>
<second>0</second> <item>
</time> <widget class="QSpinBox" name="spinBox_backup_max">
</property> <property name="minimum">
</widget> <number>1</number>
</item> </property>
<item> <property name="value">
<widget class="QSpinBox" name="spinBox_backup_max"> <number>10</number>
<property name="minimum"> </property>
<number>1</number> </widget>
</property> </item>
<property name="value"> </layout>
<number>10</number> </item>
</property> </layout>
</widget> </item>
</item> <item>
</layout> <spacer name="verticalSpacer_3">
</item> <property name="orientation">
</layout> <enum>Qt::Vertical</enum>
</widget> </property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget> </widget>
<widget class="QWidget" name="tab_2"> <widget class="QWidget" name="tab_language">
<attribute name="title"> <attribute name="title">
<string>Language</string> <string>Language</string>
</attribute> </attribute>
<widget class="QLabel" name="label_4"> <layout class="QGridLayout" name="gridLayout_6">
<property name="geometry"> <item row="0" column="0">
<rect> <layout class="QVBoxLayout" name="verticalLayout_10">
<x>11</x> <item>
<y>11</y> <widget class="QLabel" name="label_4">
<width>309</width> <property name="font">
<height>16</height> <font>
</rect> <italic>true</italic>
</property> </font>
<property name="font"> </property>
<font> <property name="text">
<italic>true</italic> <string>Please restart application after language modification</string>
</font> </property>
</property> </widget>
<property name="text"> </item>
<string>Please restart application after language modification</string> <item>
</property> <layout class="QHBoxLayout" name="horizontalLayout_6">
</widget> <item>
<widget class="QWidget" name=""> <widget class="QLabel" name="label_5">
<property name="geometry"> <property name="text">
<rect> <string>Language</string>
<x>11</x> </property>
<y>33</y> </widget>
<width>191</width> </item>
<height>26</height> <item>
</rect> <widget class="QComboBox" name="comboBox_language"/>
</property> </item>
<layout class="QHBoxLayout" name="horizontalLayout_6"> <item>
<item> <spacer name="horizontalSpacer_2">
<widget class="QLabel" name="label_5"> <property name="orientation">
<property name="text"> <enum>Qt::Horizontal</enum>
<string>Language</string> </property>
</property> <property name="sizeHint" stdset="0">
</widget> <size>
</item> <width>40</width>
<item> <height>20</height>
<widget class="QComboBox" name="comboBox_language"/> </size>
</item> </property>
</layout> </spacer>
</widget> </item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget> </widget>
</widget> </widget>
</item> </item>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment