Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html

changeset 6471
ecfcfc58385c
parent 3673
e26d7d0c1088
equal deleted inserted replaced
6470:5fe5ea985237 6471:ecfcfc58385c
111 <td><a href="#IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged">on_nicknamesList_itemSelectionChanged</a></td> 111 <td><a href="#IrcIdentitiesEditDialog.on_nicknamesList_itemSelectionChanged">on_nicknamesList_itemSelectionChanged</a></td>
112 <td>Private slot handling the selection of a nick name.</td> 112 <td>Private slot handling the selection of a nick name.</td>
113 </tr><tr> 113 </tr><tr>
114 <td><a href="#IrcIdentitiesEditDialog.on_renameButton_clicked">on_renameButton_clicked</a></td> 114 <td><a href="#IrcIdentitiesEditDialog.on_renameButton_clicked">on_renameButton_clicked</a></td>
115 <td>Private slot to rename the selected identity.</td> 115 <td>Private slot to rename the selected identity.</td>
116 </tr><tr>
117 <td><a href="#IrcIdentitiesEditDialog.on_showPasswordButton_clicked">on_showPasswordButton_clicked</a></td>
118 <td>Private slot to show or hide the password.</td>
116 </tr> 119 </tr>
117 </table> 120 </table>
118 <h3>Static Methods</h3> 121 <h3>Static Methods</h3>
119 <table> 122 <table>
120 <tr><td>None</td></tr> 123 <tr><td>None</td></tr>
254 </p><a NAME="IrcIdentitiesEditDialog.on_renameButton_clicked" ID="IrcIdentitiesEditDialog.on_renameButton_clicked"></a> 257 </p><a NAME="IrcIdentitiesEditDialog.on_renameButton_clicked" ID="IrcIdentitiesEditDialog.on_renameButton_clicked"></a>
255 <h4>IrcIdentitiesEditDialog.on_renameButton_clicked</h4> 258 <h4>IrcIdentitiesEditDialog.on_renameButton_clicked</h4>
256 <b>on_renameButton_clicked</b>(<i></i>) 259 <b>on_renameButton_clicked</b>(<i></i>)
257 <p> 260 <p>
258 Private slot to rename the selected identity. 261 Private slot to rename the selected identity.
259 </p> 262 </p><a NAME="IrcIdentitiesEditDialog.on_showPasswordButton_clicked" ID="IrcIdentitiesEditDialog.on_showPasswordButton_clicked"></a>
263 <h4>IrcIdentitiesEditDialog.on_showPasswordButton_clicked</h4>
264 <b>on_showPasswordButton_clicked</b>(<i>checked</i>)
265 <p>
266 Private slot to show or hide the password.
267 </p><dl>
268 <dt><i>checked</i> (bool)</dt>
269 <dd>
270 state of the button
271 </dd>
272 </dl>
260 <div align="right"><a href="#top">Up</a></div> 273 <div align="right"><a href="#top">Up</a></div>
261 <hr /> 274 <hr />
262 </body></html> 275 </body></html>

eric ide

mercurial