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

branch
eric7
changeset 9536
c1c84299bef3
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
equal deleted inserted replaced
9535:8b5402794fb6 9536:c1c84299bef3
85 <tr> 85 <tr>
86 <td><a href="#QtPage.on_qtPrefixEdit_textChanged">on_qtPrefixEdit_textChanged</a></td> 86 <td><a href="#QtPage.on_qtPrefixEdit_textChanged">on_qtPrefixEdit_textChanged</a></td>
87 <td>Private slot to handle a change in the entered Qt directory.</td> 87 <td>Private slot to handle a change in the entered Qt directory.</td>
88 </tr> 88 </tr>
89 <tr> 89 <tr>
90 <td><a href="#QtPage.on_qtToolsDirPicker_editTextChanged">on_qtToolsDirPicker_editTextChanged</a></td>
91 <td>Private slot handling a change of the Qt Tools directory.</td>
92 </tr>
93 <tr>
90 <td><a href="#QtPage.save">save</a></td> 94 <td><a href="#QtPage.save">save</a></td>
91 <td>Public slot to save the Qt configuration.</td> 95 <td>Public slot to save the Qt configuration.</td>
92 </tr> 96 </tr>
93 </table> 97 </table>
94 <h3>Static Methods</h3> 98 <h3>Static Methods</h3>
180 <dt><i>txt</i></dt> 184 <dt><i>txt</i></dt>
181 <dd> 185 <dd>
182 the entered string (string) 186 the entered string (string)
183 </dd> 187 </dd>
184 </dl> 188 </dl>
189 <a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a>
190 <h4>QtPage.on_qtToolsDirPicker_editTextChanged</h4>
191 <b>on_qtToolsDirPicker_editTextChanged</b>(<i>directory</i>)
192
193 <p>
194 Private slot handling a change of the Qt Tools directory.
195 </p>
196 <dl>
197
198 <dt><i>directory</i> (str)</dt>
199 <dd>
200 text entered into the Qt Tools directory edit
201 </dd>
202 </dl>
185 <a NAME="QtPage.save" ID="QtPage.save"></a> 203 <a NAME="QtPage.save" ID="QtPage.save"></a>
186 <h4>QtPage.save</h4> 204 <h4>QtPage.save</h4>
187 <b>save</b>(<i></i>) 205 <b>save</b>(<i></i>)
188 206
189 <p> 207 <p>

eric ide

mercurial