120 tuple of (str, str, str, str, str, int) |
120 tuple of (str, str, str, str, str, int) |
121 </dd> |
121 </dd> |
122 </dl> |
122 </dl> |
123 <a NAME="SqlConnectionDialog.on_databasePicker_textChanged" ID="SqlConnectionDialog.on_databasePicker_textChanged"></a> |
123 <a NAME="SqlConnectionDialog.on_databasePicker_textChanged" ID="SqlConnectionDialog.on_databasePicker_textChanged"></a> |
124 <h4>SqlConnectionDialog.on_databasePicker_textChanged</h4> |
124 <h4>SqlConnectionDialog.on_databasePicker_textChanged</h4> |
125 <b>on_databasePicker_textChanged</b>(<i>txt</i>) |
125 <b>on_databasePicker_textChanged</b>(<i>_txt</i>) |
126 <p> |
126 <p> |
127 Private slot handling the change of the database name. |
127 Private slot handling the change of the database name. |
128 </p> |
128 </p> |
129 |
129 |
130 <dl> |
130 <dl> |
131 |
131 |
132 <dt><i>txt</i> (str)</dt> |
132 <dt><i>_txt</i> (str)</dt> |
133 <dd> |
133 <dd> |
134 text of the edit |
134 text of the edit (unused) |
135 </dd> |
135 </dd> |
136 </dl> |
136 </dl> |
137 <a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a> |
137 <a NAME="SqlConnectionDialog.on_driverCombo_activated" ID="SqlConnectionDialog.on_driverCombo_activated"></a> |
138 <h4>SqlConnectionDialog.on_driverCombo_activated</h4> |
138 <h4>SqlConnectionDialog.on_driverCombo_activated</h4> |
139 <b>on_driverCombo_activated</b>(<i>index</i>) |
139 <b>on_driverCombo_activated</b>(<i>_index</i>) |
140 <p> |
140 <p> |
141 Private slot handling the selection of a database driver. |
141 Private slot handling the selection of a database driver. |
142 </p> |
142 </p> |
143 |
143 |
144 <dl> |
144 <dl> |
145 |
145 |
146 <dt><i>index</i> (int)</dt> |
146 <dt><i>_index</i> (int)</dt> |
147 <dd> |
147 <dd> |
148 index of the selected entry |
148 index of the selected entry (unused) |
149 </dd> |
149 </dd> |
150 </dl> |
150 </dl> |
151 <div align="right"><a href="#top">Up</a></div> |
151 <div align="right"><a href="#top">Up</a></div> |
152 <hr /> |
152 <hr /> |
153 </body></html> |
153 </body></html> |