Regenerated source docu.

Tue, 25 Jun 2013 19:12:22 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 25 Jun 2013 19:12:22 +0200
changeset 2745
96f2e249226a
parent 2744
76abd23845d1
child 2746
96dc4bcb6dc0

Regenerated source docu.

APIs/Python3/eric5.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html file | annotate | diff | comparison | revisions
Documentation/Source/eric5.UI.UserInterface.html file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric5.api	Tue Jun 25 19:11:24 2013 +0200
+++ b/APIs/Python3/eric5.api	Tue Jun 25 19:12:22 2013 +0200
@@ -5752,6 +5752,7 @@
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.HelpAppearancePage?1()
 eric5.Preferences.ConfigurationPages.HelpAppearancePage.create?4(dlg)
 eric5.Preferences.ConfigurationPages.HelpDocumentationPage.HelpDocumentationPage.on_pyqt4DocDirButton_clicked?4()
+eric5.Preferences.ConfigurationPages.HelpDocumentationPage.HelpDocumentationPage.on_pyqt5DocDirButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpDocumentationPage.HelpDocumentationPage.on_pysideDocDirButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpDocumentationPage.HelpDocumentationPage.on_python2DocDirButton_clicked?4()
 eric5.Preferences.ConfigurationPages.HelpDocumentationPage.HelpDocumentationPage.on_pythonDocDirButton_clicked?4()
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Tue Jun 25 19:11:24 2013 +0200
+++ b/Documentation/Help/source.qhp	Tue Jun 25 19:12:22 2013 +0200
@@ -5040,6 +5040,7 @@
       <keyword name="HelpDocumentationPage (Constructor)" id="HelpDocumentationPage (Constructor)" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.__init__" />
       <keyword name="HelpDocumentationPage (Module)" id="HelpDocumentationPage (Module)" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html" />
       <keyword name="HelpDocumentationPage.on_pyqt4DocDirButton_clicked" id="HelpDocumentationPage.on_pyqt4DocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pyqt4DocDirButton_clicked" />
+      <keyword name="HelpDocumentationPage.on_pyqt5DocDirButton_clicked" id="HelpDocumentationPage.on_pyqt5DocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pyqt5DocDirButton_clicked" />
       <keyword name="HelpDocumentationPage.on_pysideDocDirButton_clicked" id="HelpDocumentationPage.on_pysideDocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pysideDocDirButton_clicked" />
       <keyword name="HelpDocumentationPage.on_python2DocDirButton_clicked" id="HelpDocumentationPage.on_python2DocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_python2DocDirButton_clicked" />
       <keyword name="HelpDocumentationPage.on_pythonDocDirButton_clicked" id="HelpDocumentationPage.on_pythonDocDirButton_clicked" ref="eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html#HelpDocumentationPage.on_pythonDocDirButton_clicked" />
@@ -11560,6 +11561,7 @@
       <keyword name="UserInterface.__showPluginsAvailable" id="UserInterface.__showPluginsAvailable" ref="eric5.UI.UserInterface.html#UserInterface.__showPluginsAvailable" />
       <keyword name="UserInterface.__showPrevious" id="UserInterface.__showPrevious" ref="eric5.UI.UserInterface.html#UserInterface.__showPrevious" />
       <keyword name="UserInterface.__showPyQt4Doc" id="UserInterface.__showPyQt4Doc" ref="eric5.UI.UserInterface.html#UserInterface.__showPyQt4Doc" />
+      <keyword name="UserInterface.__showPyQt5Doc" id="UserInterface.__showPyQt5Doc" ref="eric5.UI.UserInterface.html#UserInterface.__showPyQt5Doc" />
       <keyword name="UserInterface.__showPySideDoc" id="UserInterface.__showPySideDoc" ref="eric5.UI.UserInterface.html#UserInterface.__showPySideDoc" />
       <keyword name="UserInterface.__showPython2Doc" id="UserInterface.__showPython2Doc" ref="eric5.UI.UserInterface.html#UserInterface.__showPython2Doc" />
       <keyword name="UserInterface.__showPythonDoc" id="UserInterface.__showPythonDoc" ref="eric5.UI.UserInterface.html#UserInterface.__showPythonDoc" />
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html	Tue Jun 25 19:11:24 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html	Tue Jun 25 19:12:22 2013 +0200
@@ -66,6 +66,9 @@
 <td><a href="#HelpDocumentationPage.on_pyqt4DocDirButton_clicked">on_pyqt4DocDirButton_clicked</a></td>
 <td>Private slot to select the PyQt4 documentation directory.</td>
 </tr><tr>
+<td><a href="#HelpDocumentationPage.on_pyqt5DocDirButton_clicked">on_pyqt5DocDirButton_clicked</a></td>
+<td>Private slot to select the PyQt5 documentation directory.</td>
+</tr><tr>
 <td><a href="#HelpDocumentationPage.on_pysideDocDirButton_clicked">on_pysideDocDirButton_clicked</a></td>
 <td>Private slot to select the PySide documentation directory.</td>
 </tr><tr>
@@ -99,6 +102,11 @@
 <b>on_pyqt4DocDirButton_clicked</b>(<i></i>)
 <p>
         Private slot to select the PyQt4 documentation directory.
+</p><a NAME="HelpDocumentationPage.on_pyqt5DocDirButton_clicked" ID="HelpDocumentationPage.on_pyqt5DocDirButton_clicked"></a>
+<h4>HelpDocumentationPage.on_pyqt5DocDirButton_clicked</h4>
+<b>on_pyqt5DocDirButton_clicked</b>(<i></i>)
+<p>
+        Private slot to select the PyQt5 documentation directory.
 </p><a NAME="HelpDocumentationPage.on_pysideDocDirButton_clicked" ID="HelpDocumentationPage.on_pysideDocDirButton_clicked"></a>
 <h4>HelpDocumentationPage.on_pysideDocDirButton_clicked</h4>
 <b>on_pysideDocDirButton_clicked</b>(<i></i>)
--- a/Documentation/Source/eric5.UI.UserInterface.html	Tue Jun 25 19:11:24 2013 +0200
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Tue Jun 25 19:12:22 2013 +0200
@@ -472,6 +472,9 @@
 <td><a href="#UserInterface.__showPyQt4Doc">__showPyQt4Doc</a></td>
 <td>Private slot to show the PyQt4 documentation.</td>
 </tr><tr>
+<td><a href="#UserInterface.__showPyQt5Doc">__showPyQt5Doc</a></td>
+<td>Private slot to show the PyQt5 documentation.</td>
+</tr><tr>
 <td><a href="#UserInterface.__showPySideDoc">__showPySideDoc</a></td>
 <td>Private slot to show the PySide documentation.</td>
 </tr><tr>
@@ -1459,6 +1462,11 @@
 <b>__showPyQt4Doc</b>(<i></i>)
 <p>
         Private slot to show the PyQt4 documentation.
+</p><a NAME="UserInterface.__showPyQt5Doc" ID="UserInterface.__showPyQt5Doc"></a>
+<h4>UserInterface.__showPyQt5Doc</h4>
+<b>__showPyQt5Doc</b>(<i></i>)
+<p>
+        Private slot to show the PyQt5 documentation.
 </p><a NAME="UserInterface.__showPySideDoc" ID="UserInterface.__showPySideDoc"></a>
 <h4>UserInterface.__showPySideDoc</h4>
 <b>__showPySideDoc</b>(<i></i>)

eric ide

mercurial