Edited some size constraints for better resizing and full-screen mode.

merge-requests/8/head
Elliott Liggett 2021-12-29 17:52:35 -08:00
rodzic e1cdcad65b
commit c8b4992bab
1 zmienionych plików z 73 dodań i 60 usunięć

133
wfmain.ui
Wyświetl plik

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>940</width>
<height>554</height>
<width>946</width>
<height>569</height>
</rect>
</property>
<property name="windowTitle">
@ -3103,13 +3103,13 @@
</property>
<property name="minimumSize">
<size>
<width>0</width>
<width>130</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<width>130</width>
<height>25</height>
</size>
</property>
@ -3124,19 +3124,6 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_37">
<property name="sizePolicy">
@ -3166,13 +3153,13 @@
<widget class="QLineEdit" name="serverCivPortText">
<property name="minimumSize">
<size>
<width>0</width>
<width>130</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<width>130</width>
<height>25</height>
</size>
</property>
@ -3184,19 +3171,6 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_26">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_36">
<property name="minimumSize">
@ -3220,13 +3194,13 @@
<widget class="QLineEdit" name="serverAudioPortText">
<property name="minimumSize">
<size>
<width>0</width>
<width>130</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<width>130</width>
<height>25</height>
</size>
</property>
@ -3238,6 +3212,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
@ -3250,7 +3237,43 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="serverRXAudioInputCombo"/>
<widget class="QComboBox" name="serverRXAudioInputCombo">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_34">
<property name="text">
<string>TX Audio Output</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="serverTXAudioOutputCombo">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_23">
@ -3265,31 +3288,8 @@
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_34">
<property name="text">
<string>TX Audio Output</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="serverTXAudioOutputCombo"/>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_32">
<item>
@ -3377,6 +3377,19 @@
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
@ -3647,8 +3660,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>940</width>
<height>21</height>
<width>946</width>
<height>22</height>
</rect>
</property>
</widget>