Wed, 13 Jul 2022 15:34:50 +0200
Revisions <no_multi_processing, Variables Viewer, with_python2> closed.
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>StackedWidget</class> <widget class="QStackedWidget" name="StackedWidget"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle"> <string>StackedWidget</string> </property> <widget class="QWidget" name="page"/> <widget class="QWidget" name="page"/> </widget> <resources/> <connections/> </ui>