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

changeset 7220
5cf645f6daab
parent 7204
cbf6d88004ce
child 7273
391d6b7b1eff
equal deleted inserted replaced
7218:eaf2cf171f3a 7220:5cf645f6daab
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