75 <tr> |
75 <tr> |
76 <td><a href="#EricIconBar.__adjustIconLabels">__adjustIconLabels</a></td> |
76 <td><a href="#EricIconBar.__adjustIconLabels">__adjustIconLabels</a></td> |
77 <td>Private method to adjust the visibility of the icon labels.</td> |
77 <td>Private method to adjust the visibility of the icon labels.</td> |
78 </tr> |
78 </tr> |
79 <tr> |
79 <tr> |
|
80 <td><a href="#EricIconBar.__createAndAddMoreLabel">__createAndAddMoreLabel</a></td> |
|
81 <td>Private method to create the label to be shown for too many icons.</td> |
|
82 </tr> |
|
83 <tr> |
80 <td><a href="#EricIconBar.__createIcon">__createIcon</a></td> |
84 <td><a href="#EricIconBar.__createIcon">__createIcon</a></td> |
81 <td>Private method to creat an icon label.</td> |
85 <td>Private method to creat an icon label.</td> |
82 </tr> |
|
83 <tr> |
|
84 <td><a href="#EricIconBar.__createMoreLabel">__createMoreLabel</a></td> |
|
85 <td>Private method to create the label to be shown for too many icons.</td> |
|
86 </tr> |
86 </tr> |
87 <tr> |
87 <tr> |
88 <td><a href="#EricIconBar.__iconClicked">__iconClicked</a></td> |
88 <td><a href="#EricIconBar.__iconClicked">__iconClicked</a></td> |
89 <td>Private slot to handle an icon been clicked.</td> |
89 <td>Private slot to handle an icon been clicked.</td> |
90 </tr> |
90 </tr> |
191 <b>__adjustIconLabels</b>(<i></i>) |
191 <b>__adjustIconLabels</b>(<i></i>) |
192 |
192 |
193 <p> |
193 <p> |
194 Private method to adjust the visibility of the icon labels. |
194 Private method to adjust the visibility of the icon labels. |
195 </p> |
195 </p> |
|
196 <a NAME="EricIconBar.__createAndAddMoreLabel" ID="EricIconBar.__createAndAddMoreLabel"></a> |
|
197 <h4>EricIconBar.__createAndAddMoreLabel</h4> |
|
198 <b>__createAndAddMoreLabel</b>(<i></i>) |
|
199 |
|
200 <p> |
|
201 Private method to create the label to be shown for too many icons. |
|
202 </p> |
196 <a NAME="EricIconBar.__createIcon" ID="EricIconBar.__createIcon"></a> |
203 <a NAME="EricIconBar.__createIcon" ID="EricIconBar.__createIcon"></a> |
197 <h4>EricIconBar.__createIcon</h4> |
204 <h4>EricIconBar.__createIcon</h4> |
198 <b>__createIcon</b>(<i>icon, label=""</i>) |
205 <b>__createIcon</b>(<i>icon, label=""</i>) |
199 |
206 |
200 <p> |
207 <p> |
221 <dt>Return Type:</dt> |
228 <dt>Return Type:</dt> |
222 <dd> |
229 <dd> |
223 EricClickableLabel |
230 EricClickableLabel |
224 </dd> |
231 </dd> |
225 </dl> |
232 </dl> |
226 <a NAME="EricIconBar.__createMoreLabel" ID="EricIconBar.__createMoreLabel"></a> |
|
227 <h4>EricIconBar.__createMoreLabel</h4> |
|
228 <b>__createMoreLabel</b>(<i></i>) |
|
229 |
|
230 <p> |
|
231 Private method to create the label to be shown for too many icons. |
|
232 </p> |
|
233 <a NAME="EricIconBar.__iconClicked" ID="EricIconBar.__iconClicked"></a> |
233 <a NAME="EricIconBar.__iconClicked" ID="EricIconBar.__iconClicked"></a> |
234 <h4>EricIconBar.__iconClicked</h4> |
234 <h4>EricIconBar.__iconClicked</h4> |
235 <b>__iconClicked</b>(<i>label</i>) |
235 <b>__iconClicked</b>(<i>label</i>) |
236 |
236 |
237 <p> |
237 <p> |