2018-07-30 23:57:53 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>ConfigureAudio</class>
|
|
|
|
|
<widget class="QWidget" name="ConfigureAudio">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2020-07-09 22:42:09 -04:00
|
|
|
<width>367</width>
|
|
|
|
|
<height>368</height>
|
2018-07-30 23:57:53 -04:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2021-09-02 21:40:55 -04:00
|
|
|
<property name="accessibleName">
|
|
|
|
|
<string>Audio</string>
|
|
|
|
|
</property>
|
2018-07-30 23:57:53 -04:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>Audio</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
|
<item>
|
2023-05-18 17:54:22 -04:00
|
|
|
<widget class="QWidget" name="audio_widget" native="true">
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>16777213</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2020-07-13 21:32:40 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
2020-07-13 19:30:11 -04:00
|
|
|
<property name="topMargin">
|
2020-07-13 21:32:40 -04:00
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
<number>0</number>
|
2020-07-13 19:30:11 -04:00
|
|
|
</property>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
2018-07-30 23:57:53 -04:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>167</width>
|
|
|
|
|
<height>55</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|