72 emitted before an item of the model is |
72 emitted before an item of the model is |
73 repopulated |
73 repopulated |
74 </dd><dt>projectAboutToBeCreated()</dt> |
74 </dd><dt>projectAboutToBeCreated()</dt> |
75 <dd> |
75 <dd> |
76 emitted just before the project will be created |
76 emitted just before the project will be created |
|
77 </dd><dt>projectChanged()</dt> |
|
78 <dd> |
|
79 emitted to signal a change of the project |
77 </dd><dt>projectClosed()</dt> |
80 </dd><dt>projectClosed()</dt> |
78 <dd> |
81 <dd> |
79 emitted after a project was closed |
82 emitted after a project was closed |
80 </dd><dt>projectClosedHooks()</dt> |
83 </dd><dt>projectClosedHooks()</dt> |
81 <dd> |
84 <dd> |
318 <td>Private method to receive the status monitor status.</td> |
321 <td>Private method to receive the status monitor status.</td> |
319 </tr><tr> |
322 </tr><tr> |
320 <td><a href="#Project.__syncRecent">__syncRecent</a></td> |
323 <td><a href="#Project.__syncRecent">__syncRecent</a></td> |
321 <td>Private method to synchronize the list of recently opened projects with the central store.</td> |
324 <td>Private method to synchronize the list of recently opened projects with the central store.</td> |
322 </tr><tr> |
325 </tr><tr> |
|
326 <td><a href="#Project.__vcsStatusChanged">__vcsStatusChanged</a></td> |
|
327 <td>Private slot to handle a change of the overall VCS status.</td> |
|
328 </tr><tr> |
323 <td><a href="#Project.__writeDebugProperties">__writeDebugProperties</a></td> |
329 <td><a href="#Project.__writeDebugProperties">__writeDebugProperties</a></td> |
324 <td>Private method to write the project debugger properties file (.e4d)</td> |
330 <td>Private method to write the project debugger properties file (.e4d)</td> |
325 </tr><tr> |
331 </tr><tr> |
326 <td><a href="#Project.__writeProject">__writeProject</a></td> |
332 <td><a href="#Project.__writeProject">__writeProject</a></td> |
327 <td>Private method to save the project infos to a project file.</td> |
333 <td>Private method to save the project infos to a project file.</td> |
1071 <h4>Project.__syncRecent</h4> |
1077 <h4>Project.__syncRecent</h4> |
1072 <b>__syncRecent</b>(<i></i>) |
1078 <b>__syncRecent</b>(<i></i>) |
1073 <p> |
1079 <p> |
1074 Private method to synchronize the list of recently opened projects |
1080 Private method to synchronize the list of recently opened projects |
1075 with the central store. |
1081 with the central store. |
|
1082 </p><a NAME="Project.__vcsStatusChanged" ID="Project.__vcsStatusChanged"></a> |
|
1083 <h4>Project.__vcsStatusChanged</h4> |
|
1084 <b>__vcsStatusChanged</b>(<i></i>) |
|
1085 <p> |
|
1086 Private slot to handle a change of the overall VCS status. |
1076 </p><a NAME="Project.__writeDebugProperties" ID="Project.__writeDebugProperties"></a> |
1087 </p><a NAME="Project.__writeDebugProperties" ID="Project.__writeDebugProperties"></a> |
1077 <h4>Project.__writeDebugProperties</h4> |
1088 <h4>Project.__writeDebugProperties</h4> |
1078 <b>__writeDebugProperties</b>(<i>quiet=False</i>) |
1089 <b>__writeDebugProperties</b>(<i>quiet=False</i>) |
1079 <p> |
1090 <p> |
1080 Private method to write the project debugger properties file (.e4d) |
1091 Private method to write the project debugger properties file (.e4d) |