You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
|
3 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<ui version="4.0">
|
||
|
|
<class>SmokeBoxIdentificationClass</class>
|
||
|
|
<widget class="QMainWindow" name="SmokeBoxIdentificationClass">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>682</width>
|
||
|
|
<height>467</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle">
|
||
|
|
<string>SmokeBoxIdentification</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QWidget" name="centralWidget"/>
|
||
|
|
<widget class="QMenuBar" name="menuBar">
|
||
|
|
<property name="geometry">
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>682</width>
|
||
|
|
<height>34</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
</widget>
|
||
|
|
<widget class="QToolBar" name="mainToolBar">
|
||
|
|
<attribute name="toolBarArea">
|
||
|
|
<enum>TopToolBarArea</enum>
|
||
|
|
</attribute>
|
||
|
|
<attribute name="toolBarBreak">
|
||
|
|
<bool>false</bool>
|
||
|
|
</attribute>
|
||
|
|
</widget>
|
||
|
|
<widget class="QStatusBar" name="statusBar"/>
|
||
|
|
</widget>
|
||
|
|
<layoutdefault spacing="6" margin="11"/>
|
||
|
|
<resources>
|
||
|
|
<include location="SmokeBoxIdentification.qrc"/>
|
||
|
|
</resources>
|
||
|
|
<connections/>
|
||
|
|
</ui>
|