--- a/eric6/Documentation/Source/eric6.E5Network.E5SslInfoWidget.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/eric6.E5Network.E5SslInfoWidget.html Wed Sep 25 19:42:44 2019 +0200 @@ -18,94 +18,124 @@ </style> </head> -<body><a NAME="top" ID="top"></a> +<body> +<a NAME="top" ID="top"></a> <h1>eric6.E5Network.E5SslInfoWidget</h1> + <p> Module implementing a widget to show SSL information. </p> <h3>Global Attributes</h3> + <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> + <table> + <tr> <td><a href="#E5SslInfoWidget">E5SslInfoWidget</a></td> <td>Class implementing a widget to show SSL certificate infos.</td> </tr> </table> <h3>Functions</h3> + <table> <tr><td>None</td></tr> </table> -<hr /><hr /> +<hr /> +<hr /> <a NAME="E5SslInfoWidget" ID="E5SslInfoWidget"></a> <h2>E5SslInfoWidget</h2> + <p> Class implementing a widget to show SSL certificate infos. </p> <h3>Derived from</h3> QMenu <h3>Class Attributes</h3> + <table> <tr><td>None</td></tr> </table> <h3>Class Methods</h3> + <table> <tr><td>None</td></tr> </table> <h3>Methods</h3> + <table> + <tr> <td><a href="#E5SslInfoWidget.__init__">E5SslInfoWidget</a></td> <td>Constructor</td> -</tr><tr> +</tr> +<tr> <td><a href="#E5SslInfoWidget.__showCertificateInfos">__showCertificateInfos</a></td> <td>Private slot to show certificate information.</td> -</tr><tr> +</tr> +<tr> <td><a href="#E5SslInfoWidget.accept">accept</a></td> <td>Public method to accept the widget.</td> -</tr><tr> +</tr> +<tr> <td><a href="#E5SslInfoWidget.showAt">showAt</a></td> <td>Public method to show the widget.</td> </tr> </table> <h3>Static Methods</h3> + <table> <tr><td>None</td></tr> </table> + <a NAME="E5SslInfoWidget.__init__" ID="E5SslInfoWidget.__init__"></a> <h4>E5SslInfoWidget (Constructor)</h4> <b>E5SslInfoWidget</b>(<i>url, configuration, parent=None</i>) + <p> Constructor -</p><dl> +</p> +<dl> + <dt><i>url</i></dt> <dd> URL to show SSL info for (QUrl) -</dd><dt><i>configuration</i></dt> +</dd> +<dt><i>configuration</i></dt> <dd> SSL configuration (QSslConfiguration) -</dd><dt><i>parent</i></dt> +</dd> +<dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget) </dd> -</dl><a NAME="E5SslInfoWidget.__showCertificateInfos" ID="E5SslInfoWidget.__showCertificateInfos"></a> +</dl> +<a NAME="E5SslInfoWidget.__showCertificateInfos" ID="E5SslInfoWidget.__showCertificateInfos"></a> <h4>E5SslInfoWidget.__showCertificateInfos</h4> <b>__showCertificateInfos</b>(<i></i>) + <p> Private slot to show certificate information. -</p><a NAME="E5SslInfoWidget.accept" ID="E5SslInfoWidget.accept"></a> +</p> +<a NAME="E5SslInfoWidget.accept" ID="E5SslInfoWidget.accept"></a> <h4>E5SslInfoWidget.accept</h4> <b>accept</b>(<i></i>) + <p> Public method to accept the widget. -</p><a NAME="E5SslInfoWidget.showAt" ID="E5SslInfoWidget.showAt"></a> +</p> +<a NAME="E5SslInfoWidget.showAt" ID="E5SslInfoWidget.showAt"></a> <h4>E5SslInfoWidget.showAt</h4> <b>showAt</b>(<i>pos</i>) + <p> Public method to show the widget. -</p><dl> +</p> +<dl> + <dt><i>pos</i></dt> <dd> position to show at (QPoint)