<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>ffmpegvideoDlg</class> <widget class="QWidget" name="ffmpegvideoDlg"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>710</width> <height>451</height> </rect> </property> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="mouseTracking"> <bool>true</bool> </property> <property name="windowTitle"> <string>Form</string> </property> <property name="layoutDirection"> <enum>Qt::LayoutDirection::LeftToRight</enum> </property> <property name="styleSheet"> <string notr="true"/> </property> </widget> <resources/> <connections/> </ui>