From 7fc88045ea7ea36ee1b1c8a7bf57a112dbb838d6 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Mon, 19 Oct 2015 06:28:51 -0700 Subject: RLC LTE graph: allow switching between zoom and drag, and place limits on each Change-Id: I9fb9fa5be25dc56810dcbf2d4d5607d79eed541e Reviewed-on: https://code.wireshark.org/review/11146 Reviewed-by: Martin Mathieson --- ui/qt/lte_rlc_graph_dialog.ui | 106 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 105 insertions(+), 1 deletion(-) (limited to 'ui/qt/lte_rlc_graph_dialog.ui') diff --git a/ui/qt/lte_rlc_graph_dialog.ui b/ui/qt/lte_rlc_graph_dialog.ui index 65946dc415..1224933a39 100644 --- a/ui/qt/lte_rlc_graph_dialog.ui +++ b/ui/qt/lte_rlc_graph_dialog.ui @@ -13,7 +13,7 @@ Dialog - + @@ -52,6 +52,66 @@ + + + + + + Mouse + + + + + + + Drag using the mouse button. + + + drags + + + true + + + + + + + Select using the mouse button. + + + zooms + + + true + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + <html><head/><body><p>Reset the graph to its initial state.</p></body></html> + + + Reset + + + + + @@ -239,6 +299,50 @@ G + + + Zoom In X Axis + + + Zoom In X Axis + + + X + + + + + Zoom Out Y Axis + + + Zoom Out Y Axis + + + Shift+Y + + + + + Zoom In Y Axis + + + Zoom In Y Axis + + + Y + + + + + Zoom Out X Axis + + + Zoom Out X Axis + + + Shift+X + + -- cgit v1.2.3