Documentation/Source/eric5.SqlBrowser.SqlConnectionWidget.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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>
61 QWidget 61 QWidget
62 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
63 <table> 63 <table>
64 <tr><td>None</td></tr> 64 <tr><td>None</td></tr>
65 </table> 65 </table>
66 <h3>Class Methods</h3>
67 <table>
68 <tr><td>None</td></tr>
69 </table>
66 <h3>Methods</h3> 70 <h3>Methods</h3>
67 <table> 71 <table>
68 <tr> 72 <tr>
69 <td><a href="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td> 73 <td><a href="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td>
70 <td>Constructor</td> 74 <td>Constructor</td>
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>

eric ide

mercurial