eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html

branch
eric7
changeset 8752
3c1ea4dfb691
parent 8596
d64760b2da50
equal deleted inserted replaced
8751:4a6c2ccd880f 8752:3c1ea4dfb691
1310 <b>_contextMenuEvent</b>(<i>evt</i>) 1310 <b>_contextMenuEvent</b>(<i>evt</i>)
1311 1311
1312 <p> 1312 <p>
1313 Protected method called to create a context menu. 1313 Protected method called to create a context menu.
1314 </p> 1314 </p>
1315 <p>
1316 This method is overridden from QWebEngineView.
1317 </p>
1318 <dl> 1315 <dl>
1319 1316
1320 <dt><i>evt</i></dt> 1317 <dt><i>evt</i></dt>
1321 <dd> 1318 <dd>
1322 reference to the context menu event object 1319 reference to the context menu event object
1330 <p> 1327 <p>
1331 Protected method handling gesture events. 1328 Protected method handling gesture events.
1332 </p> 1329 </p>
1333 <dl> 1330 <dl>
1334 1331
1335 <dt><i>evt</i></dt> 1332 <dt><i>evt</i> (QGestureEvent)</dt>
1336 <dd> 1333 <dd>
1337 reference to the gesture event (QGestureEvent 1334 reference to the gesture event
1338 </dd> 1335 </dd>
1339 </dl> 1336 </dl>
1340 <a NAME="WebBrowserView._keyPressEvent" ID="WebBrowserView._keyPressEvent"></a> 1337 <a NAME="WebBrowserView._keyPressEvent" ID="WebBrowserView._keyPressEvent"></a>
1341 <h4>WebBrowserView._keyPressEvent</h4> 1338 <h4>WebBrowserView._keyPressEvent</h4>
1342 <b>_keyPressEvent</b>(<i>evt</i>) 1339 <b>_keyPressEvent</b>(<i>evt</i>)

eric ide

mercurial