Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html

changeset 1228
7afaf2fca55b
parent 956
f3e1500da1df
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
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>
58 QObject 58 QObject
59 <h3>Class Attributes</h3> 59 <h3>Class Attributes</h3>
60 <table> 60 <table>
61 <tr><td>None</td></tr> 61 <tr><td>None</td></tr>
62 </table> 62 </table>
63 <h3>Class Methods</h3>
64 <table>
65 <tr><td>None</td></tr>
66 </table>
63 <h3>Methods</h3> 67 <h3>Methods</h3>
64 <table> 68 <table>
65 <tr> 69 <tr>
66 <td><a href="#AdBlockSubscription.__init__">AdBlockSubscription</a></td>
67 <td>Constructor</td>
68 </tr><tr>
69 <td><a href="#AdBlockSubscription.__loadRules">__loadRules</a></td> 70 <td><a href="#AdBlockSubscription.__loadRules">__loadRules</a></td>
70 <td>Private method to load the rules of the subscription.</td> 71 <td>Private method to load the rules of the subscription.</td>
71 </tr><tr> 72 </tr><tr>
72 <td><a href="#AdBlockSubscription.__parseUrl">__parseUrl</a></td> 73 <td><a href="#AdBlockSubscription.__parseUrl">__parseUrl</a></td>
73 <td>Private method to parse the AdBlock URL for the subscription.</td> 74 <td>Private method to parse the AdBlock URL for the subscription.</td>
130 <td>Public method to update the subscription immediately.</td> 131 <td>Public method to update the subscription immediately.</td>
131 </tr><tr> 132 </tr><tr>
132 <td><a href="#AdBlockSubscription.url">url</a></td> 133 <td><a href="#AdBlockSubscription.url">url</a></td>
133 <td>Public method to generate the url for this subscription.</td> 134 <td>Public method to generate the url for this subscription.</td>
134 </tr> 135 </tr>
136 </table>
137 <h3>Static Methods</h3>
138 <table>
139 <tr><td>None</td></tr>
135 </table> 140 </table>
136 <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a> 141 <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a>
137 <h4>AdBlockSubscription (Constructor)</h4> 142 <h4>AdBlockSubscription (Constructor)</h4>
138 <b>AdBlockSubscription</b>(<i>url, parent=None, default=False</i>) 143 <b>AdBlockSubscription</b>(<i>url, parent=None, default=False</i>)
139 <p> 144 <p>

eric ide

mercurial