eric7/Documentation/Source/index-eric7.SqlBrowser.html

Sat, 02 Apr 2022 17:07:56 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 02 Apr 2022 17:07:56 +0200
branch
eric7
changeset 9014
cdf68c00881d
parent 8596
d64760b2da50
permissions
-rw-r--r--

pip Interface
- added the capability to save the licenses overview as a CSV file

<!DOCTYPE html>
<html><head>
<title>eric7.SqlBrowser</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.SqlBrowser</h1>

<p>
Package containing module for the SQL browser tool.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.SqlBrowser.SqlBrowser.html">SqlBrowser</a></td>
<td>Module implementing the SQL Browser main window.</td>
</tr>
<tr>
<td><a href="eric7.SqlBrowser.SqlBrowserWidget.html">SqlBrowserWidget</a></td>
<td>Module implementing the SQL Browser widget.</td>
</tr>
<tr>
<td><a href="eric7.SqlBrowser.SqlConnectionDialog.html">SqlConnectionDialog</a></td>
<td>Module implementing a dialog to enter the connection parameters.</td>
</tr>
<tr>
<td><a href="eric7.SqlBrowser.SqlConnectionWidget.html">SqlConnectionWidget</a></td>
<td>Module implementing a widget showing the SQL connections.</td>
</tr>
</table>
</body></html>

eric ide

mercurial