src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
diff -r de9106c55c3d -r 856476537696 src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,37 +7,36 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel</h1>
-
 <p>
 Module implementing the label to show some SSL info.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
-
 <tr>
 <td><a href="#SafeBrowsingLabel">SafeBrowsingLabel</a></td>
 <td>Class implementing a label to show some Safe Browsing info.</td>
 </tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="SafeBrowsingLabel" ID="SafeBrowsingLabel"></a>
 <h2>SafeBrowsingLabel</h2>
-
 <p>
     Class implementing a label to show some Safe Browsing info.
 </p>
+
 <h3>Signals</h3>
 <dl>
 
@@ -49,19 +48,17 @@
 <h3>Derived from</h3>
 QLabel
 <h3>Class Attributes</h3>
-
 <table>
 <tr><td>nokStyle</td></tr>
 </table>
+
 <h3>Class Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Methods</h3>
-
 <table>
-
 <tr>
 <td><a href="#SafeBrowsingLabel.__init__">SafeBrowsingLabel</a></td>
 <td>Constructor</td>
@@ -87,19 +84,20 @@
 <td>Public slot to set threat information.</td>
 </tr>
 </table>
+
 <h3>Static Methods</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
 
+
 <a NAME="SafeBrowsingLabel.__init__" ID="SafeBrowsingLabel.__init__"></a>
 <h4>SafeBrowsingLabel (Constructor)</h4>
 <b>SafeBrowsingLabel</b>(<i>parent=None</i>)
-
 <p>
         Constructor
 </p>
+
 <dl>
 
 <dt><i>parent</i> (QWidget)</dt>
@@ -110,17 +108,17 @@
 <a NAME="SafeBrowsingLabel.__updateLabel" ID="SafeBrowsingLabel.__updateLabel"></a>
 <h4>SafeBrowsingLabel.__updateLabel</h4>
 <b>__updateLabel</b>(<i></i>)
-
 <p>
         Private slot to update the label text.
 </p>
+
 <a NAME="SafeBrowsingLabel.getThreatInfo" ID="SafeBrowsingLabel.getThreatInfo"></a>
 <h4>SafeBrowsingLabel.getThreatInfo</h4>
 <b>getThreatInfo</b>(<i></i>)
-
 <p>
         Public method to get the threat info text.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -136,10 +134,10 @@
 <a NAME="SafeBrowsingLabel.mouseDoubleClickEvent" ID="SafeBrowsingLabel.mouseDoubleClickEvent"></a>
 <h4>SafeBrowsingLabel.mouseDoubleClickEvent</h4>
 <b>mouseDoubleClickEvent</b>(<i>evt</i>)
-
 <p>
         Protected method to handle mouse double click events.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QMouseEvent)</dt>
@@ -150,10 +148,10 @@
 <a NAME="SafeBrowsingLabel.mouseReleaseEvent" ID="SafeBrowsingLabel.mouseReleaseEvent"></a>
 <h4>SafeBrowsingLabel.mouseReleaseEvent</h4>
 <b>mouseReleaseEvent</b>(<i>evt</i>)
-
 <p>
         Protected method to handle mouse release events.
 </p>
+
 <dl>
 
 <dt><i>evt</i> (QMouseEvent)</dt>
@@ -164,10 +162,10 @@
 <a NAME="SafeBrowsingLabel.setThreatInfo" ID="SafeBrowsingLabel.setThreatInfo"></a>
 <h4>SafeBrowsingLabel.setThreatInfo</h4>
 <b>setThreatInfo</b>(<i>threatType, threatMessages</i>)
-
 <p>
         Public slot to set threat information.
 </p>
+
 <dl>
 
 <dt><i>threatType</i> (str)</dt>
@@ -181,4 +179,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial