From 796bf409b0c286dd76e6ecd5c61d0d947d54b479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Irene=20R=C3=BCngeler?= Date: Fri, 13 Dec 2013 07:25:30 +0000 Subject: Add dialogs and graphs to analyse SCTP behavior similar to the GTK version. svn path=/trunk/; revision=54026 --- ui/qt/sctp_graph_dialog.ui | 177 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 ui/qt/sctp_graph_dialog.ui (limited to 'ui/qt/sctp_graph_dialog.ui') diff --git a/ui/qt/sctp_graph_dialog.ui b/ui/qt/sctp_graph_dialog.ui new file mode 100644 index 0000000000..2a5a847bd6 --- /dev/null +++ b/ui/qt/sctp_graph_dialog.ui @@ -0,0 +1,177 @@ + + + SCTPGraphDialog + + + + 0 + 0 + 800 + 546 + + + + SCTP Graph + + + + + 20 + 30 + 761 + 451 + + + + + 0 + 1 + + + + + + + 0 + 510 + 120 + 32 + + + + Qt::NoFocus + + + Only SACKs + + + + + + 120 + 510 + 120 + 32 + + + + Qt::NoFocus + + + Only TSNs + + + + + + 240 + 510 + 120 + 32 + + + + Qt::NoFocus + + + Show both + + + + + + 360 + 510 + 131 + 32 + + + + Qt::NoFocus + + + Reset to full size + + + + + + 680 + 510 + 120 + 32 + + + + Qt::NoFocus + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + 10 + 490 + 655 + 12 + + + + <html><head/><body><p><br/></p></body></html> + + + + + + 490 + 510 + 114 + 32 + + + + Save Graph + + + + + goToPacket + + + Go to Packet + + + + + + QCustomPlot + QWidget +
qcustomplot.h
+ 1 +
+
+ + + + buttonBox + clicked(QAbstractButton*) + SCTPGraphDialog + close() + + + 706 + 530 + + + 703 + 574 + + + + +
-- cgit v1.2.3