Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html	Sat May 17 19:58:49 2014 +0200
+++ b/Documentation/Source/eric5.Templates.TemplatePropertiesDialog.html	Sun May 18 14:13:09 2014 +0200
@@ -64,10 +64,10 @@
 <td>Public method to get the data entered into the dialog.</td>
 </tr><tr>
 <td><a href="#TemplatePropertiesDialog.keyPressEvent">keyPressEvent</a></td>
-<td>Re-implemented to handle the user pressing the escape key.</td>
+<td>Protected method to handle the user pressing the escape key.</td>
 </tr><tr>
 <td><a href="#TemplatePropertiesDialog.on_helpButton_clicked">on_helpButton_clicked</a></td>
-<td>Public slot to show some help.</td>
+<td>Private slot to show some help.</td>
 </tr><tr>
 <td><a href="#TemplatePropertiesDialog.setSelectedGroup">setSelectedGroup</a></td>
 <td>Public method to select a group.</td>
@@ -110,7 +110,7 @@
 <h4>TemplatePropertiesDialog.keyPressEvent</h4>
 <b>keyPressEvent</b>(<i>ev</i>)
 <p>
-        Re-implemented to handle the user pressing the escape key.
+        Protected method to handle the user pressing the escape key.
 </p><dl>
 <dt><i>ev</i></dt>
 <dd>
@@ -120,7 +120,7 @@
 <h4>TemplatePropertiesDialog.on_helpButton_clicked</h4>
 <b>on_helpButton_clicked</b>(<i></i>)
 <p>
-        Public slot to show some help.
+        Private slot to show some help.
 </p><a NAME="TemplatePropertiesDialog.setSelectedGroup" ID="TemplatePropertiesDialog.setSelectedGroup"></a>
 <h4>TemplatePropertiesDialog.setSelectedGroup</h4>
 <b>setSelectedGroup</b>(<i>name</i>)

eric ide

mercurial