Ref T164, show (by LED) when consolidating data

* added LED in info bar
* signal in background updater and
* connecting them
This commit is contained in:
Klaus Basan
2017-09-26 20:15:28 +02:00
parent 3cf97b3f37
commit 40bc75a98c
7 changed files with 64 additions and 9 deletions

View File

@@ -6,12 +6,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>632</width>
<width>691</width>
<height>22</height>
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
<string>Web reader status bar</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
@@ -58,6 +58,19 @@
<item>
<widget class="BlackGui::CLedWidget" name="led_DataReady" native="true"/>
</item>
<item>
<widget class="QLabel" name="lbl_Consolidation">
<property name="toolTip">
<string>consolidation</string>
</property>
<property name="text">
<string>cons.</string>
</property>
</widget>
</item>
<item>
<widget class="BlackGui::CLedWidget" name="led_Consolidation" native="true"/>
</item>
<item>
<spacer name="hs_Spacer">
<property name="orientation">