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

changeset 3591
2f2a4a76dd22
parent 2966
f85f686981ad
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
59 <tr> 59 <tr>
60 <td><a href="#IrcNetworkListDialog.__init__">IrcNetworkListDialog</a></td> 60 <td><a href="#IrcNetworkListDialog.__init__">IrcNetworkListDialog</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#IrcNetworkListDialog.__checkButtons">__checkButtons</a></td> 63 <td><a href="#IrcNetworkListDialog.__checkButtons">__checkButtons</a></td>
64 <td>Public slot to set the enabled state of the buttons.</td> 64 <td>Private slot to set the enabled state of the buttons.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#IrcNetworkListDialog.__refreshNetworkEntry">__refreshNetworkEntry</a></td> 66 <td><a href="#IrcNetworkListDialog.__refreshNetworkEntry">__refreshNetworkEntry</a></td>
67 <td>Private method to (re-)set the data of a network entry.</td> 67 <td>Private method to (re-)set the data of a network entry.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#IrcNetworkListDialog.__refreshNetworksList">__refreshNetworksList</a></td> 69 <td><a href="#IrcNetworkListDialog.__refreshNetworksList">__refreshNetworksList</a></td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#IrcNetworkListDialog.on_networksList_itemExpanded">on_networksList_itemExpanded</a></td> 93 <td><a href="#IrcNetworkListDialog.on_networksList_itemExpanded">on_networksList_itemExpanded</a></td>
94 <td>Private slot handling the expansion of a top level item.</td> 94 <td>Private slot handling the expansion of a top level item.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#IrcNetworkListDialog.on_networksList_itemSelectionChanged">on_networksList_itemSelectionChanged</a></td> 96 <td><a href="#IrcNetworkListDialog.on_networksList_itemSelectionChanged">on_networksList_itemSelectionChanged</a></td>
97 <td>Privat slot to handle changes of the selection of networks.</td> 97 <td>Private slot to handle changes of the selection of networks.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#IrcNetworkListDialog.on_newButton_clicked">on_newButton_clicked</a></td> 99 <td><a href="#IrcNetworkListDialog.on_newButton_clicked">on_newButton_clicked</a></td>
100 <td>Private slot to add a new network entry.</td> 100 <td>Private slot to add a new network entry.</td>
101 </tr> 101 </tr>
102 </table> 102 </table>
119 </dd> 119 </dd>
120 </dl><a NAME="IrcNetworkListDialog.__checkButtons" ID="IrcNetworkListDialog.__checkButtons"></a> 120 </dl><a NAME="IrcNetworkListDialog.__checkButtons" ID="IrcNetworkListDialog.__checkButtons"></a>
121 <h4>IrcNetworkListDialog.__checkButtons</h4> 121 <h4>IrcNetworkListDialog.__checkButtons</h4>
122 <b>__checkButtons</b>(<i></i>) 122 <b>__checkButtons</b>(<i></i>)
123 <p> 123 <p>
124 Public slot to set the enabled state of the buttons. 124 Private slot to set the enabled state of the buttons.
125 </p><a NAME="IrcNetworkListDialog.__refreshNetworkEntry" ID="IrcNetworkListDialog.__refreshNetworkEntry"></a> 125 </p><a NAME="IrcNetworkListDialog.__refreshNetworkEntry" ID="IrcNetworkListDialog.__refreshNetworkEntry"></a>
126 <h4>IrcNetworkListDialog.__refreshNetworkEntry</h4> 126 <h4>IrcNetworkListDialog.__refreshNetworkEntry</h4>
127 <b>__refreshNetworkEntry</b>(<i>itm</i>) 127 <b>__refreshNetworkEntry</b>(<i>itm</i>)
128 <p> 128 <p>
129 Private method to (re-)set the data of a network entry. 129 Private method to (re-)set the data of a network entry.
202 </dd> 202 </dd>
203 </dl><a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a> 203 </dl><a NAME="IrcNetworkListDialog.on_networksList_itemSelectionChanged" ID="IrcNetworkListDialog.on_networksList_itemSelectionChanged"></a>
204 <h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4> 204 <h4>IrcNetworkListDialog.on_networksList_itemSelectionChanged</h4>
205 <b>on_networksList_itemSelectionChanged</b>(<i></i>) 205 <b>on_networksList_itemSelectionChanged</b>(<i></i>)
206 <p> 206 <p>
207 Privat slot to handle changes of the selection of networks. 207 Private slot to handle changes of the selection of networks.
208 </p><a NAME="IrcNetworkListDialog.on_newButton_clicked" ID="IrcNetworkListDialog.on_newButton_clicked"></a> 208 </p><a NAME="IrcNetworkListDialog.on_newButton_clicked" ID="IrcNetworkListDialog.on_newButton_clicked"></a>
209 <h4>IrcNetworkListDialog.on_newButton_clicked</h4> 209 <h4>IrcNetworkListDialog.on_newButton_clicked</h4>
210 <b>on_newButton_clicked</b>(<i></i>) 210 <b>on_newButton_clicked</b>(<i></i>)
211 <p> 211 <p>
212 Private slot to add a new network entry. 212 Private slot to add a new network entry.

eric ide

mercurial