From e4ba6dbc3f1e76890b22773807ea37fe8fa2b1bc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 10 Apr 2024 22:34:10 +0200 Subject: Adding upstream version 4.2.2. Signed-off-by: Daniel Baumann --- ui/qt/sequence_dialog.ui | 434 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 434 insertions(+) create mode 100644 ui/qt/sequence_dialog.ui (limited to 'ui/qt/sequence_dialog.ui') diff --git a/ui/qt/sequence_dialog.ui b/ui/qt/sequence_dialog.ui new file mode 100644 index 0000000..a62e76e --- /dev/null +++ b/ui/qt/sequence_dialog.ui @@ -0,0 +1,434 @@ + + + SequenceDialog + + + + 0 + 0 + 679 + 568 + + + + + + + + + + 0 + 1 + + + + + + + + Qt::Vertical + + + + + + + Qt::Horizontal + + + + + + + + + + + + <html><head/><body> + +<h3>Valuable and amazing time-saving keyboard shortcuts</h3> +<table><tbody> + +<tr><th>+</th><td>Zoom in</td></th> +<tr><th>-</th><td>Zoom out</td></th> +<tr><th>0</th><td>Reset graph to its initial state</td></th> + +<tr><th>→</th><td>Move right 10 pixels</td></th> +<tr><th>←</th><td>Move left 10 pixels</td></th> +<tr><th>↑</th><td>Move up 10 pixels</td></th> +<tr><th>↓</th><td>Move down 10 pixels</td></th> +<tr><th><i>Shift+</i>→</th><td>Move right 1 pixel</td></th> +<tr><th><i>Shift+</i>←</th><td>Move left 1 pixel</td></th> +<tr><th><i>Shift+</i>↑</th><td>Move up 1 pixel</td></th> +<tr><th><i>Shift+</i>↓</th><td>Move down 1 pixel</td></th> + +<tr><th>g</th><td>Go to packet under cursor</td></th> +<tr><th>n</th><td>Go to the next packet</td></th> +<tr><th>p</th><td>Go to the previous packet</td></th> + +</tbody></table> +</body></html> + + + <small><i>A hint</i></small> + + + + + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 + + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + <html><head/><body><p>Only show flows matching the current display filter</p></body></html> + + + Limit to display filter + + + + + + + Qt::Horizontal + + + + 13 + 20 + + + + + + + + Flow type: + + + + + + + + + + Qt::Horizontal + + + + 13 + 20 + + + + + + + + Addresses: + + + + + + + + Any + + + + + Network + + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Help + + + + + + + Reset &Diagram + + + Reset the diagram to its initial state. + + + 0 + + + + + &Reset Diagram + + + Reset the diagram to its initial state + + + + + &Export + + + Export diagram + + + + + Zoom In + + + Zoom In + + + + + + + + + Zoom Out + + + Zoom Out + + + - + + + + + Move Up 10 Pixels + + + Move Up 10 Pixels + + + Up + + + + + Move Left 10 Pixels + + + Move Left 10 Pixels + + + Left + + + + + Move Right 10 Pixels + + + Move Right 10 Pixels + + + Right + + + + + Move Down 10 Pixels + + + Move Down 10 Pixels + + + Down + + + + + Move Up 1 Pixel + + + Move Up 1 Pixel + + + Shift+Up + + + + + Move Left 1 Pixel + + + Move Left 1 Pixel + + + Shift+Left + + + + + Move Right 1 Pixel + + + Move Right 1 Pixel + + + Shift+Right + + + + + Move Down 1 Pixel + + + Move Down 1 Pixel + + + Shift+Down + + + + + Go To Packet Under Cursor + + + Go to packet currently under the cursor + + + G + + + + + All Flows + + + Show flows for all packets + + + 1 + + + + + TCP Flows + + + Show only TCP flow information + + + 1 + + + + + Go To Next Packet + + + Go to the next packet + + + N + + + + + Go To Previous Packet + + + Go to the previous packet + + + P + + + + + Select RTP Stream + + + Select RTP stream in RTP Streams dialog + + + S + + + + + Deselect RTP Stream + + + Deselect RTP stream in RTP Streams dialog + + + D + + + + + + QCustomPlot + QWidget +
widgets/qcustomplot.h
+ 1 +
+ + ElidedLabel + QLabel +
widgets/elided_label.h
+
+
+ + + + buttonBox + rejected() + SequenceDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +
-- cgit v1.2.3