<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>CasicBioRecWin</class> <widget class="QWidget" name="CasicBioRecWin"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1280</width> <height>800</height> </rect> </property> <property name="windowTitle"> <string>CasicBioRecWin</string> </property> <widget class="QStackedWidget" name="stacked"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>1280</width> <height>800</height> </rect> </property> </widget> </widget> <resources/> <connections/> </ui>