Documentation/Source/eric5.Graphics.UMLDialog.html

changeset 2026
18f2b30ed046
parent 1229
a8207dc73672
child 2027
144463496a54
equal deleted inserted replaced
2025:8bb085c59cd2 2026:18f2b30ed046
58 <h3>Methods</h3> 58 <h3>Methods</h3>
59 <table> 59 <table>
60 <tr> 60 <tr>
61 <td><a href="#UMLDialog.__init__">UMLDialog</a></td> 61 <td><a href="#UMLDialog.__init__">UMLDialog</a></td>
62 <td>Constructor</td> 62 <td>Constructor</td>
63 </tr><tr>
64 <td><a href="#UMLDialog.setDiagramName">setDiagramName</a></td>
65 <td>Public slot to set the diagram name.</td>
63 </tr> 66 </tr>
64 </table> 67 </table>
65 <h3>Static Methods</h3> 68 <h3>Static Methods</h3>
66 <table> 69 <table>
67 <tr><td>None</td></tr> 70 <tr><td>None</td></tr>
77 parent widget of the view (QWidget) 80 parent widget of the view (QWidget)
78 </dd><dt><i>name</i></dt> 81 </dd><dt><i>name</i></dt>
79 <dd> 82 <dd>
80 name of the view widget (string) 83 name of the view widget (string)
81 </dd> 84 </dd>
85 </dl><a NAME="UMLDialog.setDiagramName" ID="UMLDialog.setDiagramName"></a>
86 <h4>UMLDialog.setDiagramName</h4>
87 <b>setDiagramName</b>(<i>name</i>)
88 <p>
89 Public slot to set the diagram name.
90 </p><dl>
91 <dt><i>name</i></dt>
92 <dd>
93 diagram name (string)
94 </dd>
82 </dl> 95 </dl>
83 <div align="right"><a href="#top">Up</a></div> 96 <div align="right"><a href="#top">Up</a></div>
84 <hr /> 97 <hr />
85 </body></html> 98 </body></html>

eric ide

mercurial