--- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Sun Jul 29 13:40:11 2012 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockDialog.html Sun Jul 29 15:41:58 2012 +0200 @@ -87,6 +87,9 @@ </tr><tr> <td><a href="#AdBlockDialog.setCurrentIndex">setCurrentIndex</a></td> <td>Private slot to set the current index of the subscriptions tree.</td> +</tr><tr> +<td><a href="#AdBlockDialog.showRule">showRule</a></td> +<td>Public slot to show the given rule.</td> </tr> </table> <h3>Static Methods</h3> @@ -158,6 +161,16 @@ <dd> index to be set (QModelIndex) </dd> +</dl><a NAME="AdBlockDialog.showRule" ID="AdBlockDialog.showRule"></a> +<h4>AdBlockDialog.showRule</h4> +<b>showRule</b>(<i>rule</i>) +<p> + Public slot to show the given rule. +</p><dl> +<dt><i>rule</i></dt> +<dd> +rule to be shown (AdBlockRule) +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />