Fri, 14 Jun 2024 11:23:45 +0200
Added source documentation for the eric-ide server.
<!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>