Regenerated the source docu.

Sun, 08 Feb 2015 13:24:28 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 08 Feb 2015 13:24:28 +0100
changeset 4103
ce70c1a618ca
parent 4102
74cd4222f872
child 4107
501c964e20e7

Regenerated the source docu.

APIs/Python3/eric6.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Tools.TrayStarter.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.eric6_tray.html file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric6.api	Sun Feb 08 13:23:22 2015 +0100
+++ b/APIs/Python3/eric6.api	Sun Feb 08 13:24:28 2015 +0100
@@ -7954,7 +7954,7 @@
 eric6.Tools.TRSingleApplication.TRSingleApplicationServer.loadTranslation?7
 eric6.Tools.TRSingleApplication.TRSingleApplicationServer?1(parent)
 eric6.Tools.TrayStarter.TrayStarter.preferencesChanged?4()
-eric6.Tools.TrayStarter.TrayStarter?1()
+eric6.Tools.TrayStarter.TrayStarter?1(usePyQt4)
 eric6.Tools.UIPreviewer.UIPreviewer.eventFilter?4(obj, ev)
 eric6.Tools.UIPreviewer.UIPreviewer.show?4()
 eric6.Tools.UIPreviewer.UIPreviewer?1(filename=None, parent=None, name=None)
@@ -9053,6 +9053,7 @@
 eric6.eric6_snap.main?4()
 eric6.eric6_sqlbrowser.createMainWidget?4(argv)
 eric6.eric6_sqlbrowser.main?4()
+eric6.eric6_tray.PyQt4Option?7
 eric6.eric6_tray.createMainWidget?4(argv)
 eric6.eric6_tray.main?4()
 eric6.eric6_trpreviewer.createMainWidget?4(argv)
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Source/eric6.Tools.TrayStarter.html	Sun Feb 08 13:23:22 2015 +0100
+++ b/Documentation/Source/eric6.Tools.TrayStarter.html	Sun Feb 08 13:24:28 2015 +0100
@@ -157,10 +157,15 @@
 </table>
 <a NAME="TrayStarter.__init__" ID="TrayStarter.__init__"></a>
 <h4>TrayStarter (Constructor)</h4>
-<b>TrayStarter</b>(<i></i>)
+<b>TrayStarter</b>(<i>usePyQt4</i>)
 <p>
         Constructor
-</p><a NAME="TrayStarter.__about" ID="TrayStarter.__about"></a>
+</p><dl>
+<dt><i>usePyQt4</i></dt>
+<dd>
+flag indicating to use PyQt4 (boolean)
+</dd>
+</dl><a NAME="TrayStarter.__about" ID="TrayStarter.__about"></a>
 <h4>TrayStarter.__about</h4>
 <b>__about</b>(<i></i>)
 <p>
--- a/Documentation/Source/eric6.eric6_tray.html	Sun Feb 08 13:23:22 2015 +0100
+++ b/Documentation/Source/eric6.eric6_tray.html	Sun Feb 08 13:24:28 2015 +0100
@@ -29,7 +29,7 @@
 </p>
 <h3>Global Attributes</h3>
 <table>
-<tr><td>None</td></tr>
+<tr><td>PyQt4Option</td></tr>
 </table>
 <h3>Classes</h3>
 <table>

eric ide

mercurial