59 <tr> |
59 <tr> |
60 <td><a href="#SqlConnectionDialog.__init__">SqlConnectionDialog</a></td> |
60 <td><a href="#SqlConnectionDialog.__init__">SqlConnectionDialog</a></td> |
61 <td>Constructor</td> |
61 <td>Constructor</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#SqlConnectionDialog.__updateDialog">__updateDialog</a></td> |
63 <td><a href="#SqlConnectionDialog.__updateDialog">__updateDialog</a></td> |
64 <td>Private slot to update the dialog depending on it's contents.</td> |
64 <td>Private slot to update the dialog depending on its contents.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#SqlConnectionDialog.getData">getData</a></td> |
66 <td><a href="#SqlConnectionDialog.getData">getData</a></td> |
67 <td>Public method to retrieve the connection data.</td> |
67 <td>Public method to retrieve the connection data.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#SqlConnectionDialog.on_databaseEdit_textChanged">on_databaseEdit_textChanged</a></td> |
69 <td><a href="#SqlConnectionDialog.on_databaseEdit_textChanged">on_databaseEdit_textChanged</a></td> |
87 Constructor |
87 Constructor |
88 </p><a NAME="SqlConnectionDialog.__updateDialog" ID="SqlConnectionDialog.__updateDialog"></a> |
88 </p><a NAME="SqlConnectionDialog.__updateDialog" ID="SqlConnectionDialog.__updateDialog"></a> |
89 <h4>SqlConnectionDialog.__updateDialog</h4> |
89 <h4>SqlConnectionDialog.__updateDialog</h4> |
90 <b>__updateDialog</b>(<i></i>) |
90 <b>__updateDialog</b>(<i></i>) |
91 <p> |
91 <p> |
92 Private slot to update the dialog depending on it's contents. |
92 Private slot to update the dialog depending on its contents. |
93 </p><a NAME="SqlConnectionDialog.getData" ID="SqlConnectionDialog.getData"></a> |
93 </p><a NAME="SqlConnectionDialog.getData" ID="SqlConnectionDialog.getData"></a> |
94 <h4>SqlConnectionDialog.getData</h4> |
94 <h4>SqlConnectionDialog.getData</h4> |
95 <b>getData</b>(<i></i>) |
95 <b>getData</b>(<i></i>) |
96 <p> |
96 <p> |
97 Public method to retrieve the connection data. |
97 Public method to retrieve the connection data. |