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

changeset 1963
9c5b3235abf9
parent 1854
191efdc54c62
child 1970
02cf3bac079b
equal deleted inserted replaced
1961:2e7f691cade9 1963:9c5b3235abf9
85 <td><a href="#AdBlockDialog.on_updateSpinBox_valueChanged">on_updateSpinBox_valueChanged</a></td> 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> 86 <td>Private slot to handle changes of the update period.</td>
87 </tr><tr> 87 </tr><tr>
88 <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td> 88 <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td>
89 <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>
90 </tr><tr>
91 <td><a href="#AdBlockDialog.showRule">showRule</a></td>
92 <td>Public slot to show the given rule.</td>
90 </tr> 93 </tr>
91 </table> 94 </table>
92 <h3>Static Methods</h3> 95 <h3>Static Methods</h3>
93 <table> 96 <table>
94 <tr><td>None</td></tr> 97 <tr><td>None</td></tr>
156 </p><dl> 159 </p><dl>
157 <dt><i>index</i></dt> 160 <dt><i>index</i></dt>
158 <dd> 161 <dd>
159 index to be set (QModelIndex) 162 index to be set (QModelIndex)
160 </dd> 163 </dd>
164 </dl><a NAME="AdBlockDialog.showRule" ID="AdBlockDialog.showRule"></a>
165 <h4>AdBlockDialog.showRule</h4>
166 <b>showRule</b>(<i>rule</i>)
167 <p>
168 Public slot to show the given rule.
169 </p><dl>
170 <dt><i>rule</i></dt>
171 <dd>
172 rule to be shown (AdBlockRule)
173 </dd>
161 </dl> 174 </dl>
162 <div align="right"><a href="#top">Up</a></div> 175 <div align="right"><a href="#top">Up</a></div>
163 <hr /> 176 <hr />
164 </body></html> 177 </body></html>

eric ide

mercurial