From 43b1f476952e5de0f75e051377e6d6288979de2e Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Mon, 25 Nov 2013 14:15:49 +0000 Subject: From Thomas ERSFELD (GSoC13) : Add Capture interface dialog window * Reuse sparkline from welcome * Split settings in tab (!= GTK) * No all feature work (Work In Progress...) * ... Comments (and review) are welcome ! svn path=/trunk/; revision=53563 --- ui/qt/capture_interfaces_dialog.ui | 686 +++++++++++++++++++++++++++++++++++++ 1 file changed, 686 insertions(+) create mode 100644 ui/qt/capture_interfaces_dialog.ui (limited to 'ui/qt/capture_interfaces_dialog.ui') diff --git a/ui/qt/capture_interfaces_dialog.ui b/ui/qt/capture_interfaces_dialog.ui new file mode 100644 index 0000000000..317f0e0522 --- /dev/null +++ b/ui/qt/capture_interfaces_dialog.ui @@ -0,0 +1,686 @@ + + + CaptureInterfacesDialog + + + + 0 + 0 + 636 + 403 + + + + Wireshark: Capture interfaces + + + + + 0 + 0 + 641 + 351 + + + + 1 + + + + Input + + + + + 510 + 250 + 91 + 23 + + + + Add pipe... + + + + + + 20 + 244 + 363 + 20 + + + + <html><head/><body><p>You probably want to enable this. Usually a network card will only capture the traffic sent to its own network address. If you want to capture all traffic that the network card can &quot;see&quot;, mark this option. See the FAQ for some more details of capturing packets from a switched network.</p></body></html> + + + Capture packets in promiscuous mode + + + + + + 20 + 280 + 363 + 20 + + + + <html><head/><body><p>Show the capture summary dialog while capturing.</p></body></html> + + + Show the capture summary dialog while capturing + + + + + + 10 + 10 + 611 + 221 + + + + QAbstractItemView::NoEditTriggers + + + true + + + true + + + 0 + + + 9 + + + + Capture + + + + + Interface + + + + + Traffic + + + + + Link-layer header + + + + + Prom. mode + + + + + Snaplen [B] + + + + + Buffer [MB] + + + + + Mon. Mode + + + + + Capture Filter + + + + + + + Output + + + + + 40 + 50 + 231 + 21 + + + + Capture direcly to file + + + + + + 40 + 110 + 341 + 21 + + + + Create a new file automatically after... + + + + + + 61 + 143 + 271 + 21 + + + + packets + + + + + + 85 + 141 + 121 + 25 + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + 60 + 170 + 21 + 21 + + + + + + + + + + 60 + 200 + 51 + 21 + + + + + + + + + + 40 + 230 + 131 + 21 + + + + Reuse old files + + + + + + 50 + 70 + 311 + 29 + + + + + + + File: + + + + + + + + + + Browse... + + + + + + + + + 40 + 10 + 199 + 29 + + + + + + + Output format + + + + + + + + PCAP-NG + + + + + PCAP + + + + + + + + + + 84 + 198 + 251 + 29 + + + + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + + + seconds + + + + + minutes + + + + + hours + + + + + + + + + + 84 + 168 + 251 + 29 + + + + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + + + Megabytes + + + + + Kilobytes + + + + + Bytes + + + + + + + layoutWidget + layoutWidget + layoutWidget + layoutWidget + checkBox_3 + checkBox + cbNewFileAuto + spinBox + checkBox_4 + checkBox_5 + checkBox_6 + + + + Options + + + + + 10 + 170 + 261 + 21 + + + + Stop capture automatically after... + + + + + + 54 + 198 + 121 + 25 + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + 29 + 227 + 21 + 21 + + + + + + + + + + 53 + 255 + 251 + 29 + + + + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + + + seconds + + + + + minutes + + + + + hours + + + + + + + + + + 29 + 257 + 51 + 21 + + + + + + + + + + 53 + 225 + 251 + 29 + + + + + + + QAbstractSpinBox::PlusMinus + + + 1000 + + + + + + + + Megabytes + + + + + Kilobytes + + + + + Bytes + + + + + + + + + + 30 + 200 + 271 + 21 + + + + packets + + + + + + 10 + 10 + 601 + 111 + + + + Display Options + + + + + 10 + 20 + 298 + 80 + + + + + + + Update list of packets in real-time + + + + + + + Automatically scroll during live capture + + + + + + + Show extra capture information dialog + + + + + + + + + 320 + 0 + 601 + 111 + + + + Name Resolution + + + + + 10 + 20 + 211 + 80 + + + + + + + Resolve MAC Addresses + + + + + + + Resolve network names + + + + + + + Resolve transport names + + + + + + + + + + + + + 10 + 360 + 360 + 29 + + + + + + + Start + + + + + + + Stop + + + + + + + Close + + + + + + + + + -- cgit v1.2.1