Trigger the log->filter by tag to open the tag filter.

You can't really close it for now.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-09-17 14:50:41 -03:00 committed by Dirk Hohndel
parent abc5d5864c
commit 7a90b9d764
3 changed files with 14 additions and 2 deletions

View file

@ -163,7 +163,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="page_5">
<widget class="QWidget" name="page_5">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
@ -296,6 +296,7 @@ p, li { white-space: pre-wrap; }
<addaction name="actionAutoGroup"/>
<addaction name="separator"/>
<addaction name="actionEditDeviceNames"/>
<addaction name="actionFilterTags"/>
</widget>
<widget class="QMenu" name="menuView">
<property name="title">
@ -838,6 +839,11 @@ p, li { white-space: pre-wrap; }
<string>Toggle Tank Bar</string>
</property>
</action>
<action name="actionFilterTags">
<property name="text">
<string>Filter by Tags</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>