src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html

branch
eric7
changeset 9536
c1c84299bef3
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html	Sat Nov 26 12:30:14 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html	Sat Nov 26 15:54:32 2022 +0100
@@ -87,6 +87,10 @@
 <td>Private slot to handle a change in the entered Qt directory.</td>
 </tr>
 <tr>
+<td><a href="#QtPage.on_qtToolsDirPicker_editTextChanged">on_qtToolsDirPicker_editTextChanged</a></td>
+<td>Private slot handling a change of the Qt Tools directory.</td>
+</tr>
+<tr>
 <td><a href="#QtPage.save">save</a></td>
 <td>Public slot to save the Qt configuration.</td>
 </tr>
@@ -182,6 +186,20 @@
 the entered string (string)
 </dd>
 </dl>
+<a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a>
+<h4>QtPage.on_qtToolsDirPicker_editTextChanged</h4>
+<b>on_qtToolsDirPicker_editTextChanged</b>(<i>directory</i>)
+
+<p>
+        Private slot handling a change of the Qt Tools directory.
+</p>
+<dl>
+
+<dt><i>directory</i> (str)</dt>
+<dd>
+text entered into the Qt Tools directory edit
+</dd>
+</dl>
 <a NAME="QtPage.save" ID="QtPage.save"></a>
 <h4>QtPage.save</h4>
 <b>save</b>(<i></i>)

eric ide

mercurial