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

branch
eric7
changeset 10784
521fd465b048
equal deleted inserted replaced
10783:ccf28bec1227 10784:521fd465b048
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.RemoteServerInterface</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.RemoteServerInterface</h1>
9 <p>
10 Package implementing the components of the eric-ide remote server interface.
11 </p>
12
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.RemoteServerInterface.EricServerConnectionDialog.html">EricServerConnectionDialog</a></td>
20 <td>Module implementing a dialog to enter the parameters for a connection to an eric-ide server.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.RemoteServerInterface.EricServerCoverageInterface.html">EricServerCoverageInterface</a></td>
24 <td>Module implementing the code coverage interface to the eric-ide server.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.RemoteServerInterface.EricServerDebuggerInterface.html">EricServerDebuggerInterface</a></td>
28 <td>Module implementing the file system interface to the eric-ide server.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.RemoteServerInterface.EricServerEditorConfigInterface.html">EricServerEditorConfigInterface</a></td>
32 <td>Module implementing the Editor Config interface to the eric-ide server.</td>
33 </tr>
34 <tr>
35 <td><a href="eric7.RemoteServerInterface.EricServerFileDialog.html">EricServerFileDialog</a></td>
36 <td>Module implementing a file dialog showing the file system of the eric-ide server.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.RemoteServerInterface.EricServerFileSystemInterface.html">EricServerFileSystemInterface</a></td>
40 <td>Module implementing the file system interface to the eric-ide server.</td>
41 </tr>
42 <tr>
43 <td><a href="eric7.RemoteServerInterface.EricServerInterface.html">EricServerInterface</a></td>
44 <td>Module implementing the interface to the eric remote server.</td>
45 </tr>
46 <tr>
47 <td><a href="eric7.RemoteServerInterface.EricServerProfilesDialog.html">EricServerProfilesDialog</a></td>
48 <td>Module implementing a dialog to manage server connection profiles.</td>
49 </tr>
50 </table>
51 </body></html>

eric ide

mercurial