diff -r 8bb085c59cd2 -r 18f2b30ed046 Documentation/Source/eric5.Graphics.UMLDialog.html --- a/Documentation/Source/eric5.Graphics.UMLDialog.html Wed Sep 05 20:07:02 2012 +0200 +++ b/Documentation/Source/eric5.Graphics.UMLDialog.html Sat Sep 08 13:02:43 2012 +0200 @@ -60,6 +60,9 @@ <tr> <td><a href="#UMLDialog.__init__">UMLDialog</a></td> <td>Constructor</td> +</tr><tr> +<td><a href="#UMLDialog.setDiagramName">setDiagramName</a></td> +<td>Public slot to set the diagram name.</td> </tr> </table> <h3>Static Methods</h3> @@ -79,6 +82,16 @@ <dd> name of the view widget (string) </dd> +</dl><a NAME="UMLDialog.setDiagramName" ID="UMLDialog.setDiagramName"></a> +<h4>UMLDialog.setDiagramName</h4> +<b>setDiagramName</b>(<i>name</i>) +<p> + Public slot to set the diagram name. +</p><dl> +<dt><i>name</i></dt> +<dd> +diagram name (string) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />