eric6/Documentation/Source/eric6.UI.UserInterface.html

changeset 7902
a5248d27c8a9
parent 7900
72b88fb20261
child 7911
4621c9082a43
diff -r 6ff7ccf0cb50 -r a5248d27c8a9 eric6/Documentation/Source/eric6.UI.UserInterface.html
--- a/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sat Dec 19 19:57:09 2020 +0100
+++ b/eric6/Documentation/Source/eric6.UI.UserInterface.html	Sun Dec 20 12:35:26 2020 +0100
@@ -687,10 +687,6 @@
 <td>Private slot to show the Python 3 documentation.</td>
 </tr>
 <tr>
-<td><a href="#UserInterface.__showQt5Doc">__showQt5Doc</a></td>
-<td>Private slot to show the Qt5 documentation.</td>
-</tr>
-<tr>
 <td><a href="#UserInterface.__showQtDoc">__showQtDoc</a></td>
 <td>Private method to show the Qt documentation.</td>
 </tr>
@@ -2338,13 +2334,6 @@
 <p>
         Private slot to show the Python 3 documentation.
 </p>
-<a NAME="UserInterface.__showQt5Doc" ID="UserInterface.__showQt5Doc"></a>
-<h4>UserInterface.__showQt5Doc</h4>
-<b>__showQt5Doc</b>(<i></i>)
-
-<p>
-        Private slot to show the Qt5 documentation.
-</p>
 <a NAME="UserInterface.__showQtDoc" ID="UserInterface.__showQtDoc"></a>
 <h4>UserInterface.__showQtDoc</h4>
 <b>__showQtDoc</b>(<i>version</i>)
@@ -2354,9 +2343,9 @@
 </p>
 <dl>
 
-<dt><i>version</i></dt>
+<dt><i>version</i> (int)</dt>
 <dd>
-Qt version to show documentation for (integer)
+Qt version to show documentation for
 </dd>
 </dl>
 <a NAME="UserInterface.__showSettingsMenu" ID="UserInterface.__showSettingsMenu"></a>

eric ide

mercurial