102 <dd> |
102 <dd> |
103 reference to the parent widget (HelpWindow) |
103 reference to the parent widget (HelpWindow) |
104 </dd> |
104 </dd> |
105 </dl><a NAME="AdBlockIcon.__createMenu" ID="AdBlockIcon.__createMenu"></a> |
105 </dl><a NAME="AdBlockIcon.__createMenu" ID="AdBlockIcon.__createMenu"></a> |
106 <h4>AdBlockIcon.__createMenu</h4> |
106 <h4>AdBlockIcon.__createMenu</h4> |
107 <b>__createMenu</b>(<i>menu=None</i>) |
107 <b>__createMenu</b>(<i>menu</i>) |
108 <p> |
108 <p> |
109 Private slot to create the context menu. |
109 Private slot to create the context menu. |
110 </p><dl> |
110 </p><dl> |
111 <dt><i>menu</i></dt> |
111 <dt><i>menu</i> (QMenu)</dt> |
112 <dd> |
112 <dd> |
113 parent menu (QMenu) |
113 parent menu |
114 </dd> |
114 </dd> |
115 </dl><a NAME="AdBlockIcon.__enableAdBlock" ID="AdBlockIcon.__enableAdBlock"></a> |
115 </dl><a NAME="AdBlockIcon.__enableAdBlock" ID="AdBlockIcon.__enableAdBlock"></a> |
116 <h4>AdBlockIcon.__enableAdBlock</h4> |
116 <h4>AdBlockIcon.__enableAdBlock</h4> |
117 <b>__enableAdBlock</b>(<i></i>) |
117 <b>__enableAdBlock</b>(<i>act</i>) |
118 <p> |
118 <p> |
119 Private slot to enable or disable AdBlock. |
119 Private slot to enable or disable AdBlock. |
120 </p><a NAME="AdBlockIcon.__isCurrentHostExcepted" ID="AdBlockIcon.__isCurrentHostExcepted"></a> |
120 </p><dl> |
|
121 <dt><i>act</i> (QAction)</dt> |
|
122 <dd> |
|
123 reference to the action |
|
124 </dd> |
|
125 </dl><a NAME="AdBlockIcon.__isCurrentHostExcepted" ID="AdBlockIcon.__isCurrentHostExcepted"></a> |
121 <h4>AdBlockIcon.__isCurrentHostExcepted</h4> |
126 <h4>AdBlockIcon.__isCurrentHostExcepted</h4> |
122 <b>__isCurrentHostExcepted</b>(<i></i>) |
127 <b>__isCurrentHostExcepted</b>(<i></i>) |
123 <p> |
128 <p> |
124 Private method to check, if the host of the current browser is |
129 Private method to check, if the host of the current browser is |
125 excepted. |
130 excepted. |
128 <dd> |
133 <dd> |
129 flag indicating an exception (boolean) |
134 flag indicating an exception (boolean) |
130 </dd> |
135 </dd> |
131 </dl><a NAME="AdBlockIcon.__setException" ID="AdBlockIcon.__setException"></a> |
136 </dl><a NAME="AdBlockIcon.__setException" ID="AdBlockIcon.__setException"></a> |
132 <h4>AdBlockIcon.__setException</h4> |
137 <h4>AdBlockIcon.__setException</h4> |
133 <b>__setException</b>(<i></i>) |
138 <b>__setException</b>(<i>act</i>) |
134 <p> |
139 <p> |
135 Private slot to add or remove the current host from the list of |
140 Private slot to add or remove the current host from the list of |
136 exceptions. |
141 exceptions. |
137 </p><a NAME="AdBlockIcon.__showMenu" ID="AdBlockIcon.__showMenu"></a> |
142 </p><dl> |
|
143 <dt><i>act</i> (QAction)</dt> |
|
144 <dd> |
|
145 referenced to the action |
|
146 </dd> |
|
147 </dl><a NAME="AdBlockIcon.__showMenu" ID="AdBlockIcon.__showMenu"></a> |
138 <h4>AdBlockIcon.__showMenu</h4> |
148 <h4>AdBlockIcon.__showMenu</h4> |
139 <b>__showMenu</b>(<i>pos</i>) |
149 <b>__showMenu</b>(<i>pos</i>) |
140 <p> |
150 <p> |
141 Private slot to show the context menu. |
151 Private slot to show the context menu. |
142 </p><dl> |
152 </p><dl> |