115 <tr> |
120 <tr> |
116 <td><a href="#EricIconBar.insertIcon">insertIcon</a></td> |
121 <td><a href="#EricIconBar.insertIcon">insertIcon</a></td> |
117 <td>Public method to insert an icon into the bar.</td> |
122 <td>Public method to insert an icon into the bar.</td> |
118 </tr> |
123 </tr> |
119 <tr> |
124 <tr> |
|
125 <td><a href="#EricIconBar.mouseReleaseEvent">mouseReleaseEvent</a></td> |
|
126 <td>Protected method to handle a click on the empty space.</td> |
|
127 </tr> |
|
128 <tr> |
120 <td><a href="#EricIconBar.nextIcon">nextIcon</a></td> |
129 <td><a href="#EricIconBar.nextIcon">nextIcon</a></td> |
121 <td>Public slot to set the icon after the current one.</td> |
130 <td>Public slot to set the icon after the current one.</td> |
122 </tr> |
131 </tr> |
123 <tr> |
132 <tr> |
124 <td><a href="#EricIconBar.orientation">orientation</a></td> |
133 <td><a href="#EricIconBar.orientation">orientation</a></td> |
366 <dt><i>label</i> (str (optional))</dt> |
375 <dt><i>label</i> (str (optional))</dt> |
367 <dd> |
376 <dd> |
368 label text to be shown as a tooltip (defaults to "") |
377 label text to be shown as a tooltip (defaults to "") |
369 </dd> |
378 </dd> |
370 </dl> |
379 </dl> |
|
380 <a NAME="EricIconBar.mouseReleaseEvent" ID="EricIconBar.mouseReleaseEvent"></a> |
|
381 <h4>EricIconBar.mouseReleaseEvent</h4> |
|
382 <b>mouseReleaseEvent</b>(<i>evt</i>) |
|
383 |
|
384 <p> |
|
385 Protected method to handle a click on the empty space. |
|
386 </p> |
|
387 <dl> |
|
388 |
|
389 <dt><i>evt</i> (QMouseEvent)</dt> |
|
390 <dd> |
|
391 reference to the mouse event |
|
392 </dd> |
|
393 </dl> |
371 <a NAME="EricIconBar.nextIcon" ID="EricIconBar.nextIcon"></a> |
394 <a NAME="EricIconBar.nextIcon" ID="EricIconBar.nextIcon"></a> |
372 <h4>EricIconBar.nextIcon</h4> |
395 <h4>EricIconBar.nextIcon</h4> |
373 <b>nextIcon</b>(<i></i>) |
396 <b>nextIcon</b>(<i></i>) |
374 |
397 |
375 <p> |
398 <p> |