--- a/Templates/TemplatePropertiesDialog.py Sat May 17 19:58:49 2014 +0200 +++ b/Templates/TemplatePropertiesDialog.py Sun May 18 14:13:09 2014 +0200 @@ -93,7 +93,7 @@ def keyPressEvent(self, ev): """ - Re-implemented to handle the user pressing the escape key. + Protected method to handle the user pressing the escape key. @param ev key event (QKeyEvent) """ @@ -108,7 +108,7 @@ @pyqtSlot() def on_helpButton_clicked(self): """ - Public slot to show some help. + Private slot to show some help. """ E5MessageBox.information( self,