217 Private slot to copy the URL of the selected item to the clipboard. |
217 Private slot to copy the URL of the selected item to the clipboard. |
218 </p> |
218 </p> |
219 |
219 |
220 <a NAME="FeedsManager.__customContextMenuRequested" ID="FeedsManager.__customContextMenuRequested"></a> |
220 <a NAME="FeedsManager.__customContextMenuRequested" ID="FeedsManager.__customContextMenuRequested"></a> |
221 <h4>FeedsManager.__customContextMenuRequested</h4> |
221 <h4>FeedsManager.__customContextMenuRequested</h4> |
222 <b>__customContextMenuRequested</b>(<i>pos</i>) |
222 <b>__customContextMenuRequested</b>(<i>_pos</i>) |
223 <p> |
223 <p> |
224 Private slot to handle the context menu request for the feeds tree. |
224 Private slot to handle the context menu request for the feeds tree. |
225 </p> |
225 </p> |
226 |
226 |
227 <dl> |
227 <dl> |
228 |
228 |
229 <dt><i>pos</i> (QPoint)</dt> |
229 <dt><i>_pos</i> (QPoint)</dt> |
230 <dd> |
230 <dd> |
231 position the context menu was requested |
231 position the context menu was requested (unused) |
232 </dd> |
232 </dd> |
233 </dl> |
233 </dl> |
234 <a NAME="FeedsManager.__enableButtons" ID="FeedsManager.__enableButtons"></a> |
234 <a NAME="FeedsManager.__enableButtons" ID="FeedsManager.__enableButtons"></a> |
235 <h4>FeedsManager.__enableButtons</h4> |
235 <h4>FeedsManager.__enableButtons</h4> |
236 <b>__enableButtons</b>(<i></i>) |
236 <b>__enableButtons</b>(<i></i>) |