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/funnel_text_dialog.ui | 88 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 ui/qt/funnel_text_dialog.ui (limited to 'ui/qt/funnel_text_dialog.ui') diff --git a/ui/qt/funnel_text_dialog.ui b/ui/qt/funnel_text_dialog.ui new file mode 100644 index 00000000..80bb02f3 --- /dev/null +++ b/ui/qt/funnel_text_dialog.ui @@ -0,0 +1,88 @@ + + + FunnelTextDialog + + + + 0 + 0 + 620 + 450 + + + + Dialog + + + + + + + + + + + <html><head/><body><p>Enter some text or a regular expression. It will be highlighted above.</p></body></html> + + + Highlight: + + + + + + + <html><head/><body><p>Enter some text or a regular expression. It will be highlighted above.</p></body></html> + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close + + + + + + + + + buttonBox + accepted() + FunnelTextDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + FunnelTextDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + + -- cgit v1.2.3