Documentation/Source/eric5.UI.UserInterface.html

changeset 2298
fa4f79c34e0c
parent 2266
f885a0bc2ccc
child 2331
9e623311630d
child 2374
f78ee0e8f96c
--- a/Documentation/Source/eric5.UI.UserInterface.html	Mon Dec 31 12:35:13 2012 +0100
+++ b/Documentation/Source/eric5.UI.UserInterface.html	Mon Dec 31 15:01:06 2012 +0100
@@ -485,6 +485,12 @@
 <td><a href="#UserInterface.__showQt4Doc">__showQt4Doc</a></td>
 <td>Private slot to show the Qt4 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><tr>
 <td><a href="#UserInterface.__showSubWindowMenu">__showSubWindowMenu</a></td>
 <td>Private slot to display the Window menu of the Window menu.</td>
 </tr><tr>
@@ -1471,7 +1477,22 @@
 <b>__showQt4Doc</b>(<i></i>)
 <p>
         Private slot to show the Qt4 documentation.
-</p><a NAME="UserInterface.__showSubWindowMenu" ID="UserInterface.__showSubWindowMenu"></a>
+</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>)
+<p>
+        Private method to show the Qt documentation.
+</p><dl>
+<dt><i>version</i></dt>
+<dd>
+Qt version to show documentation for (integer)
+</dd>
+</dl><a NAME="UserInterface.__showSubWindowMenu" ID="UserInterface.__showSubWindowMenu"></a>
 <h4>UserInterface.__showSubWindowMenu</h4>
 <b>__showSubWindowMenu</b>(<i></i>)
 <p>

eric ide

mercurial