<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>Radio3DRConfig</class> <widget class="QWidget" name="Radio3DRConfig"> <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> <widget class="QLabel" name="label"> <property name="geometry"> <rect> <x>20</x> <y>20</y> <width>131</width> <height>31</height> </rect> </property> <property name="text"> <string><h2>3DR Radio</h2></string> </property> <property name="scaledContents"> <bool>false</bool> </property> </widget> </widget> <resources/> <connections/> </ui>