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

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
100 <p> 100 <p>
101 Constructor 101 Constructor
102 </p> 102 </p>
103 <dl> 103 <dl>
104 104
105 <dt><i>parent</i></dt> 105 <dt><i>parent</i> (QWidget)</dt>
106 <dd> 106 <dd>
107 reference to the parent widget (QWidget) 107 reference to the parent widget
108 </dd> 108 </dd>
109 </dl> 109 </dl>
110 <a NAME="SafeBrowsingLabel.__updateLabel" ID="SafeBrowsingLabel.__updateLabel"></a> 110 <a NAME="SafeBrowsingLabel.__updateLabel" ID="SafeBrowsingLabel.__updateLabel"></a>
111 <h4>SafeBrowsingLabel.__updateLabel</h4> 111 <h4>SafeBrowsingLabel.__updateLabel</h4>
112 <b>__updateLabel</b>(<i></i>) 112 <b>__updateLabel</b>(<i></i>)
140 <p> 140 <p>
141 Protected method to handle mouse double click events. 141 Protected method to handle mouse double click events.
142 </p> 142 </p>
143 <dl> 143 <dl>
144 144
145 <dt><i>evt</i></dt> 145 <dt><i>evt</i> (QMouseEvent)</dt>
146 <dd> 146 <dd>
147 reference to the mouse event (QMouseEvent) 147 reference to the mouse event
148 </dd> 148 </dd>
149 </dl> 149 </dl>
150 <a NAME="SafeBrowsingLabel.mouseReleaseEvent" ID="SafeBrowsingLabel.mouseReleaseEvent"></a> 150 <a NAME="SafeBrowsingLabel.mouseReleaseEvent" ID="SafeBrowsingLabel.mouseReleaseEvent"></a>
151 <h4>SafeBrowsingLabel.mouseReleaseEvent</h4> 151 <h4>SafeBrowsingLabel.mouseReleaseEvent</h4>
152 <b>mouseReleaseEvent</b>(<i>evt</i>) 152 <b>mouseReleaseEvent</b>(<i>evt</i>)
154 <p> 154 <p>
155 Protected method to handle mouse release events. 155 Protected method to handle mouse release events.
156 </p> 156 </p>
157 <dl> 157 <dl>
158 158
159 <dt><i>evt</i></dt> 159 <dt><i>evt</i> (QMouseEvent)</dt>
160 <dd> 160 <dd>
161 reference to the mouse event (QMouseEvent) 161 reference to the mouse event
162 </dd> 162 </dd>
163 </dl> 163 </dl>
164 <a NAME="SafeBrowsingLabel.setThreatInfo" ID="SafeBrowsingLabel.setThreatInfo"></a> 164 <a NAME="SafeBrowsingLabel.setThreatInfo" ID="SafeBrowsingLabel.setThreatInfo"></a>
165 <h4>SafeBrowsingLabel.setThreatInfo</h4> 165 <h4>SafeBrowsingLabel.setThreatInfo</h4>
166 <b>setThreatInfo</b>(<i>threatType, threatMessages</i>) 166 <b>setThreatInfo</b>(<i>threatType, threatMessages</i>)

eric ide

mercurial