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/voip_calls_dialog.ui | 214 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 ui/qt/voip_calls_dialog.ui (limited to 'ui/qt/voip_calls_dialog.ui') diff --git a/ui/qt/voip_calls_dialog.ui b/ui/qt/voip_calls_dialog.ui new file mode 100644 index 0000000..cd9bf1d --- /dev/null +++ b/ui/qt/voip_calls_dialog.ui @@ -0,0 +1,214 @@ + + + VoipCallsDialog + + + + 0 + 0 + 750 + 430 + + + + VoIP Calls + + + + + + QAbstractItemView::ExtendedSelection + + + Qt::ElideMiddle + + + false + + + true + + + false + + + + + + + <small></small> + + + + + + + + + <html><head/><body><p>Only show conversations matching the current display filter</p></body></html> + + + Limit to display filter + + + + + + + Time of Day + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Help + + + + + + + Flow &Sequence + + + Show flow sequence for selected call(s). + + + + + Prepare &Filter + + + Prepare a filter matching the selected calls(s). + + + + + Cop&y + + + Open copy menu + + + + + Select + + + true + + + + + + + + All + + + Select all + + + Ctrl+A + + + + + None + + + Clear selection + + + Ctrl+Shift+A + + + + + Invert + + + Invert selection + + + Ctrl+I + + + + + Select related RTP streams + + + Select RTP streams related to selected calls in RTP Streams dialog + + + S + + + + + Deselect related RTP Streams + + + Select RTP streams related to selected calls in RTP Streams dialog + + + D + + + + + + + buttonBox + accepted() + VoipCallsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + VoipCallsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3