src/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.FavIconLabel.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
100 <p> 100 <p>
101 Constructor 101 Constructor
102 </p> 102 </p>
103 <dl> 103 <dl>
104 104
105 <dt><i>parent</i></dt> 105 <dt><i>parent</i> (QWidget)</dt>
106 <dd> 106 <dd>
107 reference to the parent widget (QWidget) 107 reference to the parent widget
108 </dd> 108 </dd>
109 </dl> 109 </dl>
110 <a NAME="FavIconLabel.__browserIconChanged" ID="FavIconLabel.__browserIconChanged"></a> 110 <a NAME="FavIconLabel.__browserIconChanged" ID="FavIconLabel.__browserIconChanged"></a>
111 <h4>FavIconLabel.__browserIconChanged</h4> 111 <h4>FavIconLabel.__browserIconChanged</h4>
112 <b>__browserIconChanged</b>(<i></i>) 112 <b>__browserIconChanged</b>(<i></i>)
142 <p> 142 <p>
143 Protected method to handle mouse move events. 143 Protected method to handle mouse move events.
144 </p> 144 </p>
145 <dl> 145 <dl>
146 146
147 <dt><i>evt</i></dt> 147 <dt><i>evt</i> (QMouseEvent)</dt>
148 <dd> 148 <dd>
149 reference to the mouse event (QMouseEvent) 149 reference to the mouse event
150 </dd> 150 </dd>
151 </dl> 151 </dl>
152 <a NAME="FavIconLabel.mousePressEvent" ID="FavIconLabel.mousePressEvent"></a> 152 <a NAME="FavIconLabel.mousePressEvent" ID="FavIconLabel.mousePressEvent"></a>
153 <h4>FavIconLabel.mousePressEvent</h4> 153 <h4>FavIconLabel.mousePressEvent</h4>
154 <b>mousePressEvent</b>(<i>evt</i>) 154 <b>mousePressEvent</b>(<i>evt</i>)
156 <p> 156 <p>
157 Protected method to handle mouse press events. 157 Protected method to handle mouse press events.
158 </p> 158 </p>
159 <dl> 159 <dl>
160 160
161 <dt><i>evt</i></dt> 161 <dt><i>evt</i> (QMouseEvent)</dt>
162 <dd> 162 <dd>
163 reference to the mouse event (QMouseEvent) 163 reference to the mouse event
164 </dd> 164 </dd>
165 </dl> 165 </dl>
166 <a NAME="FavIconLabel.mouseReleaseEvent" ID="FavIconLabel.mouseReleaseEvent"></a> 166 <a NAME="FavIconLabel.mouseReleaseEvent" ID="FavIconLabel.mouseReleaseEvent"></a>
167 <h4>FavIconLabel.mouseReleaseEvent</h4> 167 <h4>FavIconLabel.mouseReleaseEvent</h4>
168 <b>mouseReleaseEvent</b>(<i>evt</i>) 168 <b>mouseReleaseEvent</b>(<i>evt</i>)
170 <p> 170 <p>
171 Protected method to handle mouse release events. 171 Protected method to handle mouse release events.
172 </p> 172 </p>
173 <dl> 173 <dl>
174 174
175 <dt><i>evt</i></dt> 175 <dt><i>evt</i> (QMouseEvent)</dt>
176 <dd> 176 <dd>
177 reference to the mouse event (QMouseEvent) 177 reference to the mouse event
178 </dd> 178 </dd>
179 </dl> 179 </dl>
180 <a NAME="FavIconLabel.setBrowser" ID="FavIconLabel.setBrowser"></a> 180 <a NAME="FavIconLabel.setBrowser" ID="FavIconLabel.setBrowser"></a>
181 <h4>FavIconLabel.setBrowser</h4> 181 <h4>FavIconLabel.setBrowser</h4>
182 <b>setBrowser</b>(<i>browser</i>) 182 <b>setBrowser</b>(<i>browser</i>)
184 <p> 184 <p>
185 Public method to set the browser connection. 185 Public method to set the browser connection.
186 </p> 186 </p>
187 <dl> 187 <dl>
188 188
189 <dt><i>browser</i></dt> 189 <dt><i>browser</i> (WebBrowserView)</dt>
190 <dd> 190 <dd>
191 reference to the browser widegt (HelpBrowser) 191 reference to the browser widget
192 </dd> 192 </dd>
193 </dl> 193 </dl>
194 <div align="right"><a href="#top">Up</a></div> 194 <div align="right"><a href="#top">Up</a></div>
195 <hr /> 195 <hr />
196 </body></html> 196 </body></html>

eric ide

mercurial