src/eric7/Documentation/Source/eric7.Tools.webBrowserSupport.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8596
d64760b2da50
child 10479
856476537696
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
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>

eric ide

mercurial