Mon, 15 Apr 2019 19:53:29 +0200
setup.py: continued implementing support for setup.py.
<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MdiArea</class> <widget class="QMdiArea" name="MdiArea"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle"> <string>MdiArea</string> </property> </widget> <resources/> <connections/> </ui>