diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.Graphics.UMLDialog.html --- a/Documentation/Source/eric5.Graphics.UMLDialog.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.Graphics.UMLDialog.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.Graphics.UMLDialog</h1> <p> -Module implementing a dialog showing UML like diagrams. +Module implementing a dialog showing UML like diagrams. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#UMLDialog">UMLDialog</a></td> -<td>Class implementing a dialog showing UML like diagrams.</td> +<td>Class implementing a dialog showing UML like diagrams.</td> </tr> </table> <h3>Functions</h3> @@ -43,7 +43,7 @@ <a NAME="UMLDialog" ID="UMLDialog"></a> <h2>UMLDialog</h2> <p> - Class implementing a dialog showing UML like diagrams. + Class implementing a dialog showing UML like diagrams. </p> <h3>Derived from</h3> QMainWindow @@ -55,21 +55,21 @@ <table> <tr> <td><a href="#UMLDialog.__init__">UMLDialog</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr> </table> <a NAME="UMLDialog.__init__" ID="UMLDialog.__init__"></a> <h4>UMLDialog (Constructor)</h4> <b>UMLDialog</b>(<i>diagramName = "Unnamed", parent = None, name = None</i>) <p> - Constructor + Constructor </p><dl> <dt><i>parent</i></dt> <dd> -parent widget of the view (QWidget) +parent widget of the view (QWidget) </dd><dt><i>name</i></dt> <dd> -name of the view widget (string) +name of the view widget (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>