From efecb5021cc7855caa05117ebbe74608f5c863f2 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 23 Oct 2009 21:06:33 +0000 Subject: Imported Adam Kidders search configuration widgets from playground/base/nepomuk/search_widgets_test. I adjusted some names of classes and members and also changed some parts of the implementation, but conceptually the concept is 1:1 like provided by Adam in playground. Currently the UI works quite well, but the creating of the query string has not been integrated yet. svn path=/trunk/KDE/kdebase/apps/; revision=1039572 --- src/search/dolphinsearchbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/search/dolphinsearchbox.h') diff --git a/src/search/dolphinsearchbox.h b/src/search/dolphinsearchbox.h index 2e4c6b85a..018612564 100644 --- a/src/search/dolphinsearchbox.h +++ b/src/search/dolphinsearchbox.h @@ -32,7 +32,7 @@ class QStandardItemModel; class QToolButton; /** - * @brief used for completition for the DolphinSearchBox + * @brief Helper class used for completition for the DolphinSearchBox. */ class DolphinSearchCompleter : public QObject { -- cgit v1.3.1