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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
49 QAbstractItemModel 49 QAbstractItemModel
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#AdBlockModel.__init__">AdBlockModel</a></td>
58 <td>Constructor</td>
59 </tr><tr>
60 <td><a href="#AdBlockModel.__rulesChanged">__rulesChanged</a></td> 61 <td><a href="#AdBlockModel.__rulesChanged">__rulesChanged</a></td>
61 <td>Private slot to handle changes in rules.</td> 62 <td>Private slot to handle changes in rules.</td>
62 </tr><tr> 63 </tr><tr>
63 <td><a href="#AdBlockModel.columnCount">columnCount</a></td> 64 <td><a href="#AdBlockModel.columnCount">columnCount</a></td>
64 <td>Public method to get the number of columns.</td> 65 <td>Public method to get the number of columns.</td>
97 <td>Public method to get the subscription given it's index.</td> 98 <td>Public method to get the subscription given it's index.</td>
98 </tr><tr> 99 </tr><tr>
99 <td><a href="#AdBlockModel.subscriptionIndex">subscriptionIndex</a></td> 100 <td><a href="#AdBlockModel.subscriptionIndex">subscriptionIndex</a></td>
100 <td>Public method to get the index of a subscription.</td> 101 <td>Public method to get the index of a subscription.</td>
101 </tr> 102 </tr>
103 </table>
104 <h3>Static Methods</h3>
105 <table>
106 <tr><td>None</td></tr>
102 </table> 107 </table>
103 <a NAME="AdBlockModel.__init__" ID="AdBlockModel.__init__"></a> 108 <a NAME="AdBlockModel.__init__" ID="AdBlockModel.__init__"></a>
104 <h4>AdBlockModel (Constructor)</h4> 109 <h4>AdBlockModel (Constructor)</h4>
105 <b>AdBlockModel</b>(<i>parent=None</i>) 110 <b>AdBlockModel</b>(<i>parent=None</i>)
106 <p> 111 <p>

eric ide

mercurial