YULTek/Otarcik_CAN/Sources/Gui/MainWindow.ui
2023-01-21 15:31:49 -05:00

32 lines
757 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CMainWindow</class>
<widget class="QMainWindow" name="CMainWindow">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1186</width>
<height>511</height>
</rect>
</property>
<property name="windowTitle">
<string>Otarcik</string>
</property>
<property name="windowOpacity">
<double>3.000000000000000</double>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<widget class="QWidget" name="centralWidget"/>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>