From 2da24be2e8f8ffa60e371557d75183b67fd2ea24 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Sun, 30 Jul 2023 20:55:52 +0200 Subject: Added UI to insert/delete bytes into a packet. Signed-off-by: Toni Uhlig --- bytewindow.ui | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 bytewindow.ui (limited to 'bytewindow.ui') diff --git a/bytewindow.ui b/bytewindow.ui new file mode 100644 index 0000000..011207a --- /dev/null +++ b/bytewindow.ui @@ -0,0 +1,125 @@ + + + ByteWindow + + + + 0 + 0 + 300 + 200 + + + + + 300 + 200 + + + + + 16777215 + 16777215 + + + + Bytes Modification + + + + + + 1 + + + 65535 + + + + + + + Size: + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + 65535 + + + + + + + Index: + + + + + + + + + Insert + + + + + + + Delete + + + + + + + + + + + buttonOk + accepted() + ByteWindow + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonOk + rejected() + ByteWindow + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3