155 <td>Private slot to show the current zoom factor.</td> |
155 <td>Private slot to show the current zoom factor.</td> |
156 </tr><tr> |
156 </tr><tr> |
157 <td><a href="#IconEditorWindow.__whatsThis">__whatsThis</a></td> |
157 <td><a href="#IconEditorWindow.__whatsThis">__whatsThis</a></td> |
158 <td>Private slot called in to enter Whats This mode.</td> |
158 <td>Private slot called in to enter Whats This mode.</td> |
159 </tr><tr> |
159 </tr><tr> |
160 <td><a href="#IconEditorWindow.__zoom">__zoom</a></td> |
|
161 <td>Private method to handle the zoom action.</td> |
|
162 </tr><tr> |
|
163 <td><a href="#IconEditorWindow.__zoomIn">__zoomIn</a></td> |
160 <td><a href="#IconEditorWindow.__zoomIn">__zoomIn</a></td> |
164 <td>Private slot called to handle the zoom in action.</td> |
161 <td>Private slot called to handle the zoom in action.</td> |
165 </tr><tr> |
162 </tr><tr> |
166 <td><a href="#IconEditorWindow.__zoomOut">__zoomOut</a></td> |
163 <td><a href="#IconEditorWindow.__zoomOut">__zoomOut</a></td> |
167 <td>Private slot called to handle the zoom out action.</td> |
164 <td>Private slot called to handle the zoom out action.</td> |
411 </p><a NAME="IconEditorWindow.__whatsThis" ID="IconEditorWindow.__whatsThis"></a> |
408 </p><a NAME="IconEditorWindow.__whatsThis" ID="IconEditorWindow.__whatsThis"></a> |
412 <h4>IconEditorWindow.__whatsThis</h4> |
409 <h4>IconEditorWindow.__whatsThis</h4> |
413 <b>__whatsThis</b>(<i></i>) |
410 <b>__whatsThis</b>(<i></i>) |
414 <p> |
411 <p> |
415 Private slot called in to enter Whats This mode. |
412 Private slot called in to enter Whats This mode. |
416 </p><a NAME="IconEditorWindow.__zoom" ID="IconEditorWindow.__zoom"></a> |
|
417 <h4>IconEditorWindow.__zoom</h4> |
|
418 <b>__zoom</b>(<i></i>) |
|
419 <p> |
|
420 Private method to handle the zoom action. |
|
421 </p><a NAME="IconEditorWindow.__zoomIn" ID="IconEditorWindow.__zoomIn"></a> |
413 </p><a NAME="IconEditorWindow.__zoomIn" ID="IconEditorWindow.__zoomIn"></a> |
422 <h4>IconEditorWindow.__zoomIn</h4> |
414 <h4>IconEditorWindow.__zoomIn</h4> |
423 <b>__zoomIn</b>(<i></i>) |
415 <b>__zoomIn</b>(<i></i>) |
424 <p> |
416 <p> |
425 Private slot called to handle the zoom in action. |
417 Private slot called to handle the zoom in action. |