Documentation/Source/eric5.SqlBrowser.SqlBrowser.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.SqlBrowser.SqlBrowser.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.SqlBrowser.SqlBrowser.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.SqlBrowser.SqlBrowser</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#81;&#76; &#66;&#114;&#111;w&#115;&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w.
+Module implementing the SQL Browser main window.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#SqlBrowser">SqlBrowser</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#81;&#76; &#66;&#114;&#111;w&#115;&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w.</td>
+<td>Class implementing the SQL Browser main window.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="SqlBrowser" ID="SqlBrowser"></a>
 <h2>SqlBrowser</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#83;&#81;&#76; &#66;&#114;&#111;w&#115;&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w.
+    Class implementing the SQL Browser main window.
 </p>
 <h3>Derived from</h3>
 QMainWindow
@@ -55,70 +55,70 @@
 <table>
 <tr>
 <td><a href="#SqlBrowser.__init__">SqlBrowser</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__about">__about</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to show the about information.</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__aboutQt">__aboutQt</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#105;&#110;&#102;&#111; &#97;&#98;&#111;&#117;&#116; &#81;&#116;.</td>
+<td>Private slot to show info about Qt.</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__initActions">__initActions</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#102;&#105;&#110;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;.</td>
+<td>Private method to define the user interface actions.</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__initMenus">__initMenus</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#109;&#101;&#110;&#117;&#115;.</td>
+<td>Private method to create the menus.</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__initToolbars">__initToolbars</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#116;&#111;&#111;&#108;&#98;&#97;&#114;&#115;.</td>
+<td>Private method to create the toolbars.</td>
 </tr><tr>
 <td><a href="#SqlBrowser.__uiStartUp">__uiStartUp</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#100;&#111; &#115;&#111;&#109;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#85;&#73; &#104;&#97;&#115; &#115;&#116;&#97;&#114;&#116;&#101;&#100; &#97;&#110;&#100; &#116;&#104;&#101; &#109;&#97;&#105;&#110; &#108;&#111;&#111;&#112; &#105;&#115; &#117;&#112;.</td>
+<td>Private slot to do some actions after the UI has started and the main loop is up.</td>
 </tr>
 </table>
 <a NAME="SqlBrowser.__init__" ID="SqlBrowser.__init__"></a>
 <h4>SqlBrowser (Constructor)</h4>
 <b>SqlBrowser</b>(<i>connections = [], parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>connections</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#100;&#97;&#116;&#97;&#98;&#97;&#115;&#101; &#99;&#111;&#110;&#110;&#101;&#99;&#116;&#105;&#111;&#110;&#115; &#116;&#111; &#97;&#100;&#100; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of database connections to add (list of strings)
 </dd><dt><i>reference</i></dt>
 <dd>
-&#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+to the parent widget (QWidget)
 </dd>
 </dl><a NAME="SqlBrowser.__about" ID="SqlBrowser.__about"></a>
 <h4>SqlBrowser.__about</h4>
 <b>__about</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.
+        Private slot to show the about information.
 </p><a NAME="SqlBrowser.__aboutQt" ID="SqlBrowser.__aboutQt"></a>
 <h4>SqlBrowser.__aboutQt</h4>
 <b>__aboutQt</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#105;&#110;&#102;&#111; &#97;&#98;&#111;&#117;&#116; &#81;&#116;.
+        Private slot to show info about Qt.
 </p><a NAME="SqlBrowser.__initActions" ID="SqlBrowser.__initActions"></a>
 <h4>SqlBrowser.__initActions</h4>
 <b>__initActions</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#102;&#105;&#110;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;.
+        Private method to define the user interface actions.
 </p><a NAME="SqlBrowser.__initMenus" ID="SqlBrowser.__initMenus"></a>
 <h4>SqlBrowser.__initMenus</h4>
 <b>__initMenus</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#109;&#101;&#110;&#117;&#115;.
+        Private method to create the menus.
 </p><a NAME="SqlBrowser.__initToolbars" ID="SqlBrowser.__initToolbars"></a>
 <h4>SqlBrowser.__initToolbars</h4>
 <b>__initToolbars</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#116;&#111;&#111;&#108;&#98;&#97;&#114;&#115;.
+        Private method to create the toolbars.
 </p><a NAME="SqlBrowser.__uiStartUp" ID="SqlBrowser.__uiStartUp"></a>
 <h4>SqlBrowser.__uiStartUp</h4>
 <b>__uiStartUp</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#100;&#111; &#115;&#111;&#109;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#85;&#73; &#104;&#97;&#115; &#115;&#116;&#97;&#114;&#116;&#101;&#100; &#97;&#110;&#100; &#116;&#104;&#101; &#109;&#97;&#105;&#110; &#108;&#111;&#111;&#112; &#105;&#115; &#117;&#112;.
+        Private slot to do some actions after the UI has started and the main loop is up.
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial