Setting UI improvement

* pressing shift while clicking the button shows overview
* hint in overview, that there are shortcuts
This commit is contained in:
Klaus Basan
2018-05-28 21:41:05 +02:00
parent 0ef58f03ba
commit 4021822753
11 changed files with 154 additions and 127 deletions

View File

@@ -259,12 +259,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>100%</string>
</property>
@@ -307,6 +301,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Use &quot;SHIFT&quot; for overview</string>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
@@ -326,12 +323,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>22</height>
</size>
</property>
<property name="text">
<string>50%</string>
</property>
@@ -423,7 +414,22 @@
<tabstop>pb_MainAircrafts</tabstop>
<tabstop>pb_MainAtc</tabstop>
<tabstop>pb_MainUsers</tabstop>
<tabstop>pb_MainCockpit</tabstop>
<tabstop>pb_MainSimulator</tabstop>
<tabstop>pb_MainMappings</tabstop>
<tabstop>pb_MainInterpolation</tabstop>
<tabstop>pb_MainTextMessages</tabstop>
<tabstop>pb_MainFlightplan</tabstop>
<tabstop>pb_MainLog</tabstop>
<tabstop>pb_MainSettings</tabstop>
<tabstop>pb_MainWeather</tabstop>
<tabstop>pb_Empty</tabstop>
<tabstop>pb_SoundMaxVolume</tabstop>
<tabstop>pb_Opacity100</tabstop>
<tabstop>pb_CockpitIdent</tabstop>
<tabstop>pb_Audio</tabstop>
<tabstop>pb_SoundMute</tabstop>
<tabstop>pb_Opacity050</tabstop>
</tabstops>
<resources/>
<connections/>