Documentation/Source/eric5.SqlBrowser.SqlBrowserWidget.html

changeset 3591
2f2a4a76dd22
parent 2966
f85f686981ad
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
65 <tr> 65 <tr>
66 <td><a href="#SqlBrowserWidget.__init__">SqlBrowserWidget</a></td> 66 <td><a href="#SqlBrowserWidget.__init__">SqlBrowserWidget</a></td>
67 <td>Constructor</td> 67 <td>Constructor</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#SqlBrowserWidget.__deleteRow">__deleteRow</a></td> 69 <td><a href="#SqlBrowserWidget.__deleteRow">__deleteRow</a></td>
70 <td>Privat slot to delete a row from the database table.</td> 70 <td>Private slot to delete a row from the database table.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#SqlBrowserWidget.__insertRow">__insertRow</a></td> 72 <td><a href="#SqlBrowserWidget.__insertRow">__insertRow</a></td>
73 <td>Privat slot to insert a row into the database table.</td> 73 <td>Private slot to insert a row into the database table.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#SqlBrowserWidget.addConnection">addConnection</a></td> 75 <td><a href="#SqlBrowserWidget.addConnection">addConnection</a></td>
76 <td>Public method to add a database connection.</td> 76 <td>Public method to add a database connection.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#SqlBrowserWidget.addConnectionByDialog">addConnectionByDialog</a></td> 78 <td><a href="#SqlBrowserWidget.addConnectionByDialog">addConnectionByDialog</a></td>
128 </dd> 128 </dd>
129 </dl><a NAME="SqlBrowserWidget.__deleteRow" ID="SqlBrowserWidget.__deleteRow"></a> 129 </dl><a NAME="SqlBrowserWidget.__deleteRow" ID="SqlBrowserWidget.__deleteRow"></a>
130 <h4>SqlBrowserWidget.__deleteRow</h4> 130 <h4>SqlBrowserWidget.__deleteRow</h4>
131 <b>__deleteRow</b>(<i></i>) 131 <b>__deleteRow</b>(<i></i>)
132 <p> 132 <p>
133 Privat slot to delete a row from the database table. 133 Private slot to delete a row from the database table.
134 </p><a NAME="SqlBrowserWidget.__insertRow" ID="SqlBrowserWidget.__insertRow"></a> 134 </p><a NAME="SqlBrowserWidget.__insertRow" ID="SqlBrowserWidget.__insertRow"></a>
135 <h4>SqlBrowserWidget.__insertRow</h4> 135 <h4>SqlBrowserWidget.__insertRow</h4>
136 <b>__insertRow</b>(<i></i>) 136 <b>__insertRow</b>(<i></i>)
137 <p> 137 <p>
138 Privat slot to insert a row into the database table. 138 Private slot to insert a row into the database table.
139 </p><a NAME="SqlBrowserWidget.addConnection" ID="SqlBrowserWidget.addConnection"></a> 139 </p><a NAME="SqlBrowserWidget.addConnection" ID="SqlBrowserWidget.addConnection"></a>
140 <h4>SqlBrowserWidget.addConnection</h4> 140 <h4>SqlBrowserWidget.addConnection</h4>
141 <b>addConnection</b>(<i>driver, dbName, user, password, host, port</i>) 141 <b>addConnection</b>(<i>driver, dbName, user, password, host, port</i>)
142 <p> 142 <p>
143 Public method to add a database connection. 143 Public method to add a database connection.

eric ide

mercurial