49 QMainWindow |
49 QMainWindow |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SqlBrowser.__init__">SqlBrowser</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SqlBrowser.__about">__about</a></td> |
61 <td><a href="#SqlBrowser.__about">__about</a></td> |
61 <td>Private slot to show the about information.</td> |
62 <td>Private slot to show the about information.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SqlBrowser.__aboutQt">__aboutQt</a></td> |
64 <td><a href="#SqlBrowser.__aboutQt">__aboutQt</a></td> |
64 <td>Private slot to show info about Qt.</td> |
65 <td>Private slot to show info about Qt.</td> |
73 <td>Private method to create the toolbars.</td> |
74 <td>Private method to create the toolbars.</td> |
74 </tr><tr> |
75 </tr><tr> |
75 <td><a href="#SqlBrowser.__uiStartUp">__uiStartUp</a></td> |
76 <td><a href="#SqlBrowser.__uiStartUp">__uiStartUp</a></td> |
76 <td>Private slot to do some actions after the UI has started and the main loop is up.</td> |
77 <td>Private slot to do some actions after the UI has started and the main loop is up.</td> |
77 </tr> |
78 </tr> |
|
79 </table> |
|
80 <h3>Static Methods</h3> |
|
81 <table> |
|
82 <tr><td>None</td></tr> |
78 </table> |
83 </table> |
79 <a NAME="SqlBrowser.__init__" ID="SqlBrowser.__init__"></a> |
84 <a NAME="SqlBrowser.__init__" ID="SqlBrowser.__init__"></a> |
80 <h4>SqlBrowser (Constructor)</h4> |
85 <h4>SqlBrowser (Constructor)</h4> |
81 <b>SqlBrowser</b>(<i>connections=[], parent=None</i>) |
86 <b>SqlBrowser</b>(<i>connections=[], parent=None</i>) |
82 <p> |
87 <p> |