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/expert_info_dialog.ui | 254 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 ui/qt/expert_info_dialog.ui (limited to 'ui/qt/expert_info_dialog.ui') diff --git a/ui/qt/expert_info_dialog.ui b/ui/qt/expert_info_dialog.ui new file mode 100644 index 0000000..ade2369 --- /dev/null +++ b/ui/qt/expert_info_dialog.ui @@ -0,0 +1,254 @@ + + + ExpertInfoDialog + + + + 0 + 0 + 620 + 540 + + + + Dialog + + + + + + true + + + true + + + + + + + <small><i>A hint.</i></small> + + + + + + + + + Limit to Display Filter + + + + + + + Qt::Horizontal + + + + 20 + 20 + + + + + + + + Group by summary + + + true + + + + + + + Qt::Horizontal + + + + 20 + 10 + + + + + + + + Search expert summaries. + + + Search: + + + + + + + Search expert summaries. + + + + + + + Qt::Horizontal + + + + 40 + 10 + + + + + + + + Show… + + + + + + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Help + + + + + + + true + + + true + + + Error + + + Show error packets. + + + + + true + + + true + + + Warning + + + Show warning packets. + + + + + true + + + true + + + Note + + + Show note packets. + + + + + true + + + true + + + Chat + + + Show chat packets. + + + + + true + + + true + + + Comment + + + Show comment packets. + + + + + + ElidedLabel + QLabel +
widgets/elided_label.h
+
+ + ExpertInfoTreeView + QTreeView +
widgets/expert_info_view.h
+
+
+ + + + buttonBox + accepted() + ExpertInfoDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ExpertInfoDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +
-- cgit v1.2.3