eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html

changeset 7426
dc171b1d8261
parent 7273
391d6b7b1eff
child 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html	Tue Feb 18 19:38:58 2020 +0100
+++ b/eric6/Documentation/Source/eric6.Preferences.ProgramsDialog.html	Wed Feb 19 19:38:36 2020 +0100
@@ -57,7 +57,7 @@
 <h3>Class Attributes</h3>
 
 <table>
-<tr><td>None</td></tr>
+<tr><td>ToolAvailableRole</td></tr>
 </table>
 <h3>Class Methods</h3>
 
@@ -89,6 +89,10 @@
 <td>Private slot to search for all supported/required programs.</td>
 </tr>
 <tr>
+<td><a href="#ProgramsDialog.on_showComboBox_currentIndexChanged">on_showComboBox_currentIndexChanged</a></td>
+<td>Private slot to apply the selected show criteria.</td>
+</tr>
+<tr>
 <td><a href="#ProgramsDialog.show">show</a></td>
 <td>Public slot to show the dialog.</td>
 </tr>
@@ -215,6 +219,20 @@
 <p>
         Private slot to search for all supported/required programs.
 </p>
+<a NAME="ProgramsDialog.on_showComboBox_currentIndexChanged" ID="ProgramsDialog.on_showComboBox_currentIndexChanged"></a>
+<h4>ProgramsDialog.on_showComboBox_currentIndexChanged</h4>
+<b>on_showComboBox_currentIndexChanged</b>(<i>index</i>)
+
+<p>
+        Private slot to apply the selected show criteria.
+</p>
+<dl>
+
+<dt><i>index</i> (int)</dt>
+<dd>
+index of the show criterium
+</dd>
+</dl>
 <a NAME="ProgramsDialog.show" ID="ProgramsDialog.show"></a>
 <h4>ProgramsDialog.show</h4>
 <b>show</b>(<i></i>)

eric ide

mercurial