From b72c14dc89a12e373b43adde577949ffd337eec1 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 15 Feb 2015 18:33:25 +0100 Subject: [PATCH] UI file for the search widget - WIP --- src/ui/searchwidget.ui | 83 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 src/ui/searchwidget.ui diff --git a/src/ui/searchwidget.ui b/src/ui/searchwidget.ui new file mode 100644 index 0000000..9dcb5c9 --- /dev/null +++ b/src/ui/searchwidget.ui @@ -0,0 +1,83 @@ + + + SearchWidget + + + + 0 + 0 + 387 + 45 + + + + + 0 + 0 + + + + + + + + + + + + + + + + true + + + + + + + + 0 + 0 + + + + Search for tags: + + + + + + + + 0 + 0 + + + + Tags to include in search (optional) + + + Input here the tags that should be used when looking for posts. Separate them with commas, without spaces. + + + + + + + Search + + + + + + + + KLineEdit + QLineEdit +
klineedit.h
+
+
+ + +