Documentation/Source/eric6.Project.NewDialogClassDialog.html

changeset 4602
48cc4820e2c2
parent 3673
e26d7d0c1088
diff -r 0017e7cb67ae -r 48cc4820e2c2 Documentation/Source/eric6.Project.NewDialogClassDialog.html
--- a/Documentation/Source/eric6.Project.NewDialogClassDialog.html	Sat Dec 05 13:02:26 2015 +0100
+++ b/Documentation/Source/eric6.Project.NewDialogClassDialog.html	Sat Dec 05 13:03:19 2015 +0100
@@ -72,11 +72,8 @@
 <td><a href="#NewDialogClassDialog.on_filenameEdit_textChanged">on_filenameEdit_textChanged</a></td>
 <td>Private slot called, when thext of the filename edit has changed.</td>
 </tr><tr>
-<td><a href="#NewDialogClassDialog.on_pathButton_clicked">on_pathButton_clicked</a></td>
-<td>Private slot called to open a directory selection dialog.</td>
-</tr><tr>
-<td><a href="#NewDialogClassDialog.on_pathnameEdit_textChanged">on_pathnameEdit_textChanged</a></td>
-<td>Private slot called, when thext of the pathname edit has changed.</td>
+<td><a href="#NewDialogClassDialog.on_pathnamePicker_textChanged">on_pathnamePicker_textChanged</a></td>
+<td>Private slot called, when the text of the path name has changed.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -137,16 +134,11 @@
 <dd>
 changed text (string)
 </dd>
-</dl><a NAME="NewDialogClassDialog.on_pathButton_clicked" ID="NewDialogClassDialog.on_pathButton_clicked"></a>
-<h4>NewDialogClassDialog.on_pathButton_clicked</h4>
-<b>on_pathButton_clicked</b>(<i></i>)
+</dl><a NAME="NewDialogClassDialog.on_pathnamePicker_textChanged" ID="NewDialogClassDialog.on_pathnamePicker_textChanged"></a>
+<h4>NewDialogClassDialog.on_pathnamePicker_textChanged</h4>
+<b>on_pathnamePicker_textChanged</b>(<i>text</i>)
 <p>
-        Private slot called to open a directory selection dialog.
-</p><a NAME="NewDialogClassDialog.on_pathnameEdit_textChanged" ID="NewDialogClassDialog.on_pathnameEdit_textChanged"></a>
-<h4>NewDialogClassDialog.on_pathnameEdit_textChanged</h4>
-<b>on_pathnameEdit_textChanged</b>(<i>text</i>)
-<p>
-        Private slot called, when thext of the pathname edit has changed.
+        Private slot called, when the text of the path name has changed.
 </p><dl>
 <dt><i>text</i></dt>
 <dd>

eric ide

mercurial