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/decode_as_dialog.ui | 161 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 ui/qt/decode_as_dialog.ui (limited to 'ui/qt/decode_as_dialog.ui') diff --git a/ui/qt/decode_as_dialog.ui b/ui/qt/decode_as_dialog.ui new file mode 100644 index 00000000..795a3beb --- /dev/null +++ b/ui/qt/decode_as_dialog.ui @@ -0,0 +1,161 @@ + + + DecodeAsDialog + + + + 0 + 0 + 750 + 460 + + + + + + + 0 + + + + + + + + + Change the dissection behavior for a protocol. + + + + + + + + + + false + + + Remove this dissection behavior. + + + + + + + Copy this dissection behavior. + + + + + + + + + + false + + + Clear all dissection behaviors. + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + 1 + 0 + + + + + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + true + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Cancel|QDialogButtonBox::Help|QDialogButtonBox::Ok|QDialogButtonBox::Save + + + + + + + + ElidedLabel + QLabel +
widgets/elided_label.h
+
+ + TabnavTreeView + QTreeView +
widgets/tabnav_tree_view.h
+
+ + StockIconToolButton + QToolButton +
widgets/stock_icon_tool_button.h
+
+
+ + + + buttonBox + accepted() + DecodeAsDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + DecodeAsDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +
-- cgit v1.2.3