47 <dl> |
47 <dl> |
48 <dt>completeRepopulateItem(str)</dt> |
48 <dt>completeRepopulateItem(str)</dt> |
49 <dd> |
49 <dd> |
50 emitted after an item of the model was |
50 emitted after an item of the model was |
51 repopulated |
51 repopulated |
|
52 </dd><dt>designerFile(str)</dt> |
|
53 <dd> |
|
54 emitted to open a found designer file |
52 </dd><dt>directoryRemoved(str)</dt> |
55 </dd><dt>directoryRemoved(str)</dt> |
53 <dd> |
56 <dd> |
54 emitted after a directory has been removed |
57 emitted after a directory has been removed |
55 from the project |
58 from the project |
56 </dd><dt>dirty(int)</dt> |
59 </dd><dt>dirty(int)</dt> |
58 emitted when the dirty state changes |
61 emitted when the dirty state changes |
59 </dd><dt>lexerAssociationsChanged()</dt> |
62 </dd><dt>lexerAssociationsChanged()</dt> |
60 <dd> |
63 <dd> |
61 emitted after the lexer associations |
64 emitted after the lexer associations |
62 have been changed |
65 have been changed |
|
66 </dd><dt>linguistFile(str)</dt> |
|
67 <dd> |
|
68 emitted to open a found translation file |
63 </dd><dt>newProject()</dt> |
69 </dd><dt>newProject()</dt> |
64 <dd> |
70 <dd> |
65 emitted after a new project was generated |
71 emitted after a new project was generated |
66 </dd><dt>newProjectHooks()</dt> |
72 </dd><dt>newProjectHooks()</dt> |
67 <dd> |
73 <dd> |
267 <td>Private method to save the list of recently opened filenames.</td> |
273 <td>Private method to save the list of recently opened filenames.</td> |
268 </tr><tr> |
274 </tr><tr> |
269 <td><a href="#Project.__searchNewFiles">__searchNewFiles</a></td> |
275 <td><a href="#Project.__searchNewFiles">__searchNewFiles</a></td> |
270 <td>Private slot used to handle the search new files action.</td> |
276 <td>Private slot used to handle the search new files action.</td> |
271 </tr><tr> |
277 </tr><tr> |
|
278 <td><a href="#Project.__searchProjectFile">__searchProjectFile</a></td> |
|
279 <td>Private slot to show the Find Project File dialog.</td> |
|
280 </tr><tr> |
272 <td><a href="#Project.__showCodeCoverage">__showCodeCoverage</a></td> |
281 <td><a href="#Project.__showCodeCoverage">__showCodeCoverage</a></td> |
273 <td>Private slot used to show the code coverage information for the project files.</td> |
282 <td>Private slot used to show the code coverage information for the project files.</td> |
274 </tr><tr> |
283 </tr><tr> |
275 <td><a href="#Project.__showCodeMetrics">__showCodeMetrics</a></td> |
284 <td><a href="#Project.__showCodeMetrics">__showCodeMetrics</a></td> |
276 <td>Private slot used to calculate some code metrics for the project files.</td> |
285 <td>Private slot used to calculate some code metrics for the project files.</td> |
992 </p><a NAME="Project.__searchNewFiles" ID="Project.__searchNewFiles"></a> |
1001 </p><a NAME="Project.__searchNewFiles" ID="Project.__searchNewFiles"></a> |
993 <h4>Project.__searchNewFiles</h4> |
1002 <h4>Project.__searchNewFiles</h4> |
994 <b>__searchNewFiles</b>(<i></i>) |
1003 <b>__searchNewFiles</b>(<i></i>) |
995 <p> |
1004 <p> |
996 Private slot used to handle the search new files action. |
1005 Private slot used to handle the search new files action. |
|
1006 </p><a NAME="Project.__searchProjectFile" ID="Project.__searchProjectFile"></a> |
|
1007 <h4>Project.__searchProjectFile</h4> |
|
1008 <b>__searchProjectFile</b>(<i></i>) |
|
1009 <p> |
|
1010 Private slot to show the Find Project File dialog. |
997 </p><a NAME="Project.__showCodeCoverage" ID="Project.__showCodeCoverage"></a> |
1011 </p><a NAME="Project.__showCodeCoverage" ID="Project.__showCodeCoverage"></a> |
998 <h4>Project.__showCodeCoverage</h4> |
1012 <h4>Project.__showCodeCoverage</h4> |
999 <b>__showCodeCoverage</b>(<i></i>) |
1013 <b>__showCodeCoverage</b>(<i></i>) |
1000 <p> |
1014 <p> |
1001 Private slot used to show the code coverage information for the |
1015 Private slot used to show the code coverage information for the |