Documentation/Source/eric5.E5Gui.E5ZoomWidget.html

changeset 3591
2f2a4a76dd22
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3590:5280e37405b8 3591:2f2a4a76dd22
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#E5ZoomWidget.minimum">minimum</a></td> 96 <td><a href="#E5ZoomWidget.minimum">minimum</a></td>
97 <td>Public method to get the minimum value.</td> 97 <td>Public method to get the minimum value.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#E5ZoomWidget.on_slider_sliderMoved">on_slider_sliderMoved</a></td> 99 <td><a href="#E5ZoomWidget.on_slider_sliderMoved">on_slider_sliderMoved</a></td>
100 <td>Public slot to handle changes of the zoom value.</td> 100 <td>Private slot to handle changes of the zoom value.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#E5ZoomWidget.pageStep">pageStep</a></td> 102 <td><a href="#E5ZoomWidget.pageStep">pageStep</a></td>
103 <td>Public method to get the page step value.</td> 103 <td>Public method to get the page step value.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#E5ZoomWidget.setDefault">setDefault</a></td> 105 <td><a href="#E5ZoomWidget.setDefault">setDefault</a></td>
265 </dd> 265 </dd>
266 </dl><a NAME="E5ZoomWidget.on_slider_sliderMoved" ID="E5ZoomWidget.on_slider_sliderMoved"></a> 266 </dl><a NAME="E5ZoomWidget.on_slider_sliderMoved" ID="E5ZoomWidget.on_slider_sliderMoved"></a>
267 <h4>E5ZoomWidget.on_slider_sliderMoved</h4> 267 <h4>E5ZoomWidget.on_slider_sliderMoved</h4>
268 <b>on_slider_sliderMoved</b>(<i>value</i>) 268 <b>on_slider_sliderMoved</b>(<i>value</i>)
269 <p> 269 <p>
270 Public slot to handle changes of the zoom value. 270 Private slot to handle changes of the zoom value.
271 </p><dl> 271 </p><dl>
272 <dt><i>value</i></dt> 272 <dt><i>value</i></dt>
273 <dd> 273 <dd>
274 value of the slider (integer) 274 value of the slider (integer)
275 </dd> 275 </dd>

eric ide

mercurial