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

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
--- a/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html	Sun Oct 13 17:44:48 2013 +0200
@@ -53,7 +53,8 @@
 emitted after the user has left the channel
 </dd><dt>openPrivateChat(str)</dt>
 <dd>
-emitted to open a "channel" for private messages
+emitted to open a "channel" for private
+        messages
 </dd><dt>sendCtcpReply(str, str)</dt>
 <dd>
 emitted to send a CTCP reply
@@ -336,8 +337,8 @@
 <h4>IrcChannelWidget.__autoWhoEntry</h4>
 <b>__autoWhoEntry</b>(<i>match</i>)
 <p>
-        Private method to handle a WHO entry returned by the server as requested
-        automatically.
+        Private method to handle a WHO entry returned by the server as
+        requested automatically.
 </p><dl>
 <dt><i>match</i></dt>
 <dd>
@@ -402,17 +403,20 @@
 <h4>IrcChannelWidget.__copyAllMessages</h4>
 <b>__copyAllMessages</b>(<i></i>)
 <p>
-        Private slot to copy the contents of the messages display to the clipboard.
+        Private slot to copy the contents of the messages display to the
+        clipboard.
 </p><a NAME="IrcChannelWidget.__copyMessages" ID="IrcChannelWidget.__copyMessages"></a>
 <h4>IrcChannelWidget.__copyMessages</h4>
 <b>__copyMessages</b>(<i></i>)
 <p>
-        Private slot to copy the selection of the messages display to the clipboard.
+        Private slot to copy the selection of the messages display to the
+        clipboard.
 </p><a NAME="IrcChannelWidget.__cutAllMessages" ID="IrcChannelWidget.__cutAllMessages"></a>
 <h4>IrcChannelWidget.__cutAllMessages</h4>
 <b>__cutAllMessages</b>(<i></i>)
 <p>
-        Private slot to cut the contents of the messages display to the clipboard.
+        Private slot to cut the contents of the messages display to the
+        clipboard.
 </p><a NAME="IrcChannelWidget.__extractPrivilege" ID="IrcChannelWidget.__extractPrivilege"></a>
 <h4>IrcChannelWidget.__extractPrivilege</h4>
 <b>__extractPrivilege</b>(<i>name</i>)
@@ -702,8 +706,8 @@
 <h4>IrcChannelWidget.__whoEntry</h4>
 <b>__whoEntry</b>(<i>match</i>)
 <p>
-        Private method to handle a WHO entry returned by the server as requested
-        manually.
+        Private method to handle a WHO entry returned by the server as
+        requested manually.
 </p><dl>
 <dt><i>match</i></dt>
 <dd>
@@ -996,7 +1000,8 @@
 <h4>IrcChannelWidget.on_messages_copyAvailable</h4>
 <b>on_messages_copyAvailable</b>(<i>yes</i>)
 <p>
-        Private slot to react to text selection/deselection of the messages edit.
+        Private slot to react to text selection/deselection of the messages
+        edit.
 </p><dl>
 <dt><i>yes</i></dt>
 <dd>
@@ -1194,7 +1199,8 @@
 string with user name and privilege prefix (string)
 </dd><dt><i>parent</i></dt>
 <dd>
-reference to the parent widget (QListWidget or QListWidgetItem)
+reference to the parent widget (QListWidget or
+            QListWidgetItem)
 </dd>
 </dl><a NAME="IrcUserItem.__awayIcon" ID="IrcUserItem.__awayIcon"></a>
 <h4>IrcUserItem.__awayIcon</h4>

eric ide

mercurial