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> |