diff -r 5fe5ea985237 -r ecfcfc58385c Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html --- a/Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html Tue Aug 21 11:43:00 2018 +0200 +++ b/Documentation/Source/eric6.Network.IRC.IrcIdentitiesEditDialog.html Tue Aug 21 14:36:57 2018 +0200 @@ -113,6 +113,9 @@ </tr><tr> <td><a href="#IrcIdentitiesEditDialog.on_renameButton_clicked">on_renameButton_clicked</a></td> <td>Private slot to rename the selected identity.</td> +</tr><tr> +<td><a href="#IrcIdentitiesEditDialog.on_showPasswordButton_clicked">on_showPasswordButton_clicked</a></td> +<td>Private slot to show or hide the password.</td> </tr> </table> <h3>Static Methods</h3> @@ -256,7 +259,17 @@ <b>on_renameButton_clicked</b>(<i></i>) <p> Private slot to rename the selected identity. -</p> +</p><a NAME="IrcIdentitiesEditDialog.on_showPasswordButton_clicked" ID="IrcIdentitiesEditDialog.on_showPasswordButton_clicked"></a> +<h4>IrcIdentitiesEditDialog.on_showPasswordButton_clicked</h4> +<b>on_showPasswordButton_clicked</b>(<i>checked</i>) +<p> + Private slot to show or hide the password. +</p><dl> +<dt><i>checked</i> (bool)</dt> +<dd> +state of the button +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file