src/eric7/Documentation/Source/eric7.Project.Project.html

branch
eric7
changeset 10951
8a7e3a26fe36
parent 10784
521fd465b048
equal deleted inserted replaced
10950:fa0ea22dd909 10951:8a7e3a26fe36
972 <tr> 972 <tr>
973 <td><a href="#Project.registerProjectType">registerProjectType</a></td> 973 <td><a href="#Project.registerProjectType">registerProjectType</a></td>
974 <td>Public method to register a project type.</td> 974 <td>Public method to register a project type.</td>
975 </tr> 975 </tr>
976 <tr> 976 <tr>
977 <td><a href="#Project.remoteConnectionAboutToDisconnect">remoteConnectionAboutToDisconnect</a></td>
978 <td>Public slot to handle the imminent disconnect from an 'eric-ide' server.</td>
979 </tr>
980 <tr>
977 <td><a href="#Project.remoteConnectionChanged">remoteConnectionChanged</a></td> 981 <td><a href="#Project.remoteConnectionChanged">remoteConnectionChanged</a></td>
978 <td>Public slot to handle a change of the 'eric-ide' server connection state.</td> 982 <td>Public slot to handle a change of the 'eric-ide' server connection state.</td>
979 </tr> 983 </tr>
980 <tr> 984 <tr>
981 <td><a href="#Project.removeDirectory">removeDirectory</a></td> 985 <td><a href="#Project.removeDirectory">removeDirectory</a></td>
4430 <dd> 4434 <dd>
4431 programming languages supported by the 4435 programming languages supported by the
4432 project type 4436 project type
4433 </dd> 4437 </dd>
4434 </dl> 4438 </dl>
4439 <a NAME="Project.remoteConnectionAboutToDisconnect" ID="Project.remoteConnectionAboutToDisconnect"></a>
4440 <h4>Project.remoteConnectionAboutToDisconnect</h4>
4441 <b>remoteConnectionAboutToDisconnect</b>(<i></i>)
4442 <p>
4443 Public slot to handle the imminent disconnect from an 'eric-ide' server.
4444 </p>
4445
4435 <a NAME="Project.remoteConnectionChanged" ID="Project.remoteConnectionChanged"></a> 4446 <a NAME="Project.remoteConnectionChanged" ID="Project.remoteConnectionChanged"></a>
4436 <h4>Project.remoteConnectionChanged</h4> 4447 <h4>Project.remoteConnectionChanged</h4>
4437 <b>remoteConnectionChanged</b>(<i>connected</i>) 4448 <b>remoteConnectionChanged</b>(<i>connected</i>)
4438 <p> 4449 <p>
4439 Public slot to handle a change of the 'eric-ide' server connection state. 4450 Public slot to handle a change of the 'eric-ide' server connection state.

eric ide

mercurial