Documentation/Source/eric5.UI.UserInterface.html

changeset 2745
96f2e249226a
parent 2697
1cd7fa670b05
child 2763
e4794166ad70
diff -r 76abd23845d1 -r 96f2e249226a Documentation/Source/eric5.UI.UserInterface.html
--- 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