Files
SwissMX/zoom.ui

51 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Form</class>
<widget class="QWidget" name="Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>2</number>
</property>
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number>
</property>
<item>
<widget class="QGroupBox" name="_top_grid">
<property name="title">
<string>Lighting &amp;&amp; Camera</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="_button_box">
<property name="title">
<string>Zoom</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>