Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html

changeset 659
b53e67ae2021
parent 657
099d1ab9073e
child 661
f9d49e0c2522
equal deleted inserted replaced
658:2856f7ea6780 659:b53e67ae2021
750 <td>Public method to add data to a network request.</td> 750 <td>Public method to add data to a network request.</td>
751 </tr><tr> 751 </tr><tr>
752 <td><a href="#HelpWebPage.setUserAgent">setUserAgent</a></td> 752 <td><a href="#HelpWebPage.setUserAgent">setUserAgent</a></td>
753 <td>Public method to set the current user agent string.</td> 753 <td>Public method to set the current user agent string.</td>
754 </tr><tr> 754 </tr><tr>
755 <td><a href="#HelpWebPage.showSslInfo">showSslInfo</a></td>
756 <td>Public slot to show some SSL information for the loaded page.</td>
757 </tr><tr>
755 <td><a href="#HelpWebPage.supportsExtension">supportsExtension</a></td> 758 <td><a href="#HelpWebPage.supportsExtension">supportsExtension</a></td>
756 <td>Public method to check the support for an extension.</td> 759 <td>Public method to check the support for an extension.</td>
757 </tr><tr> 760 </tr><tr>
758 <td><a href="#HelpWebPage.userAgent">userAgent</a></td> 761 <td><a href="#HelpWebPage.userAgent">userAgent</a></td>
759 <td>Public method to get the current user agent setting.</td> 762 <td>Public method to get the current user agent setting.</td>
864 </p><dl> 867 </p><dl>
865 <dt><i>agent</i></dt> 868 <dt><i>agent</i></dt>
866 <dd> 869 <dd>
867 new current user agent string (string) 870 new current user agent string (string)
868 </dd> 871 </dd>
869 </dl><a NAME="HelpWebPage.supportsExtension" ID="HelpWebPage.supportsExtension"></a> 872 </dl><a NAME="HelpWebPage.showSslInfo" ID="HelpWebPage.showSslInfo"></a>
873 <h4>HelpWebPage.showSslInfo</h4>
874 <b>showSslInfo</b>(<i></i>)
875 <p>
876 Public slot to show some SSL information for the loaded page.
877 </p><a NAME="HelpWebPage.supportsExtension" ID="HelpWebPage.supportsExtension"></a>
870 <h4>HelpWebPage.supportsExtension</h4> 878 <h4>HelpWebPage.supportsExtension</h4>
871 <b>supportsExtension</b>(<i>extension</i>) 879 <b>supportsExtension</b>(<i>extension</i>)
872 <p> 880 <p>
873 Public method to check the support for an extension. 881 Public method to check the support for an extension.
874 </p><dl> 882 </p><dl>

eric ide

mercurial