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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
165 <p> 165 <p>
166 Private slot to handle a change in the entered Qt directory. 166 Private slot to handle a change in the entered Qt directory.
167 </p> 167 </p>
168 <dl> 168 <dl>
169 169
170 <dt><i>txt</i></dt> 170 <dt><i>txt</i> (str)</dt>
171 <dd> 171 <dd>
172 the entered string (string) 172 the entered string
173 </dd> 173 </dd>
174 </dl> 174 </dl>
175 <a NAME="QtPage.on_qtPrefixEdit_textChanged" ID="QtPage.on_qtPrefixEdit_textChanged"></a> 175 <a NAME="QtPage.on_qtPrefixEdit_textChanged" ID="QtPage.on_qtPrefixEdit_textChanged"></a>
176 <h4>QtPage.on_qtPrefixEdit_textChanged</h4> 176 <h4>QtPage.on_qtPrefixEdit_textChanged</h4>
177 <b>on_qtPrefixEdit_textChanged</b>(<i>txt</i>) 177 <b>on_qtPrefixEdit_textChanged</b>(<i>txt</i>)
179 <p> 179 <p>
180 Private slot to handle a change in the entered Qt directory. 180 Private slot to handle a change in the entered Qt directory.
181 </p> 181 </p>
182 <dl> 182 <dl>
183 183
184 <dt><i>txt</i></dt> 184 <dt><i>txt</i> (str)</dt>
185 <dd> 185 <dd>
186 the entered string (string) 186 the entered string
187 </dd> 187 </dd>
188 </dl> 188 </dl>
189 <a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a> 189 <a NAME="QtPage.on_qtToolsDirPicker_editTextChanged" ID="QtPage.on_qtToolsDirPicker_editTextChanged"></a>
190 <h4>QtPage.on_qtToolsDirPicker_editTextChanged</h4> 190 <h4>QtPage.on_qtToolsDirPicker_editTextChanged</h4>
191 <b>on_qtToolsDirPicker_editTextChanged</b>(<i>directory</i>) 191 <b>on_qtToolsDirPicker_editTextChanged</b>(<i>directory</i>)
217 <p> 217 <p>
218 Module function to create the configuration page. 218 Module function to create the configuration page.
219 </p> 219 </p>
220 <dl> 220 <dl>
221 221
222 <dt><i>dlg</i></dt> 222 <dt><i>dlg</i> (ConfigurationDialog)</dt>
223 <dd> 223 <dd>
224 reference to the configuration dialog 224 reference to the configuration dialog
225 </dd> 225 </dd>
226 </dl> 226 </dl>
227 <dl> 227 <dl>
228 <dt>Return:</dt> 228 <dt>Return:</dt>
229 <dd> 229 <dd>
230 reference to the instantiated page (ConfigurationPageBase) 230 reference to the instantiated page
231 </dd>
232 </dl>
233 <dl>
234 <dt>Return Type:</dt>
235 <dd>
236 ConfigurationPageBase
231 </dd> 237 </dd>
232 </dl> 238 </dl>
233 <div align="right"><a href="#top">Up</a></div> 239 <div align="right"><a href="#top">Up</a></div>
234 <hr /> 240 <hr />
235 </body></html> 241 </body></html>

eric ide

mercurial