From a2674f5184c1c6fbcf1f8bbb8099761888f5880d Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 2 Jun 2012 15:45:40 +0200 Subject: Provide a default name when adding a search query to the places panel BUG: 300430 FIXED-IN: 4.9.0 --- src/dolphinviewcontainer.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index f0a0960d2..59d73ec6c 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -117,6 +117,12 @@ public: void setSearchModeEnabled(bool enabled); bool isSearchModeEnabled() const; + /** + * @return Text that should be used for the current URL when creating + * a new place. + */ + QString placesText() const; + public slots: /** * Sets the current active URL, where all actions are applied. The -- cgit v1.3