--- a/Documentation/Source/eric5.Graphics.PackageItem.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Graphics.PackageItem.html Sun May 18 14:13:09 2014 +0200 @@ -64,7 +64,7 @@ <td>Constructor</td> </tr><tr> <td><a href="#PackageItem.__calculateSize">__calculateSize</a></td> -<td>Method to calculate the size of the package widget.</td> +<td>Private method to calculate the size of the package widget.</td> </tr><tr> <td><a href="#PackageItem.__createTexts">__createTexts</a></td> <td>Private method to create the text items of the class item.</td> @@ -79,7 +79,7 @@ <td>Public method to parse the given persistence data.</td> </tr><tr> <td><a href="#PackageItem.setModel">setModel</a></td> -<td>Method to set the package model.</td> +<td>Public method to set the package model.</td> </tr> </table> <h3>Static Methods</h3> @@ -119,7 +119,7 @@ <h4>PackageItem.__calculateSize</h4> <b>__calculateSize</b>(<i></i>) <p> - Method to calculate the size of the package widget. + Private method to calculate the size of the package widget. </p><a NAME="PackageItem.__createTexts" ID="PackageItem.__createTexts"></a> <h4>PackageItem.__createTexts</h4> <b>__createTexts</b>(<i></i>) @@ -177,7 +177,7 @@ <h4>PackageItem.setModel</h4> <b>setModel</b>(<i>model</i>) <p> - Method to set the package model. + Public method to set the package model. </p><dl> <dt><i>model</i></dt> <dd> @@ -208,10 +208,10 @@ <td>Constructor</td> </tr><tr> <td><a href="#PackageModel.addModule">addModule</a></td> -<td>Method to add a module to the package model.</td> +<td>Public method to add a module to the package model.</td> </tr><tr> <td><a href="#PackageModel.getModules">getModules</a></td> -<td>Method to retrieve the modules of the package.</td> +<td>Public method to retrieve the modules of the package.</td> </tr> </table> <h3>Static Methods</h3> @@ -235,7 +235,7 @@ <h4>PackageModel.addModule</h4> <b>addModule</b>(<i>modulename</i>) <p> - Method to add a module to the package model. + Public method to add a module to the package model. </p><dl> <dt><i>modulename</i></dt> <dd> @@ -245,7 +245,7 @@ <h4>PackageModel.getModules</h4> <b>getModules</b>(<i></i>) <p> - Method to retrieve the modules of the package. + Public method to retrieve the modules of the package. </p><dl> <dt>Returns:</dt> <dd>