Documentation/Source/eric5.MultiProject.AddProjectDialog.html

changeset 2966
f85f686981ad
parent 2722
1c5df42d94bf
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.MultiProject.AddProjectDialog.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.MultiProject.AddProjectDialog.html	Sun Sep 29 18:23:27 2013 +0200
@@ -121,15 +121,25 @@
         Private slot to display a file selection dialog.
 </p><a NAME="AddProjectDialog.on_filenameEdit_textChanged" ID="AddProjectDialog.on_filenameEdit_textChanged"></a>
 <h4>AddProjectDialog.on_filenameEdit_textChanged</h4>
-<b>on_filenameEdit_textChanged</b>(<i>p0</i>)
+<b>on_filenameEdit_textChanged</b>(<i>txt</i>)
 <p>
         Private slot called when the project filename has changed.
-</p><a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a>
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the edit (string)
+</dd>
+</dl><a NAME="AddProjectDialog.on_nameEdit_textChanged" ID="AddProjectDialog.on_nameEdit_textChanged"></a>
 <h4>AddProjectDialog.on_nameEdit_textChanged</h4>
-<b>on_nameEdit_textChanged</b>(<i>p0</i>)
+<b>on_nameEdit_textChanged</b>(<i>txt</i>)
 <p>
         Private slot called when the project name has changed.
-</p>
+</p><dl>
+<dt><i>txt</i></dt>
+<dd>
+text of the edit (string)
+</dd>
+</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial