<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>Page_NetInst</class> <widget class="QWidget" name="Page_NetInst"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>997</width> <height>474</height> </rect> </property> <property name="windowTitle"> <string/> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QScrollArea" name="scrollArea"> <property name="maximumSize"> <size> <width>16777215</width> <height>16777215</height> </size> </property> <property name="widgetResizable"> <bool>true</bool> </property> <widget class="QWidget" name="groupswidget"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>981</width> <height>434</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"/> </widget> </widget> </item> <item> <widget class="QLabel" name="netinst_status"> <property name="text"> <string/> </property> </widget> </item> </layout> </widget> <resources/> <connections/> </ui>