aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/rtp_analysis_dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/rtp_analysis_dialog.ui')
-rw-r--r--ui/qt/rtp_analysis_dialog.ui34
1 files changed, 34 insertions, 0 deletions
diff --git a/ui/qt/rtp_analysis_dialog.ui b/ui/qt/rtp_analysis_dialog.ui
index 1ce64d9c79..3e7e54d688 100644
--- a/ui/qt/rtp_analysis_dialog.ui
+++ b/ui/qt/rtp_analysis_dialog.ui
@@ -159,6 +159,40 @@
<string>N</string>
</property>
</action>
+ <action name="actionPrepareButton">
+ <property name="text">
+ <string>Prepare &amp;Filter</string>
+ </property>
+ <property name="toolTip">
+ <string>Prepare a filter matching the selected stream(s).</string>
+ </property>
+ </action>
+ <widget class="QMenu" name="menuPrepareFilter">
+ <property name="title">
+ <string>Prepare &amp;Filter</string>
+ </property>
+ <property name="toolTipsVisible">
+ <bool>true</bool>
+ </property>
+ <addaction name="actionPrepareFilterOne"/>
+ <addaction name="actionPrepareFilterAll"/>
+ </widget>
+ <action name="actionPrepareFilterOne">
+ <property name="text">
+ <string>&amp;Current Tab</string>
+ </property>
+ <property name="toolTip">
+ <string>Prepare a filter matching current tab.</string>
+ </property>
+ </action>
+ <action name="actionPrepareFilterAll">
+ <property name="text">
+ <string>&amp;All Tabs</string>
+ </property>
+ <property name="toolTip">
+ <string>Prepare a filter matching all tabs.</string>
+ </property>
+ </action>
</widget>
<customwidgets>
<customwidget>