99 <tr> |
99 <tr> |
100 <td><a href="#EricToolButton.badgeText">badgeText</a></td> |
100 <td><a href="#EricToolButton.badgeText">badgeText</a></td> |
101 <td>Public method to get the badge text.</td> |
101 <td>Public method to get the badge text.</td> |
102 </tr> |
102 </tr> |
103 <tr> |
103 <tr> |
104 <td><a href="#EricToolButton.contextMenuEvent">contextMenuEvent</a></td> |
|
105 <td>Protected method to handle context menu events.</td> |
|
106 </tr> |
|
107 <tr> |
|
108 <td><a href="#EricToolButton.menu">menu</a></td> |
104 <td><a href="#EricToolButton.menu">menu</a></td> |
109 <td>Public method to get a reference to the tool button menu.</td> |
105 <td>Public method to get a reference to the tool button menu.</td> |
110 </tr> |
106 </tr> |
111 <tr> |
107 <tr> |
112 <td><a href="#EricToolButton.mouseDoubleClickEvent">mouseDoubleClickEvent</a></td> |
108 <td><a href="#EricToolButton.mouseDoubleClickEvent">mouseDoubleClickEvent</a></td> |
196 <dt>Return Type:</dt> |
192 <dt>Return Type:</dt> |
197 <dd> |
193 <dd> |
198 str |
194 str |
199 </dd> |
195 </dd> |
200 </dl> |
196 </dl> |
201 <a NAME="EricToolButton.contextMenuEvent" ID="EricToolButton.contextMenuEvent"></a> |
|
202 <h4>EricToolButton.contextMenuEvent</h4> |
|
203 <b>contextMenuEvent</b>(<i>evt</i>) |
|
204 |
|
205 <p> |
|
206 Protected method to handle context menu events. |
|
207 </p> |
|
208 <dl> |
|
209 |
|
210 <dt><i>evt</i> (QContextMenuEvent)</dt> |
|
211 <dd> |
|
212 reference to the context menu event |
|
213 </dd> |
|
214 </dl> |
|
215 <a NAME="EricToolButton.menu" ID="EricToolButton.menu"></a> |
197 <a NAME="EricToolButton.menu" ID="EricToolButton.menu"></a> |
216 <h4>EricToolButton.menu</h4> |
198 <h4>EricToolButton.menu</h4> |
217 <b>menu</b>(<i></i>) |
199 <b>menu</b>(<i></i>) |
218 |
200 |
219 <p> |
201 <p> |