Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html

changeset 2444
0fdd7f9ebd0b
parent 2387
2d119e79ab54
child 2447
d5624b902212
--- a/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sat Mar 02 15:45:29 2013 +0100
+++ b/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sat Mar 02 17:21:28 2013 +0100
@@ -246,6 +246,9 @@
 <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td>
 <td>Private slot to send a message to the channel.</td>
 </tr><tr>
+<td><a href="#IrcChannelWidget.on_messages_anchorClicked">on_messages_anchorClicked</a></td>
+<td>Private slot to open links in the default browser.</td>
+</tr><tr>
 <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td>
 <td>Private slot to react to text selection/deselection of the messages edit.</td>
 </tr><tr>
@@ -973,6 +976,11 @@
 <b>on_messageEdit_returnPressed</b>(<i></i>)
 <p>
         Private slot to send a message to the channel.
+</p><a NAME="IrcChannelWidget.on_messages_anchorClicked" ID="IrcChannelWidget.on_messages_anchorClicked"></a>
+<h4>IrcChannelWidget.on_messages_anchorClicked</h4>
+<b>on_messages_anchorClicked</b>(<i>url</i>)
+<p>
+        Private slot to open links in the default browser.
 </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a>
 <h4>IrcChannelWidget.on_messages_copyAvailable</h4>
 <b>on_messages_copyAvailable</b>(<i>yes</i>)

eric ide

mercurial