<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>KeyTimeSynchForm</class> <widget class="QWidget" name="KeyTimeSynchForm"> <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>90</x> <y>60</y> <width>151</width> <height>16</height> </rect> </property> <property name="text"> <string>骨干时频同步设备</string> </property> </widget> </widget> <resources/> <connections/> </ui>