Ref T189, UI formatting of status bar

This commit is contained in:
Klaus Basan
2017-11-12 20:03:42 +01:00
parent 6650ec89d3
commit 58b7f282ee
3 changed files with 16 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>191</width>
<width>226</width>
<height>20</height>
</rect>
</property>
@@ -157,6 +157,19 @@
<item alignment="Qt::AlignLeft">
<widget class="BlackGui::CLedWidget" name="led_Audio" native="true"/>
</item>
<item>
<spacer name="hs_StatusComponent">
<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>
</widget>
<customwidgets>

View File

@@ -11,13 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Web reader status bar</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
<string>Web readers status bar</string>
</property>
<layout class="QHBoxLayout" name="hl_InoBarWerbReaderStatusComponent">
<property name="leftMargin">

View File

@@ -11,13 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
<string>Web readers status bar</string>
</property>
<layout class="QHBoxLayout" name="hl_CInfobarWebReaderStatusSmallComponent">
<property name="leftMargin">