42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="SqlConnectionWidget" ID="SqlConnectionWidget"></a> |
43 <a NAME="SqlConnectionWidget" ID="SqlConnectionWidget"></a> |
44 <h2>SqlConnectionWidget</h2> |
44 <h2>SqlConnectionWidget</h2> |
45 <p> |
45 <p> |
46 Class implementing a widget showing the SQL connections. |
46 Class implementing a widget showing the SQL connections. |
47 </p><h4>Signals</h4> |
47 </p><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>cleared()</dt> |
49 <dt>cleared()</dt> |
50 <dd> |
50 <dd> |
51 emitted after the connection tree has been cleared |
51 emitted after the connection tree has been cleared |
52 </dd><dt>schemaRequested(str)</dt> |
52 </dd><dt>schemaRequested(str)</dt> |
91 <td>Public slot to refresh the connection tree.</td> |
95 <td>Public slot to refresh the connection tree.</td> |
92 </tr><tr> |
96 </tr><tr> |
93 <td><a href="#SqlConnectionWidget.showSchema">showSchema</a></td> |
97 <td><a href="#SqlConnectionWidget.showSchema">showSchema</a></td> |
94 <td>Public slot to show schema data of a database.</td> |
98 <td>Public slot to show schema data of a database.</td> |
95 </tr> |
99 </tr> |
|
100 </table> |
|
101 <h3>Static Methods</h3> |
|
102 <table> |
|
103 <tr><td>None</td></tr> |
96 </table> |
104 </table> |
97 <a NAME="SqlConnectionWidget.__init__" ID="SqlConnectionWidget.__init__"></a> |
105 <a NAME="SqlConnectionWidget.__init__" ID="SqlConnectionWidget.__init__"></a> |
98 <h4>SqlConnectionWidget (Constructor)</h4> |
106 <h4>SqlConnectionWidget (Constructor)</h4> |
99 <b>SqlConnectionWidget</b>(<i>parent = None</i>) |
107 <b>SqlConnectionWidget</b>(<i>parent = None</i>) |
100 <p> |
108 <p> |