1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

Massive UI revamping (v7): fixed widget size handling: features. Part of #1209

This commit is contained in:
f4exb
2022-04-21 23:31:01 +02:00
parent 5a265d7fe3
commit 90386842ca
21 changed files with 152 additions and 69 deletions
@@ -6,12 +6,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>365</width>
<height>105</height>
<width>340</width>
<height>50</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -19,7 +19,13 @@
<property name="minimumSize">
<size>
<width>340</width>
<height>100</height>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>340</width>
<height>50</height>
</size>
</property>
<property name="font">
@@ -37,7 +43,7 @@
<x>0</x>
<y>0</y>
<width>360</width>
<height>81</height>
<height>51</height>
</rect>
</property>
<property name="minimumSize">
@@ -172,23 +178,6 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="targetLayout">
<item>
<spacer name="horizontalSpacer_2">
<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>
</layout>
</widget>
</widget>