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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
118 <p> 118 <p>
119 Private method to set the state of the edit and delete button. 119 Private method to set the state of the edit and delete button.
120 </p> 120 </p>
121 <dl> 121 <dl>
122 122
123 <dt><i>current</i></dt> 123 <dt><i>current</i> (QListWidgetItem)</dt>
124 <dd> 124 <dd>
125 new current item (QListWidgetItem) 125 new current item
126 </dd> 126 </dd>
127 <dt><i>previous</i></dt> 127 <dt><i>previous</i> (QListWidgetItem)</dt>
128 <dd> 128 <dd>
129 previous current item (QListWidgetItem) 129 previous current item
130 </dd> 130 </dd>
131 </dl> 131 </dl>
132 <a NAME="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" ID="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked"></a> 132 <a NAME="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked" ID="DebuggerGeneralPage.on_deleteAllowedHostButton_clicked"></a>
133 <h4>DebuggerGeneralPage.on_deleteAllowedHostButton_clicked</h4> 133 <h4>DebuggerGeneralPage.on_deleteAllowedHostButton_clicked</h4>
134 <b>on_deleteAllowedHostButton_clicked</b>(<i></i>) 134 <b>on_deleteAllowedHostButton_clicked</b>(<i></i>)
432 <p> 432 <p>
433 Module function to create the configuration page. 433 Module function to create the configuration page.
434 </p> 434 </p>
435 <dl> 435 <dl>
436 436
437 <dt><i>dlg</i></dt> 437 <dt><i>dlg</i> (ConfigurationDialog)</dt>
438 <dd> 438 <dd>
439 reference to the configuration dialog 439 reference to the configuration dialog
440 </dd> 440 </dd>
441 </dl> 441 </dl>
442 <dl> 442 <dl>
443 <dt>Return:</dt> 443 <dt>Return:</dt>
444 <dd> 444 <dd>
445 reference to the instantiated page (ConfigurationPageBase) 445 reference to the instantiated page
446 </dd>
447 </dl>
448 <dl>
449 <dt>Return Type:</dt>
450 <dd>
451 ConfigurationPageBase
446 </dd> 452 </dd>
447 </dl> 453 </dl>
448 <div align="right"><a href="#top">Up</a></div> 454 <div align="right"><a href="#top">Up</a></div>
449 <hr /> 455 <hr />
450 </body></html> 456 </body></html>

eric ide

mercurial