113 <td>Public slot to set the enabled state.</td> |
113 <td>Public slot to set the enabled state.</td> |
114 </tr><tr> |
114 </tr><tr> |
115 <td><a href="#AdBlockManager.showDialog">showDialog</a></td> |
115 <td><a href="#AdBlockManager.showDialog">showDialog</a></td> |
116 <td>Public slot to show the AdBlock subscription management dialog.</td> |
116 <td>Public slot to show the AdBlock subscription management dialog.</td> |
117 </tr><tr> |
117 </tr><tr> |
|
118 <td><a href="#AdBlockManager.showRule">showRule</a></td> |
|
119 <td>Public slot to show an AdBlock rule.</td> |
|
120 </tr><tr> |
118 <td><a href="#AdBlockManager.subscriptions">subscriptions</a></td> |
121 <td><a href="#AdBlockManager.subscriptions">subscriptions</a></td> |
119 <td>Public method to get all subscriptions.</td> |
122 <td>Public method to get all subscriptions.</td> |
120 </tr> |
123 </tr> |
121 </table> |
124 </table> |
122 <h3>Static Methods</h3> |
125 <h3>Static Methods</h3> |
271 </dl><a NAME="AdBlockManager.showDialog" ID="AdBlockManager.showDialog"></a> |
274 </dl><a NAME="AdBlockManager.showDialog" ID="AdBlockManager.showDialog"></a> |
272 <h4>AdBlockManager.showDialog</h4> |
275 <h4>AdBlockManager.showDialog</h4> |
273 <b>showDialog</b>(<i></i>) |
276 <b>showDialog</b>(<i></i>) |
274 <p> |
277 <p> |
275 Public slot to show the AdBlock subscription management dialog. |
278 Public slot to show the AdBlock subscription management dialog. |
|
279 </p><a NAME="AdBlockManager.showRule" ID="AdBlockManager.showRule"></a> |
|
280 <h4>AdBlockManager.showRule</h4> |
|
281 <b>showRule</b>(<i></i>) |
|
282 <p> |
|
283 Public slot to show an AdBlock rule. |
276 </p><a NAME="AdBlockManager.subscriptions" ID="AdBlockManager.subscriptions"></a> |
284 </p><a NAME="AdBlockManager.subscriptions" ID="AdBlockManager.subscriptions"></a> |
277 <h4>AdBlockManager.subscriptions</h4> |
285 <h4>AdBlockManager.subscriptions</h4> |
278 <b>subscriptions</b>(<i></i>) |
286 <b>subscriptions</b>(<i></i>) |
279 <p> |
287 <p> |
280 Public method to get all subscriptions. |
288 Public method to get all subscriptions. |