src/eric7/Documentation/Source/index-eric7.RemoteServerInterface.html

Sat, 26 Apr 2025 12:34:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Apr 2025 12:34:32 +0200
branch
eric7
changeset 11240
c48c615c04a3
parent 10784
521fd465b048
permissions
-rw-r--r--

MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.

<!DOCTYPE html>
<html><head>
<title>eric7.RemoteServerInterface</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.RemoteServerInterface</h1>
<p>
Package implementing the components of the eric-ide remote server interface.
</p>



<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.RemoteServerInterface.EricServerConnectionDialog.html">EricServerConnectionDialog</a></td>
<td>Module implementing a dialog to enter the parameters for a connection to an eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerCoverageInterface.html">EricServerCoverageInterface</a></td>
<td>Module implementing the code coverage interface to the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerDebuggerInterface.html">EricServerDebuggerInterface</a></td>
<td>Module implementing the file system interface to the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerEditorConfigInterface.html">EricServerEditorConfigInterface</a></td>
<td>Module implementing the Editor Config interface to the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerFileDialog.html">EricServerFileDialog</a></td>
<td>Module implementing a file dialog showing the file system of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerFileSystemInterface.html">EricServerFileSystemInterface</a></td>
<td>Module implementing the file system interface to the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerInterface.html">EricServerInterface</a></td>
<td>Module implementing the interface to the eric remote server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServerInterface.EricServerProfilesDialog.html">EricServerProfilesDialog</a></td>
<td>Module implementing a dialog to manage server connection profiles.</td>
</tr>
</table>
</body></html>

eric ide

mercurial