]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinnavigatorswidgetaction.h
DolphinNavigator: Hide the KUrlNavigator background if DolphinNavigator is outside...
[dolphin.git] / src / dolphinnavigatorswidgetaction.h
index 6f068e27da6a777fa9a8a6b555264af9e03382b3..c9ce4ece2c5682fb44f7a64e799c3c2606f4aa9a 100644 (file)
@@ -85,6 +85,13 @@ public:
      */
     void setSecondaryNavigatorVisible(bool visible);
 
+    /**
+     * Sets the background cosmetic of the location bar(s) visible or hidden.
+     * In frameless designs it's better to hide the background.
+     * @param enabled True for showing background cosmetic, false for hiding it.
+     */
+    void setBackgroundEnabled(bool enabled);
+
 protected:
     /**
      * There should always ever be one navigatorsWidget for this action so