|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Tools.webBrowserSupport</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <a NAME="top" ID="top"></a> |
|
9 <h1>eric7.Tools.webBrowserSupport</h1> |
|
10 |
|
11 <p> |
|
12 Script to determine the supported web browser variant. |
|
13 </p> |
|
14 <p> |
|
15 It looks for QtWebEngine. It reports the variant found or the string 'None' if |
|
16 it is absent. |
|
17 </p> |
|
18 <h3>Global Attributes</h3> |
|
19 |
|
20 <table> |
|
21 <tr><td>variant</td></tr> |
|
22 </table> |
|
23 <h3>Classes</h3> |
|
24 |
|
25 <table> |
|
26 <tr><td>None</td></tr> |
|
27 </table> |
|
28 <h3>Functions</h3> |
|
29 |
|
30 <table> |
|
31 <tr><td>None</td></tr> |
|
32 </table> |
|
33 <hr /> |
|
34 </body></html> |