59 lines
1.2 KiB
XML
59 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>CMainPage</class>
|
|
<widget class="QWidget" name="CMainPage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1124</width>
|
|
<height>693</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QPushButton" name="mInspVisuelleBtn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>210</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Inspection Visuelle</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>550</x>
|
|
<y>30</y>
|
|
<width>20</width>
|
|
<height>641</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="mConnectorsImgLbl">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>580</x>
|
|
<y>30</y>
|
|
<width>491</width>
|
|
<height>431</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|