252 reference to the network reply |
252 reference to the network reply |
253 </dd> |
253 </dd> |
254 </dl> |
254 </dl> |
255 <a NAME="FeedsManager.__itemActivated" ID="FeedsManager.__itemActivated"></a> |
255 <a NAME="FeedsManager.__itemActivated" ID="FeedsManager.__itemActivated"></a> |
256 <h4>FeedsManager.__itemActivated</h4> |
256 <h4>FeedsManager.__itemActivated</h4> |
257 <b>__itemActivated</b>(<i>itm, column</i>) |
257 <b>__itemActivated</b>(<i>itm, _column</i>) |
258 <p> |
258 <p> |
259 Private slot to handle the activation of an item. |
259 Private slot to handle the activation of an item. |
260 </p> |
260 </p> |
261 |
261 |
262 <dl> |
262 <dl> |
263 |
263 |
264 <dt><i>itm</i> (QTreeWidgetItem)</dt> |
264 <dt><i>itm</i> (QTreeWidgetItem)</dt> |
265 <dd> |
265 <dd> |
266 reference to the activated item |
266 reference to the activated item |
267 </dd> |
267 </dd> |
268 <dt><i>column</i> (int)</dt> |
268 <dt><i>_column</i> (int)</dt> |
269 <dd> |
269 <dd> |
270 column of the activation |
270 column of the activation (unused) |
271 </dd> |
271 </dd> |
272 </dl> |
272 </dl> |
273 <a NAME="FeedsManager.__load" ID="FeedsManager.__load"></a> |
273 <a NAME="FeedsManager.__load" ID="FeedsManager.__load"></a> |
274 <h4>FeedsManager.__load</h4> |
274 <h4>FeedsManager.__load</h4> |
275 <b>__load</b>(<i></i>) |
275 <b>__load</b>(<i></i>) |