eric6/Documentation/Source/eric6.Tools.webBrowserSupport.html

branch
without_py2_and_pyqt4
changeset 7204
cbf6d88004ce
parent 6942
2602857055c5
child 7273
391d6b7b1eff
equal deleted inserted replaced
7203:2079ccbfa335 7204:cbf6d88004ce
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric6.Tools.webBrowserSupport</h1> 22 <h1>eric6.Tools.webBrowserSupport</h1>
23 <p> 23 <p>
24 Script to determine the supported web browser variant. 24 Script to determine the supported web browser variant.
25 </p><p> 25 </p><p>
26 It looks for QtWebEngine first and the old QtWebKit thereafter. It reports the 26 It looks for QtWebEngine. It reports the variant found or the string 'None' if
27 variant found or the string 'None' if both are absent. 27 it is absent.
28 </p> 28 </p>
29 <h3>Global Attributes</h3> 29 <h3>Global Attributes</h3>
30 <table> 30 <table>
31 <tr><td>variant</td></tr> 31 <tr><td>variant</td></tr>
32 </table> 32 </table>

eric ide

mercurial