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

changeset 7273
391d6b7b1eff
parent 7204
cbf6d88004ce
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
16 16
17 a { color: #BA6D36; } 17 a { color: #BA6D36; }
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body>
22 <a NAME="top" ID="top"></a>
22 <h1>eric6.Tools.webBrowserSupport</h1> 23 <h1>eric6.Tools.webBrowserSupport</h1>
24
23 <p> 25 <p>
24 Script to determine the supported web browser variant. 26 Script to determine the supported web browser variant.
25 </p><p> 27 </p>
28 <p>
26 It looks for QtWebEngine. It reports the variant found or the string 'None' if 29 It looks for QtWebEngine. It reports the variant found or the string 'None' if
27 it is absent. 30 it is absent.
28 </p> 31 </p>
29 <h3>Global Attributes</h3> 32 <h3>Global Attributes</h3>
33
30 <table> 34 <table>
31 <tr><td>variant</td></tr> 35 <tr><td>variant</td></tr>
32 </table> 36 </table>
33 <h3>Classes</h3> 37 <h3>Classes</h3>
38
34 <table> 39 <table>
35 <tr><td>None</td></tr> 40 <tr><td>None</td></tr>
36 </table> 41 </table>
37 <h3>Functions</h3> 42 <h3>Functions</h3>
43
38 <table> 44 <table>
39 <tr><td>None</td></tr> 45 <tr><td>None</td></tr>
40 </table> 46 </table>
41 <hr /> 47 <hr />
42 </body></html> 48 </body></html>

eric ide

mercurial