src/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockManager.html

branch
eric7
changeset 9503
ae9232bf4854
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
9502:6091145e189e 9503:ae9232bf4854
745 flag indicating to use limited EasyList 745 flag indicating to use limited EasyList
746 </dd> 746 </dd>
747 </dl> 747 </dl>
748 <a NAME="AdBlockManager.showDialog" ID="AdBlockManager.showDialog"></a> 748 <a NAME="AdBlockManager.showDialog" ID="AdBlockManager.showDialog"></a>
749 <h4>AdBlockManager.showDialog</h4> 749 <h4>AdBlockManager.showDialog</h4>
750 <b>showDialog</b>(<i></i>) 750 <b>showDialog</b>(<i>parent=None</i>)
751 751
752 <p> 752 <p>
753 Public slot to show the AdBlock subscription management dialog. 753 Public slot to show the AdBlock subscription management dialog.
754 </p> 754 </p>
755 <dl>
756
757 <dt><i>parent</i> (QWidget)</dt>
758 <dd>
759 reference to the parent widget
760 </dd>
761 </dl>
755 <dl> 762 <dl>
756 <dt>Return:</dt> 763 <dt>Return:</dt>
757 <dd> 764 <dd>
758 reference to the dialog 765 reference to the dialog
759 </dd> 766 </dd>

eric ide

mercurial