42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="AdBlockSubscription" ID="AdBlockSubscription"></a> |
43 <a NAME="AdBlockSubscription" ID="AdBlockSubscription"></a> |
44 <h2>AdBlockSubscription</h2> |
44 <h2>AdBlockSubscription</h2> |
45 <p> |
45 <p> |
46 Class implementing the AdBlock subscription. |
46 Class implementing the AdBlock subscription. |
47 </p><h4>Signals</h4> |
47 </p><h3>Signals</h3> |
48 <dl> |
48 <dl> |
49 <dt>changed()</dt> |
49 <dt>changed()</dt> |
50 <dd> |
50 <dd> |
51 emitted after the subscription has changed |
51 emitted after the subscription has changed |
52 </dd><dt>rulesChanged()</dt> |
52 </dd><dt>rulesChanged()</dt> |
130 <td>Public method to update the subscription immediately.</td> |
134 <td>Public method to update the subscription immediately.</td> |
131 </tr><tr> |
135 </tr><tr> |
132 <td><a href="#AdBlockSubscription.url">url</a></td> |
136 <td><a href="#AdBlockSubscription.url">url</a></td> |
133 <td>Public method to generate the url for this subscription.</td> |
137 <td>Public method to generate the url for this subscription.</td> |
134 </tr> |
138 </tr> |
|
139 </table> |
|
140 <h3>Static Methods</h3> |
|
141 <table> |
|
142 <tr><td>None</td></tr> |
135 </table> |
143 </table> |
136 <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a> |
144 <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a> |
137 <h4>AdBlockSubscription (Constructor)</h4> |
145 <h4>AdBlockSubscription (Constructor)</h4> |
138 <b>AdBlockSubscription</b>(<i>url, parent = None, default = False</i>) |
146 <b>AdBlockSubscription</b>(<i>url, parent = None, default = False</i>) |
139 <p> |
147 <p> |