Documentation/Source/eric5.SqlBrowser.SqlConnectionDialog.html

changeset 110
c9a969db1469
parent 58
37f0444c3479
child 409
0ea528e80202
equal deleted inserted replaced
109:9c72858d4b7a 110:c9a969db1469
89 <p> 89 <p>
90 Public method to retrieve the connection data. 90 Public method to retrieve the connection data.
91 </p><dl> 91 </p><dl>
92 <dt>Returns:</dt> 92 <dt>Returns:</dt>
93 <dd> 93 <dd>
94 tuple giving the driver name (QString), the database name (QString), 94 tuple giving the driver name (string), the database name (string),
95 the user name (QString), the password (QString), the host name (QString) 95 the user name (string), the password (string), the host name (string)
96 and the port (integer) 96 and the port (integer)
97 </dd> 97 </dd>
98 </dl><a NAME="SqlConnectionDialog.on_databaseEdit_textChanged" ID="SqlConnectionDialog.on_databaseEdit_textChanged"></a> 98 </dl><a NAME="SqlConnectionDialog.on_databaseEdit_textChanged" ID="SqlConnectionDialog.on_databaseEdit_textChanged"></a>
99 <h4>SqlConnectionDialog.on_databaseEdit_textChanged</h4> 99 <h4>SqlConnectionDialog.on_databaseEdit_textChanged</h4>
100 <b>on_databaseEdit_textChanged</b>(<i>p0</i>) 100 <b>on_databaseEdit_textChanged</b>(<i>p0</i>)

eric ide

mercurial