215 lines
5.9 KiB
Plaintext
215 lines
5.9 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>Test_Screws</class>
|
||
|
|
<widget class="QWidget" name="Test_Screws">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>200</width>
|
||
|
|
<height>228</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>Test Screws</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
|
<property name="leftMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="topMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="rightMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<property name="bottomMargin">
|
||
|
|
<number>0</number>
|
||
|
|
</property>
|
||
|
|
<item row="0" column="0" colspan="2">
|
||
|
|
<widget class="QGroupBox" name="groupBox_2">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<weight>75</weight>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>Avvitatura</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLabel" name="screws_counter_l">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>16</pointsize>
|
||
|
|
<weight>50</weight>
|
||
|
|
<bold>false</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);
|
||
|
|
border: 1px solid black;
|
||
|
|
</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>-</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QLabel" name="label_2">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>16</pointsize>
|
||
|
|
<weight>50</weight>
|
||
|
|
<bold>false</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Viti avvitate</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0">
|
||
|
|
<widget class="QLabel" name="label_3">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>16</pointsize>
|
||
|
|
<weight>50</weight>
|
||
|
|
<bold>false</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>Viti da avvitare</string>
|
||
|
|
</property>
|
||
|
|
<property name="alignment">
|
||
|
|
<set>Qt::AlignCenter</set>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="1">
|
||
|
|
<widget class="QLabel" name="screws_expected_l">
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>16</pointsize>
|
||
|
|
<weight>50</weight>
|
||
|
|
<bold>false</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="styleSheet">
|
||
|
|
<string notr="true">background-color: rgb(255, 255, 255);
|
||
|
|
border: 1px solid black;
|
||
|
|
</string>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>-</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="5" rowspan="2">
|
||
|
|
<widget class="QLabel" name="img_l">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>-</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="1" column="0" colspan="2">
|
||
|
|
<widget class="QGroupBox" name="groupBox">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<weight>75</weight>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="title">
|
||
|
|
<string>Risultato</string>
|
||
|
|
</property>
|
||
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
||
|
|
<item row="0" column="0">
|
||
|
|
<widget class="QProgressBar" name="ok_counter_pb">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="format">
|
||
|
|
<string>%v / %m</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="0" column="1">
|
||
|
|
<widget class="QLabel" name="state_l">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="minimumSize">
|
||
|
|
<size>
|
||
|
|
<width>32</width>
|
||
|
|
<height>32</height>
|
||
|
|
</size>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>-</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
<item row="13" column="0" colspan="2">
|
||
|
|
<widget class="QPushButton" name="override_b">
|
||
|
|
<property name="sizePolicy">
|
||
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
|
||
|
|
<horstretch>0</horstretch>
|
||
|
|
<verstretch>0</verstretch>
|
||
|
|
</sizepolicy>
|
||
|
|
</property>
|
||
|
|
<property name="font">
|
||
|
|
<font>
|
||
|
|
<pointsize>12</pointsize>
|
||
|
|
<weight>75</weight>
|
||
|
|
<bold>true</bold>
|
||
|
|
</font>
|
||
|
|
</property>
|
||
|
|
<property name="text">
|
||
|
|
<string>FORZA ACCETTAZIONE</string>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
</item>
|
||
|
|
</layout>
|
||
|
|
</widget>
|
||
|
|
<resources/>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|