Improve gui layout

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5581 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2018-11-10 12:46:46 +00:00
parent 56798b3f05
commit c385418432

View File

@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1000</width> <width>998</width>
<height>600</height> <height>500</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
@@ -41,544 +41,411 @@
</size> </size>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">
<number>4</number> <number>0</number>
</property> </property>
<widget class="QWidget" name="tab_3"> <widget class="QWidget" name="tab_3">
<attribute name="title"> <attribute name="title">
<string>Apparence</string> <string>Apparence</string>
</attribute> </attribute>
<widget class="QRadioButton" name="m_use_windows_mode_rb"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="geometry"> <item>
<rect> <widget class="QCheckBox" name="m_use_system_color_cb">
<x>10</x> <property name="text">
<y>100</y> <string>Utiliser les couleurs du système</string>
<width>535</width> </property>
<height>24</height> </widget>
</rect> </item>
</property> <item>
<property name="text"> <widget class="Line" name="line">
<string>Utiliser des fenêtres (appliqué au prochain lancement de &amp;QElectroTech)</string> <property name="orientation">
</property> <enum>Qt::Horizontal</enum>
</widget> </property>
<widget class="QRadioButton" name="m_use_tab_mode_rb"> </widget>
<property name="geometry"> </item>
<rect> <item>
<x>10</x> <widget class="QCheckBox" name="m_use_gesture_trackpad">
<y>140</y> <property name="text">
<width>535</width> <string>Utiliser les gestes du pavé tactile</string>
<height>24</height> </property>
</rect> </widget>
</property> </item>
<property name="text"> <item>
<string>Utiliser des onglets (appliqué au proc&amp;hain lancement de QElectroTech)</string> <widget class="QCheckBox" name="m_zoom_out_beyond_folio">
</property> <property name="text">
</widget> <string>Autoriser le dézoom au delà du folio</string>
<widget class="QCheckBox" name="m_use_system_color_cb"> </property>
<property name="geometry"> </widget>
<rect> </item>
<x>10</x> <item>
<y>60</y> <widget class="Line" name="line_2">
<width>937</width> <property name="orientation">
<height>16</height> <enum>Qt::Horizontal</enum>
</rect> </property>
</property> </widget>
<property name="text"> </item>
<string>Utiliser les couleurs du système</string> <item>
</property> <widget class="QRadioButton" name="m_use_windows_mode_rb">
</widget> <property name="text">
<widget class="QFrame" name="frame"> <string>Utiliser des fenêtres (appliqué au prochain lancement de &amp;QElectroTech)</string>
<property name="geometry"> </property>
<rect> </widget>
<x>0</x> </item>
<y>29</y> <item>
<width>971</width> <widget class="QRadioButton" name="m_use_tab_mode_rb">
<height>261</height> <property name="text">
</rect> <string>Utiliser des onglets (appliqué au proc&amp;hain lancement de QElectroTech)</string>
</property> </property>
<property name="frameShape"> </widget>
<enum>QFrame::StyledPanel</enum> </item>
</property> <item>
<property name="frameShadow"> <spacer name="verticalSpacer">
<enum>QFrame::Raised</enum> <property name="orientation">
</property> <enum>Qt::Vertical</enum>
<widget class="Line" name="line"> </property>
<property name="geometry"> <property name="sizeHint" stdset="0">
<rect> <size>
<x>0</x> <width>20</width>
<y>50</y> <height>40</height>
<width>971</width> </size>
<height>20</height> </property>
</rect> </spacer>
</property> </item>
<property name="orientation"> </layout>
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>0</x>
<y>140</y>
<width>971</width>
<height>20</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QCheckBox" name="m_zoom_out_beyond_folio">
<property name="geometry">
<rect>
<x>10</x>
<y>200</y>
<width>535</width>
<height>24</height>
</rect>
</property>
<property name="text">
<string>Autoriser le dézoom au delà du folio</string>
</property>
</widget>
<widget class="QCheckBox" name="m_use_gesture_trackpad">
<property name="geometry">
<rect>
<x>10</x>
<y>160</y>
<width>535</width>
<height>24</height>
</rect>
</property>
<property name="text">
<string>Utiliser les gestes du pavé tactile</string>
</property>
</widget>
</widget>
<zorder>frame</zorder>
<zorder>m_use_windows_mode_rb</zorder>
<zorder>m_use_tab_mode_rb</zorder>
<zorder>m_use_system_color_cb</zorder>
</widget> </widget>
<widget class="QWidget" name="tab_4"> <widget class="QWidget" name="tab_4">
<attribute name="title"> <attribute name="title">
<string>Projets</string> <string>Projets</string>
</attribute> </attribute>
<widget class="QGroupBox" name="groupBox_2"> <layout class="QGridLayout" name="gridLayout_2">
<property name="geometry"> <item row="4" column="1">
<rect> <spacer name="horizontalSpacer">
<x>0</x> <property name="orientation">
<y>20</y> <enum>Qt::Horizontal</enum>
<width>971</width> </property>
<height>391</height> <property name="sizeHint" stdset="0">
</rect> <size>
</property> <width>40</width>
<property name="title"> <height>20</height>
<string/> </size>
</property> </property>
<layout class="QGridLayout" name="gridLayout"> </spacer>
<item row="3" column="0" colspan="2"> </item>
<widget class="QCheckBox" name="m_border_0"> <item row="1" column="0">
<property name="text"> <widget class="QCheckBox" name="m_use_folio_label">
<string extracomment="Choix de l'increment de depart 1 ou 0">Activer la numérotation à partir de 0 pour la colonne des cartouches au lieu de 1</string> <property name="text">
</property> <string>Utiliser les labels de folio à la place de leurs ID</string>
</widget> </property>
</item> </widget>
<item row="4" column="1"> </item>
<spacer name="horizontalSpacer"> <item row="3" column="0">
<property name="orientation"> <widget class="QCheckBox" name="m_border_0">
<enum>Qt::Horizontal</enum> <property name="text">
</property> <string extracomment="Choix de l'increment de depart 1 ou 0">Activer la numérotation à partir de 0 pour la colonne des cartouches au lieu de 1</string>
<property name="sizeHint" stdset="0"> </property>
<size> </widget>
<width>40</width> </item>
<height>20</height> <item row="0" column="0">
</size> <widget class="QCheckBox" name="m_save_label_paste">
</property> <property name="text">
</spacer> <string>Ne pas conserver les labels des éléments lors des copier coller</string>
</item> </property>
<item row="1" column="0"> </widget>
<widget class="QCheckBox" name="m_use_folio_label"> </item>
<property name="text"> <item row="6" column="0">
<string>Utiliser les labels de folio à la place de leurs ID</string> <widget class="QLabel" name="label_3">
</property> <property name="text">
</widget> <string>Police des champs textes des pages sommaires</string>
</item> </property>
<item row="4" column="2"> </widget>
<widget class="QSpinBox" name="m_autosave_sb"> </item>
<property name="frame"> <item row="6" column="2">
<bool>true</bool> <widget class="QPushButton" name="m_folio_list_pb">
</property> <property name="text">
<property name="specialValueText"> <string/>
<string>Désactivé</string> </property>
</property> </widget>
<property name="suffix"> </item>
<string comment="minute"> min</string> <item row="5" column="2">
</property> <widget class="QPushButton" name="m_font_pb">
</widget> <property name="text">
</item> <string/>
<item row="0" column="0"> </property>
<widget class="QCheckBox" name="m_save_label_paste"> </widget>
<property name="text"> </item>
<string>Ne pas conserver les labels des éléments lors des copier coller</string> <item row="4" column="0">
</property> <widget class="QLabel" name="label">
</widget> <property name="text">
</item> <string>Sauvegarde automatique des projets (appliqué au prochain lancement de QElectroTech)</string>
<item row="2" column="0"> </property>
<widget class="QCheckBox" name="m_export_terminal"> </widget>
<property name="text"> </item>
<string>Exporter les bornes dans la nomenclature</string> <item row="2" column="0">
</property> <widget class="QCheckBox" name="m_export_terminal">
</widget> <property name="text">
</item> <string>Exporter les bornes dans la nomenclature</string>
<item row="4" column="0"> </property>
<widget class="QLabel" name="label"> </widget>
<property name="text"> </item>
<string>Sauvegarde automatique des projets (appliqué au prochain lancement de QElectroTech)</string> <item row="5" column="0">
</property> <widget class="QLabel" name="label_2">
</widget> <property name="text">
</item> <string>Police des champs de texte</string>
<item row="6" column="2"> </property>
<widget class="QPushButton" name="m_folio_list_pb"> </widget>
<property name="text"> </item>
<string/> <item row="4" column="2">
</property> <widget class="QSpinBox" name="m_autosave_sb">
</widget> <property name="frame">
</item> <bool>true</bool>
<item row="5" column="2"> </property>
<widget class="QPushButton" name="m_font_pb"> <property name="specialValueText">
<property name="text"> <string>Désactivé</string>
<string/> </property>
</property> <property name="suffix">
</widget> <string comment="minute"> min</string>
</item> </property>
<item row="6" column="0"> </widget>
<widget class="QLabel" name="label_3"> </item>
<property name="text"> <item row="7" column="0">
<string>Police des champs textes des pages sommaires</string> <spacer name="verticalSpacer_2">
</property> <property name="orientation">
</widget> <enum>Qt::Vertical</enum>
</item> </property>
<item row="5" column="0"> <property name="sizeHint" stdset="0">
<widget class="QLabel" name="label_2"> <size>
<property name="text"> <width>20</width>
<string>Police des champs de texte</string> <height>40</height>
</property> </size>
</widget> </property>
</item> </spacer>
</layout> </item>
</widget> </layout>
</widget> </widget>
<widget class="QWidget" name="tab_5"> <widget class="QWidget" name="tab_5">
<attribute name="title"> <attribute name="title">
<string>Elements</string> <string>Elements</string>
</attribute> </attribute>
<widget class="QGroupBox" name="groupBox_5"> <layout class="QVBoxLayout" name="verticalLayout_2">
<property name="geometry"> <item>
<rect> <widget class="QGroupBox" name="groupBox_5">
<x>0</x> <property name="title">
<y>20</y> <string>Collections d'éléments</string>
<width>971</width>
<height>141</height>
</rect>
</property>
<property name="title">
<string>Collections d'éléments</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="flat">
<bool>false</bool>
</property>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>480</x>
<y>120</y>
<width>431</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>(Recharger les collections d'éléments pour appliquer les changements)</string>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>20</x>
<y>50</y>
<width>207</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Chemin de la collection commune</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>20</x>
<y>90</y>
<width>208</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Chemin de la collection utilisateur</string>
</property>
</widget>
<widget class="QComboBox" name="m_custom_elmt_path_cb">
<property name="geometry">
<rect>
<x>470</x>
<y>80</y>
<width>481</width>
<height>31</height>
</rect>
</property>
<item>
<property name="text">
<string>Par defaut</string>
</property> </property>
</item> <property name="alignment">
<item> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
<property name="text">
<string>Parcourir...</string>
</property> </property>
</item> <property name="flat">
</widget> <bool>false</bool>
<widget class="QComboBox" name="m_common_elmt_path_cb">
<property name="geometry">
<rect>
<x>470</x>
<y>45</y>
<width>481</width>
<height>31</height>
</rect>
</property>
<item>
<property name="text">
<string>Par defaut</string>
</property> </property>
</item> <layout class="QGridLayout" name="gridLayout">
<item> <item row="0" column="0">
<property name="text"> <widget class="QLabel" name="label_7">
<string>Parcourir...</string> <property name="text">
<string>Chemin de la collection commune</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="m_common_elmt_path_cb">
<item>
<property name="text">
<string>Par defaut</string>
</property>
</item>
<item>
<property name="text">
<string>Parcourir...</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Chemin de la collection utilisateur</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="m_custom_elmt_path_cb">
<item>
<property name="text">
<string>Par defaut</string>
</property>
</item>
<item>
<property name="text">
<string>Parcourir...</string>
</property>
</item>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_9">
<property name="text">
<string>(Recharger les collections d'éléments pour appliquer les changements)</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_3">
<property name="title">
<string>Gestion des éléments</string>
</property> </property>
</item> <property name="alignment">
</widget> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</widget> </property>
<widget class="QGroupBox" name="groupBox_3"> <layout class="QVBoxLayout" name="verticalLayout_4">
<property name="geometry"> <item>
<rect> <widget class="QCheckBox" name="m_highlight_integrated_elements">
<x>0</x> <property name="text">
<y>180</y> <string>Mettre en valeur dans le panel les éléments fraîchement intégrés</string>
<width>971</width> </property>
<height>271</height> </widget>
</rect> </item>
</property> <item>
<property name="title"> <widget class="QLabel" name="label_4">
<string>Gestion des éléments</string> <property name="text">
</property> <string>Chaque élément embarque des informations sur ses auteurs, sa licence, ou tout autre renseignement que vous jugerez utile dans un champ libre.
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<widget class="QCheckBox" name="m_highlight_integrated_elements">
<property name="geometry">
<rect>
<x>12</x>
<y>33</y>
<width>422</width>
<height>24</height>
</rect>
</property>
<property name="text">
<string>Mettre en valeur dans le panel les éléments fraîchement intégrés</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>12</x>
<y>63</y>
<width>888</width>
<height>36</height>
</rect>
</property>
<property name="text">
<string>Chaque élément embarque des informations sur ses auteurs, sa licence, ou tout autre renseignement que vous jugerez utile dans un champ libre.
Vous pouvez spécifier ici la valeur par défaut de ce champ pour les éléments que vous créerez :</string> Vous pouvez spécifier ici la valeur par défaut de ce champ pour les éléments que vous créerez :</string>
</property> </property>
</widget> </widget>
<widget class="QTextEdit" name="m_default_elements_info"> </item>
<property name="geometry"> <item>
<rect> <widget class="QTextEdit" name="m_default_elements_info"/>
<x>12</x> </item>
<y>105</y> </layout>
<width>941</width> </widget>
<height>131</height> </item>
</rect> </layout>
</property>
</widget>
</widget>
</widget> </widget>
<widget class="QWidget" name="tab_6"> <widget class="QWidget" name="tab_6">
<attribute name="title"> <attribute name="title">
<string>Langage</string> <string>Langage</string>
</attribute> </attribute>
<widget class="QGroupBox" name="groupBox_4"> <layout class="QGridLayout" name="gridLayout_3">
<property name="geometry"> <item row="0" column="0">
<rect> <widget class="QComboBox" name="m_lang_cb"/>
<x>0</x> </item>
<y>20</y> <item row="0" column="1">
<width>971</width> <widget class="QLabel" name="label_6">
<height>91</height> <property name="text">
</rect> <string>Appliqué au prochain lancement de QElectroTech</string>
</property> </property>
<property name="title"> </widget>
<string/> </item>
</property> <item row="1" column="0">
<property name="alignment"> <spacer name="verticalSpacer_3">
<set>Qt::AlignJustify|Qt::AlignVCenter</set> <property name="orientation">
</property> <enum>Qt::Vertical</enum>
<widget class="QComboBox" name="m_lang_cb"> </property>
<property name="geometry"> <property name="sizeHint" stdset="0">
<rect> <size>
<x>50</x> <width>20</width>
<y>40</y> <height>421</height>
<width>141</width> </size>
<height>31</height> </property>
</rect> </spacer>
</property> </item>
</widget> <item row="0" column="2">
<widget class="QLabel" name="label_6"> <spacer name="horizontalSpacer_2">
<property name="geometry"> <property name="orientation">
<rect> <enum>Qt::Horizontal</enum>
<x>330</x> </property>
<y>40</y> <property name="sizeHint" stdset="0">
<width>300</width> <size>
<height>18</height> <width>40</width>
</rect> <height>20</height>
</property> </size>
<property name="text"> </property>
<string>Appliqué au prochain lancement de QElectroTech</string> </spacer>
</property> </item>
</widget> </layout>
</widget>
</widget> </widget>
<widget class="QWidget" name="tab"> <widget class="QWidget" name="tab">
<attribute name="title"> <attribute name="title">
<string>Textes dynamiques</string> <string>Textes dynamiques</string>
</attribute> </attribute>
<widget class="QGroupBox" name="groupBox6"> <layout class="QGridLayout" name="gridLayout_4">
<property name="geometry"> <item row="1" column="0">
<rect> <widget class="QLabel" name="label_11">
<x>0</x> <property name="text">
<y>20</y> <string>Rotation des textes dynamiques</string>
<width>971</width> </property>
<height>391</height> </widget>
</rect> </item>
</property> <item row="2" column="0">
<property name="title"> <widget class="QLabel" name="label_5">
<string/> <property name="text">
</property> <string>Longueur des textes</string>
<widget class="QLabel" name="label_11"> </property>
<property name="geometry"> </widget>
<rect> </item>
<x>10</x> <item row="2" column="2">
<y>100</y> <widget class="QSpinBox" name="m_text_width_sb">
<width>535</width> <property name="minimum">
<height>27</height> <number>-1</number>
</rect> </property>
</property> </widget>
<property name="text"> </item>
<string>Rotation des textes dynamiques</string> <item row="1" column="2">
</property> <widget class="QSpinBox" name="m_rotation">
</widget> <property name="maximum">
<widget class="QSpinBox" name="m_rotation"> <number>360</number>
<property name="geometry"> </property>
<rect> </widget>
<x>850</x> </item>
<y>110</y> <item row="0" column="0">
<width>87</width> <widget class="QLabel" name="label_12">
<height>27</height> <property name="text">
</rect> <string>Police des textes dynamiques</string>
</property> </property>
<property name="maximum"> </widget>
<number>360</number> </item>
</property> <item row="0" column="2">
</widget> <widget class="QPushButton" name="m_dynamic_font_pb"/>
<widget class="QPushButton" name="m_dynamic_font_pb"> </item>
<property name="geometry"> <item row="3" column="0">
<rect> <spacer name="verticalSpacer_4">
<x>804</x> <property name="orientation">
<y>60</y> <enum>Qt::Vertical</enum>
<width>141</width> </property>
<height>34</height> <property name="sizeHint" stdset="0">
</rect> <size>
</property> <width>20</width>
</widget> <height>40</height>
<widget class="QLabel" name="label_12"> </size>
<property name="geometry"> </property>
<rect> </spacer>
<x>10</x> </item>
<y>60</y> <item row="0" column="1">
<width>535</width> <spacer name="horizontalSpacer_3">
<height>26</height> <property name="orientation">
</rect> <enum>Qt::Horizontal</enum>
</property> </property>
<property name="text"> <property name="sizeHint" stdset="0">
<string>Police des textes dynamiques</string> <size>
</property> <width>40</width>
</widget> <height>20</height>
<widget class="QSpinBox" name="m_text_width_sb"> </size>
<property name="geometry"> </property>
<rect> </spacer>
<x>850</x> </item>
<y>150</y> </layout>
<width>91</width>
<height>32</height>
</rect>
</property>
<property name="minimum">
<number>-1</number>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>10</x>
<y>150</y>
<width>211</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string>Longueur des textes</string>
</property>
</widget>
</widget>
</widget> </widget>
</widget> </widget>
</item> </item>
</layout> </layout>
</widget> </widget>
<tabstops> <tabstops>
<tabstop>tabWidget</tabstop>
<tabstop>m_use_system_color_cb</tabstop> <tabstop>m_use_system_color_cb</tabstop>
<tabstop>m_use_windows_mode_rb</tabstop> <tabstop>m_use_windows_mode_rb</tabstop>
<tabstop>m_use_tab_mode_rb</tabstop> <tabstop>m_use_tab_mode_rb</tabstop>
<tabstop>m_use_gesture_trackpad</tabstop> <tabstop>m_use_gesture_trackpad</tabstop>
<tabstop>m_zoom_out_beyond_folio</tabstop> <tabstop>m_zoom_out_beyond_folio</tabstop>
<tabstop>m_save_label_paste</tabstop>
<tabstop>m_use_folio_label</tabstop>
<tabstop>m_export_terminal</tabstop>
<tabstop>m_border_0</tabstop>
<tabstop>m_autosave_sb</tabstop>
<tabstop>m_font_pb</tabstop>
<tabstop>m_folio_list_pb</tabstop>
<tabstop>m_common_elmt_path_cb</tabstop> <tabstop>m_common_elmt_path_cb</tabstop>
<tabstop>m_custom_elmt_path_cb</tabstop> <tabstop>m_custom_elmt_path_cb</tabstop>
<tabstop>m_highlight_integrated_elements</tabstop> <tabstop>m_highlight_integrated_elements</tabstop>