diff -r 14e0bd707f16 -r 989c961c33ab ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.PluginProjectPyramid.html --- a/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.PluginProjectPyramid.html Tue Mar 26 16:47:15 2013 +0100 +++ b/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.PluginProjectPyramid.html Mon Apr 01 19:40:41 2013 +0200 @@ -87,6 +87,9 @@ <td><a href="#ProjectPyramidPlugin.__projectOpened">__projectOpened</a></td> <td>Private slot to handle the projectOpened signal.</td> </tr><tr> +<td><a href="#ProjectPyramidPlugin.__reregisterProjectType">__reregisterProjectType</a></td> +<td>Private method to re-register the project type.</td> +</tr><tr> <td><a href="#ProjectPyramidPlugin.activate">activate</a></td> <td>Public method to activate this plugin.</td> </tr><tr> @@ -153,6 +156,11 @@ <b>__projectOpened</b>(<i></i>) <p> Private slot to handle the projectOpened signal. +</p><a NAME="ProjectPyramidPlugin.__reregisterProjectType" ID="ProjectPyramidPlugin.__reregisterProjectType"></a> +<h4>ProjectPyramidPlugin.__reregisterProjectType</h4> +<b>__reregisterProjectType</b>(<i></i>) +<p> + Private method to re-register the project type. </p><a NAME="ProjectPyramidPlugin.activate" ID="ProjectPyramidPlugin.activate"></a> <h4>ProjectPyramidPlugin.activate</h4> <b>activate</b>(<i></i>)