st-ten-1/src/ui/test_instructions/test_instructions.ui

105 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-01-12 21:15:29 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Test_Warning_Img</class>
<widget class="QWidget" name="Test_Warning_Img">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2023-01-31 14:02:27 +00:00
<width>1510</width>
<height>922</height>
2023-01-12 21:15:29 +00:00
</rect>
</property>
<property name="windowTitle">
<string>Test Count End</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">
<widget class="QGroupBox" name="groupBox_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="title">
<string>Istruzione operativa</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">
2023-01-30 15:50:02 +00:00
<item row="4" column="0" colspan="2">
2023-01-12 21:15:29 +00:00
<widget class="QPushButton" name="continue_b">
<property name="font">
<font>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color:rgb(85, 255, 127);</string>
</property>
<property name="text">
<string>ok</string>
</property>
</widget>
</item>
2023-01-31 14:02:27 +00:00
<item row="1" column="0">
2023-01-30 15:50:02 +00:00
<widget class="QWidget" name="svg_w" native="true">
2023-01-12 21:15:29 +00:00
<property name="minimumSize">
<size>
2023-01-31 14:02:27 +00:00
<width>1200</width>
<height>700</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1200</width>
<height>700</height>
2023-01-12 21:15:29 +00:00
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="13" column="0">
<widget class="QPushButton" name="override_b">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>FORZA ACCETTAZIONE</string>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>override_b</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>