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/export_object_dialog.ui | 181 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 181 insertions(+) create mode 100644 ui/qt/export_object_dialog.ui (limited to 'ui/qt/export_object_dialog.ui') diff --git a/ui/qt/export_object_dialog.ui b/ui/qt/export_object_dialog.ui new file mode 100644 index 00000000..81ea0da0 --- /dev/null +++ b/ui/qt/export_object_dialog.ui @@ -0,0 +1,181 @@ + + + ExportObjectDialog + + + + 0 + 0 + 750 + 520 + + + + Dialog + + + true + + + + + + + + Text Filter: + + + + + + + Only display entries containing this string + + + + + + + Content Type: + + + + + + + + + + + + false + + + true + + + false + + + true + + + false + + + + + + + true + + + QFrame::NoFrame + + + QFrame::Plain + + + 0 + + + + 0 + + + 0 + + + + + Searching for objects + + + + + + + QProgressBar { width: 10em; } + + + 0 + + + -1 + + + false + + + + + + + Qt::Horizontal + + + + 387 + 20 + + + + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Close|QDialogButtonBox::Help|QDialogButtonBox::Open|QDialogButtonBox::Save|QDialogButtonBox::SaveAll + + + + + + + + ExportObjectsTreeView + QTreeView +
widgets/export_objects_view.h
+
+
+ + + + buttonBox + accepted() + ExportObjectDialog + accept() + + + 248 + 254 + + + 157 + 274 + + + + + buttonBox + rejected() + ExportObjectDialog + reject() + + + 316 + 260 + + + 286 + 274 + + + + +
-- cgit v1.2.3