diff -r aed3e558407f -r d8b99b5fa673 Documentation/Help/source.qhp --- a/Documentation/Help/source.qhp Thu May 11 18:26:56 2017 +0200 +++ b/Documentation/Help/source.qhp Sat May 13 12:09:45 2017 +0200 @@ -1176,6 +1176,7 @@ <section title="eric6.WebBrowser.Navigation" ref="index-eric6.WebBrowser.Navigation.html"> <section title="eric6.WebBrowser.Navigation.NavigationBar" ref="eric6.WebBrowser.Navigation.NavigationBar.html" /> <section title="eric6.WebBrowser.Navigation.NavigationContainer" ref="eric6.WebBrowser.Navigation.NavigationContainer.html" /> + <section title="eric6.WebBrowser.Navigation.ReloadStopButton" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html" /> </section> <section title="eric6.WebBrowser.Network" ref="index-eric6.WebBrowser.Network.html"> <section title="eric6.WebBrowser.Network.EricSchemeHandler" ref="eric6.WebBrowser.Network.EricSchemeHandler.html" /> @@ -4981,6 +4982,7 @@ <keyword name="Editor.__setAutoCompletion" id="Editor.__setAutoCompletion" ref="eric6.QScintilla.Editor.html#Editor.__setAutoCompletion" /> <keyword name="Editor.__setCallTips" id="Editor.__setCallTips" ref="eric6.QScintilla.Editor.html#Editor.__setCallTips" /> <keyword name="Editor.__setEolMode" id="Editor.__setEolMode" ref="eric6.QScintilla.Editor.html#Editor.__setEolMode" /> + <keyword name="Editor.__setLineMarkerColours" id="Editor.__setLineMarkerColours" ref="eric6.QScintilla.Editor.html#Editor.__setLineMarkerColours" /> <keyword name="Editor.__setMarginsDisplay" id="Editor.__setMarginsDisplay" ref="eric6.QScintilla.Editor.html#Editor.__setMarginsDisplay" /> <keyword name="Editor.__setSpelling" id="Editor.__setSpelling" ref="eric6.QScintilla.Editor.html#Editor.__setSpelling" /> <keyword name="Editor.__setSpellingLanguage" id="Editor.__setSpellingLanguage" ref="eric6.QScintilla.Editor.html#Editor.__setSpellingLanguage" /> @@ -9993,9 +9995,8 @@ <keyword name="NavigationBar.backButton" id="NavigationBar.backButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.backButton" /> <keyword name="NavigationBar.exitFullScreenButton" id="NavigationBar.exitFullScreenButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.exitFullScreenButton" /> <keyword name="NavigationBar.forwardButton" id="NavigationBar.forwardButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.forwardButton" /> - <keyword name="NavigationBar.reloadButton" id="NavigationBar.reloadButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.reloadButton" /> + <keyword name="NavigationBar.reloadStopButton" id="NavigationBar.reloadStopButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.reloadStopButton" /> <keyword name="NavigationBar.searchEdit" id="NavigationBar.searchEdit" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.searchEdit" /> - <keyword name="NavigationBar.stopButton" id="NavigationBar.stopButton" ref="eric6.WebBrowser.Navigation.NavigationBar.html#NavigationBar.stopButton" /> <keyword name="NavigationContainer" id="NavigationContainer" ref="eric6.WebBrowser.Navigation.NavigationContainer.html#NavigationContainer" /> <keyword name="NavigationContainer (Constructor)" id="NavigationContainer (Constructor)" ref="eric6.WebBrowser.Navigation.NavigationContainer.html#NavigationContainer.__init__" /> <keyword name="NavigationContainer (Module)" id="NavigationContainer (Module)" ref="eric6.WebBrowser.Navigation.NavigationContainer.html" /> @@ -12185,6 +12186,12 @@ <keyword name="Reindenter.fixedLine" id="Reindenter.fixedLine" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html#Reindenter.fixedLine" /> <keyword name="Reindenter.getline" id="Reindenter.getline" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html#Reindenter.getline" /> <keyword name="Reindenter.run" id="Reindenter.run" ref="eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html#Reindenter.run" /> + <keyword name="ReloadStopButton" id="ReloadStopButton" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html#ReloadStopButton" /> + <keyword name="ReloadStopButton (Constructor)" id="ReloadStopButton (Constructor)" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html#ReloadStopButton.__init__" /> + <keyword name="ReloadStopButton (Module)" id="ReloadStopButton (Module)" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html" /> + <keyword name="ReloadStopButton.__buttonClicked" id="ReloadStopButton.__buttonClicked" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html#ReloadStopButton.__buttonClicked" /> + <keyword name="ReloadStopButton.__updateButton" id="ReloadStopButton.__updateButton" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html#ReloadStopButton.__updateButton" /> + <keyword name="ReloadStopButton.setLoading" id="ReloadStopButton.setLoading" ref="eric6.WebBrowser.Navigation.ReloadStopButton.html#ReloadStopButton.setLoading" /> <keyword name="RemoveBookmarksCommand" id="RemoveBookmarksCommand" ref="eric6.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand" /> <keyword name="RemoveBookmarksCommand" id="RemoveBookmarksCommand" ref="eric6.WebBrowser.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand" /> <keyword name="RemoveBookmarksCommand (Constructor)" id="RemoveBookmarksCommand (Constructor)" ref="eric6.Helpviewer.Bookmarks.BookmarksManager.html#RemoveBookmarksCommand.__init__" /> @@ -18083,6 +18090,7 @@ <file>eric6.WebBrowser.JavaScript.StartPageJsObject.html</file> <file>eric6.WebBrowser.Navigation.NavigationBar.html</file> <file>eric6.WebBrowser.Navigation.NavigationContainer.html</file> + <file>eric6.WebBrowser.Navigation.ReloadStopButton.html</file> <file>eric6.WebBrowser.Network.EricSchemeHandler.html</file> <file>eric6.WebBrowser.Network.NetworkManager.html</file> <file>eric6.WebBrowser.Network.NetworkUrlInterceptor.html</file>