47 </p><h4>Signals</h4> |
47 </p><h4>Signals</h4> |
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(QString)</dt> |
52 </dd><dt>schemaRequested(str)</dt> |
53 <dd> |
53 <dd> |
54 emitted when the schema display is requested |
54 emitted when the schema display is requested |
55 </dd><dt>tableActivated(QString)</dt> |
55 </dd><dt>tableActivated(str)</dt> |
56 <dd> |
56 <dd> |
57 emitted after the entry for a table has been activated |
57 emitted after the entry for a table has been activated |
58 </dd> |
58 </dd> |
59 </dl> |
59 </dl> |
60 <h3>Derived from</h3> |
60 <h3>Derived from</h3> |
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>cleared</td></tr><tr><td>schemaRequested</td></tr><tr><td>tableActivated</td></tr> |
65 </table> |
65 </table> |
66 <h3>Methods</h3> |
66 <h3>Methods</h3> |
67 <table> |
67 <table> |
68 <tr> |
68 <tr> |
69 <td><a href="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td> |
69 <td><a href="#SqlConnectionWidget.__init__">SqlConnectionWidget</a></td> |