<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>MainDialog</class> <widget class="QDialog" name="MainDialog"> <property name="windowModality"> <enum>Qt::NonModal</enum> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>867</width> <height>665</height> </rect> </property> <property name="contextMenuPolicy"> <enum>Qt::NoContextMenu</enum> </property> <property name="windowTitle"> <string/> </property> <property name="styleSheet"> <string notr="true"/> </property> </widget> <resources/> <connections/> </ui>