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

changeset 1854
191efdc54c62
parent 1229
a8207dc73672
child 1963
9c5b3235abf9
equal deleted inserted replaced
1853:01812b281a1e 1854:191efdc54c62
80 <td>Public slot to add a custom AdBlock rule.</td> 80 <td>Public slot to add a custom AdBlock rule.</td>
81 </tr><tr> 81 </tr><tr>
82 <td><a href="#AdBlockDialog.model">model</a></td> 82 <td><a href="#AdBlockDialog.model">model</a></td>
83 <td>Public method to return a reference to the subscriptions tree model.</td> 83 <td>Public method to return a reference to the subscriptions tree model.</td>
84 </tr><tr> 84 </tr><tr>
85 <td><a href="#AdBlockDialog.on_updateSpinBox_valueChanged">on_updateSpinBox_valueChanged</a></td>
86 <td>Private slot to handle changes of the update period.</td>
87 </tr><tr>
85 <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td> 88 <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td>
86 <td>Private slot to set the current index of the subscriptions tree.</td> 89 <td>Private slot to set the current index of the subscriptions tree.</td>
87 </tr> 90 </tr>
88 </table> 91 </table>
89 <h3>Static Methods</h3> 92 <h3>Static Methods</h3>
133 </dl><a NAME="AdBlockDialog.model" ID="AdBlockDialog.model"></a> 136 </dl><a NAME="AdBlockDialog.model" ID="AdBlockDialog.model"></a>
134 <h4>AdBlockDialog.model</h4> 137 <h4>AdBlockDialog.model</h4>
135 <b>model</b>(<i></i>) 138 <b>model</b>(<i></i>)
136 <p> 139 <p>
137 Public method to return a reference to the subscriptions tree model. 140 Public method to return a reference to the subscriptions tree model.
138 </p><a NAME="AdBlockDialog.setCurrentIndex" ID="AdBlockDialog.setCurrentIndex"></a> 141 </p><a NAME="AdBlockDialog.on_updateSpinBox_valueChanged" ID="AdBlockDialog.on_updateSpinBox_valueChanged"></a>
142 <h4>AdBlockDialog.on_updateSpinBox_valueChanged</h4>
143 <b>on_updateSpinBox_valueChanged</b>(<i>value</i>)
144 <p>
145 Private slot to handle changes of the update period.
146 </p><dl>
147 <dt><i>value</i></dt>
148 <dd>
149 update period (integer)
150 </dd>
151 </dl><a NAME="AdBlockDialog.setCurrentIndex" ID="AdBlockDialog.setCurrentIndex"></a>
139 <h4>AdBlockDialog.setCurrentIndex</h4> 152 <h4>AdBlockDialog.setCurrentIndex</h4>
140 <b>setCurrentIndex</b>(<i>index</i>) 153 <b>setCurrentIndex</b>(<i>index</i>)
141 <p> 154 <p>
142 Private slot to set the current index of the subscriptions tree. 155 Private slot to set the current index of the subscriptions tree.
143 </p><dl> 156 </p><dl>

eric ide

mercurial