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/remote_settings_dialog.ui | 164 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 ui/qt/remote_settings_dialog.ui (limited to 'ui/qt/remote_settings_dialog.ui') diff --git a/ui/qt/remote_settings_dialog.ui b/ui/qt/remote_settings_dialog.ui new file mode 100644 index 00000000..ae059f13 --- /dev/null +++ b/ui/qt/remote_settings_dialog.ui @@ -0,0 +1,164 @@ + + + RemoteSettingsDialog + + + + 0 + 0 + 231 + 229 + + + + + 0 + 0 + + + + Remote Capture Settings + + + + + + QLayout::SetMinimumSize + + + + + Capture Options + + + + + + + Do not capture own RPCAP traffic + + + + + + + Use UDP for data transfer + + + + + + + Sampling Options + + + + + + + true + + + None + + + + + + + + + 1 of + + + + + + + 1000000 + + + + + + + packets + + + + + + + + + + + 1 every + + + + + + + 1000000 + + + + + + + milliseconds + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + + buttonBox + accepted() + RemoteSettingsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + RemoteSettingsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3