eric6/Documentation/Help/source.qhp

changeset 7810
f8afd2238723
parent 7806
b346755b09a1
child 7818
5c9271c2f662
child 7824
096b3ebc1409
child 7846
4dfa18ef5acd
--- a/eric6/Documentation/Help/source.qhp	Thu Oct 22 19:42:29 2020 +0200
+++ b/eric6/Documentation/Help/source.qhp	Fri Oct 23 20:01:22 2020 +0200
@@ -118,6 +118,7 @@
             <section title="eric6.E5Gui.E5PasswordMeter" ref="eric6.E5Gui.E5PasswordMeter.html" />
             <section title="eric6.E5Gui.E5PathPicker" ref="eric6.E5Gui.E5PathPicker.html" />
             <section title="eric6.E5Gui.E5PathPickerDialog" ref="eric6.E5Gui.E5PathPickerDialog.html" />
+            <section title="eric6.E5Gui.E5PlainTextDialog" ref="eric6.E5Gui.E5PlainTextDialog.html" />
             <section title="eric6.E5Gui.E5ProcessDialog" ref="eric6.E5Gui.E5ProcessDialog.html" />
             <section title="eric6.E5Gui.E5ProgressDialog" ref="eric6.E5Gui.E5ProgressDialog.html" />
             <section title="eric6.E5Gui.E5SideBar" ref="eric6.E5Gui.E5SideBar.html" />
@@ -4293,6 +4294,10 @@
       <keyword name="E5PathPickerDialog.setPickerPath" id="E5PathPickerDialog.setPickerPath" ref="eric6.E5Gui.E5PathPickerDialog.html#E5PathPickerDialog.setPickerPath" />
       <keyword name="E5PathPickerDialog.setTitle" id="E5PathPickerDialog.setTitle" ref="eric6.E5Gui.E5PathPickerDialog.html#E5PathPickerDialog.setTitle" />
       <keyword name="E5PathPickerModes" id="E5PathPickerModes" ref="eric6.E5Gui.E5PathPicker.html#E5PathPickerModes" />
+      <keyword name="E5PlainTextDialog" id="E5PlainTextDialog" ref="eric6.E5Gui.E5PlainTextDialog.html#E5PlainTextDialog" />
+      <keyword name="E5PlainTextDialog (Constructor)" id="E5PlainTextDialog (Constructor)" ref="eric6.E5Gui.E5PlainTextDialog.html#E5PlainTextDialog.__init__" />
+      <keyword name="E5PlainTextDialog (Module)" id="E5PlainTextDialog (Module)" ref="eric6.E5Gui.E5PlainTextDialog.html" />
+      <keyword name="E5PlainTextDialog.on_copyButton_clicked" id="E5PlainTextDialog.on_copyButton_clicked" ref="eric6.E5Gui.E5PlainTextDialog.html#E5PlainTextDialog.on_copyButton_clicked" />
       <keyword name="E5ProcessDialog" id="E5ProcessDialog" ref="eric6.E5Gui.E5ProcessDialog.html#E5ProcessDialog" />
       <keyword name="E5ProcessDialog (Constructor)" id="E5ProcessDialog (Constructor)" ref="eric6.E5Gui.E5ProcessDialog.html#E5ProcessDialog.__init__" />
       <keyword name="E5ProcessDialog (Module)" id="E5ProcessDialog (Module)" ref="eric6.E5Gui.E5ProcessDialog.html" />
@@ -8710,8 +8715,10 @@
       <keyword name="InstallInfoDialog (Constructor)" id="InstallInfoDialog (Constructor)" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.__init__" />
       <keyword name="InstallInfoDialog (Module)" id="InstallInfoDialog (Module)" ref="eric6.UI.InstallInfoDialog.html" />
       <keyword name="InstallInfoDialog.__saveData" id="InstallInfoDialog.__saveData" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.__saveData" />
+      <keyword name="InstallInfoDialog.on_deleteButton_clicked" id="InstallInfoDialog.on_deleteButton_clicked" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.on_deleteButton_clicked" />
       <keyword name="InstallInfoDialog.on_editButton_toggled" id="InstallInfoDialog.on_editButton_toggled" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.on_editButton_toggled" />
       <keyword name="InstallInfoDialog.on_saveButton_clicked" id="InstallInfoDialog.on_saveButton_clicked" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.on_saveButton_clicked" />
+      <keyword name="InstallInfoDialog.on_updateButton_clicked" id="InstallInfoDialog.on_updateButton_clicked" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.on_updateButton_clicked" />
       <keyword name="InstallInfoDialog.reject" id="InstallInfoDialog.reject" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.reject" />
       <keyword name="InstallInfoDialog.wasLoaded" id="InstallInfoDialog.wasLoaded" ref="eric6.UI.InstallInfoDialog.html#InstallInfoDialog.wasLoaded" />
       <keyword name="Interface" id="Interface" ref="eric6.Utilities.ClassBrowsers.idlclbr.html#Interface" />
@@ -18112,6 +18119,7 @@
       <file>eric6.E5Gui.E5PasswordMeter.html</file>
       <file>eric6.E5Gui.E5PathPicker.html</file>
       <file>eric6.E5Gui.E5PathPickerDialog.html</file>
+      <file>eric6.E5Gui.E5PlainTextDialog.html</file>
       <file>eric6.E5Gui.E5ProcessDialog.html</file>
       <file>eric6.E5Gui.E5ProgressDialog.html</file>
       <file>eric6.E5Gui.E5SideBar.html</file>

eric ide

mercurial