X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/88d3f92dff4f153308092d8301b57c2bb8e4b03e..b14f98de19b97bcf8ca967f635c6df39963df2b0:/src/dolphinurlnavigator.h diff --git a/src/dolphinurlnavigator.h b/src/dolphinurlnavigator.h index 9bcc32b4d..1962e2f06 100644 --- a/src/dolphinurlnavigator.h +++ b/src/dolphinurlnavigator.h @@ -66,6 +66,16 @@ public: */ void setVisualState(const VisualState &visualState); + /** + * Clears the text in the text field + */ + void clearText() const; + + /** + * Displays placeholder text in the URL navigator + */ + void setPlaceholderText(const QString &text); + public slots: /** * Switches to "breadcrumb" mode if the editable mode is not set to be