Version 2 // Add detailled breaks

This commit is contained in:
Aurélie Delhaie
2021-10-18 22:46:59 +02:00
parent 102f720d29
commit b07b7b69eb
26 changed files with 1117 additions and 808 deletions

View File

@@ -41,8 +41,8 @@
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>165</x>
<y>29</y>
<x>190</x>
<y>9</y>
<width>20</width>
<height>81</height>
</rect>
@@ -55,9 +55,9 @@
<property name="geometry">
<rect>
<x>209</x>
<y>39</y>
<y>19</y>
<width>151</width>
<height>61</height>
<height>62</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
@@ -117,9 +117,9 @@ color: white;</string>
<property name="geometry">
<rect>
<x>13</x>
<y>39</y>
<y>19</y>
<width>161</width>
<height>61</height>
<height>62</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -179,9 +179,9 @@ color: white;</string>
<property name="geometry">
<rect>
<x>400</x>
<y>40</y>
<y>20</y>
<width>161</width>
<height>61</height>
<height>62</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
@@ -240,8 +240,8 @@ color: white;</string>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>351</x>
<y>30</y>
<x>380</x>
<y>10</y>
<width>20</width>
<height>81</height>
</rect>
@@ -267,9 +267,9 @@ color: white;</string>
<property name="geometry">
<rect>
<x>44</x>
<y>140</y>
<y>120</y>
<width>861</width>
<height>351</height>
<height>388</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
@@ -1536,7 +1536,7 @@ font-size: 22px;</string>
<widget class="QPushButton" name="aboutButton">
<property name="geometry">
<rect>
<x>20</x>
<x>30</x>
<y>530</y>
<width>24</width>
<height>24</height>
@@ -1567,146 +1567,13 @@ font-size: 22px;</string>
<bool>true</bool>
</property>
</widget>
<widget class="QFrame" name="titleBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>946</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:1, y2:1, stop:0 rgba(204, 22, 0, 255), stop:1 rgba(217, 0, 112, 255));</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="window_title">
<property name="geometry">
<rect>
<x>10</x>
<y>-1</y>
<width>121</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);
font-size: 11px;
background: none;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</widget>
<widget class="Line" name="window_border_left">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>2</width>
<height>573</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: none;
background-color: rgba(204, 22, 0, 255);</string>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="Line" name="window_border_right">
<property name="geometry">
<rect>
<x>944</x>
<y>0</y>
<width>2</width>
<height>573</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: none;
background-color: rgba(217, 0, 112, 255);</string>
</property>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
<widget class="Line" name="window_border_bottom">
<property name="geometry">
<rect>
<x>0</x>
<y>571</y>
<width>946</width>
<height>2</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border: none;
background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:1, y2:1, stop:0 rgba(204, 22, 0, 255), stop:1 rgba(217, 0, 112, 255));</string>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QPushButton" name="closeButton">
<property name="geometry">
<rect>
<x>904</x>
<y>0</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<family>Segoe MDL2 Assets</family>
</font>
</property>
<property name="text">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="minimizeButton">
<property name="geometry">
<rect>
<x>862</x>
<y>0</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="font">
<font>
<family>Segoe MDL2 Assets</family>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string></string>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>790</x>
<y>40</y>
<y>20</y>
<width>111</width>
<height>54</height>
<height>60</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
@@ -1768,7 +1635,20 @@ background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:1, y2:1, stop:0 rgb
</item>
</layout>
</widget>
<zorder>titleBar</zorder>
<widget class="Line" name="line_27">
<property name="geometry">
<rect>
<x>0</x>
<y>100</y>
<width>951</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<zorder>layoutWidget</zorder>
<zorder>line</zorder>
<zorder>layoutWidget</zorder>
<zorder>layoutWidget</zorder>
@@ -1777,48 +1657,9 @@ background-color: qlineargradient(spread:pad, x1:0, y1:1, x2:1, y2:1, stop:0 rgb
<zorder>template_settings_button</zorder>
<zorder>layoutWidget</zorder>
<zorder>aboutButton</zorder>
<zorder>window_border_left</zorder>
<zorder>window_border_right</zorder>
<zorder>window_border_bottom</zorder>
<zorder>closeButton</zorder>
<zorder>minimizeButton</zorder>
<zorder>dateEdit</zorder>
<zorder>label_semaine</zorder>
<zorder>line_27</zorder>
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>closeButton</sender>
<signal>clicked()</signal>
<receiver>MainWindow</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel">
<x>1186</x>
<y>10</y>
</hint>
<hint type="destinationlabel">
<x>602</x>
<y>330</y>
</hint>
</hints>
</connection>
<connection>
<sender>minimizeButton</sender>
<signal>clicked()</signal>
<receiver>MainWindow</receiver>
<slot>showMinimized()</slot>
<hints>
<hint type="sourcelabel">
<x>1126</x>
<y>15</y>
</hint>
<hint type="destinationlabel">
<x>602</x>
<y>330</y>
</hint>
</hints>
</connection>
</connections>
<connections/>
</ui>