--- a/Documentation/Source/eric5.Project.Project.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Project.Project.html Sun May 18 14:13:09 2014 +0200 @@ -303,10 +303,10 @@ <td>Private slot to display the debugger properties dialog.</td> </tr><tr> <td><a href="#Project.__showFiletypeAssociations">__showFiletypeAssociations</a></td> -<td>Public slot to display the filetype association dialog.</td> +<td>Private slot to display the filetype association dialog.</td> </tr><tr> <td><a href="#Project.__showLexerAssociations">__showLexerAssociations</a></td> -<td>Public slot to display the lexer association dialog.</td> +<td>Private slot to display the lexer association dialog.</td> </tr><tr> <td><a href="#Project.__showMenu">__showMenu</a></td> <td>Private method to set up the project menu.</td> @@ -519,7 +519,7 @@ <td>Public method to get a reference to the VCS object.</td> </tr><tr> <td><a href="#Project.handleApplicationDiagram">handleApplicationDiagram</a></td> -<td>Private method to handle the application diagram context menu action.</td> +<td>Public method to handle the application diagram context menu action.</td> </tr><tr> <td><a href="#Project.handlePreferencesChanged">handlePreferencesChanged</a></td> <td>Public slot used to handle the preferencesChanged signal.</td> @@ -1048,12 +1048,12 @@ <h4>Project.__showFiletypeAssociations</h4> <b>__showFiletypeAssociations</b>(<i></i>) <p> - Public slot to display the filetype association dialog. + Private slot to display the filetype association dialog. </p><a NAME="Project.__showLexerAssociations" ID="Project.__showLexerAssociations"></a> <h4>Project.__showLexerAssociations</h4> <b>__showLexerAssociations</b>(<i></i>) <p> - Public slot to display the lexer association dialog. + Private slot to display the lexer association dialog. </p><a NAME="Project.__showMenu" ID="Project.__showMenu"></a> <h4>Project.__showMenu</h4> <b>__showMenu</b>(<i></i>) @@ -1799,7 +1799,7 @@ <h4>Project.handleApplicationDiagram</h4> <b>handleApplicationDiagram</b>(<i></i>) <p> - Private method to handle the application diagram context menu action. + Public method to handle the application diagram context menu action. </p><a NAME="Project.handlePreferencesChanged" ID="Project.handlePreferencesChanged"></a> <h4>Project.handlePreferencesChanged</h4> <b>handlePreferencesChanged</b>(<i></i>)