As another improvement of voice testing beautified/simplified audio UI a bit

This commit is contained in:
Klaus Basan
2018-06-03 01:51:53 +02:00
parent b257c693ff
commit 6664e8a8ca
6 changed files with 59 additions and 122 deletions

View File

@@ -2,6 +2,14 @@
<ui version="4.0">
<class>CAudioVolumeComponent</class>
<widget class="QFrame" name="CAudioVolumeComponent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>193</width>
<height>50</height>
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
</property>
@@ -106,12 +114,6 @@
</property>
<item>
<widget class="QToolButton" name="pb_ShowWinMixer">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Windows sound mixer</string>
</property>
@@ -126,12 +128,6 @@
</item>
<item>
<widget class="QToolButton" name="pb_Mute">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Toggle mute</string>
</property>
@@ -153,12 +149,6 @@
</item>
<item>
<widget class="QToolButton" name="pb_Volume100">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>40</width>