eric6/Documentation/Source/eric6.E5Gui.E5MapWidget.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
206 <dd> 206 <dd>
207 reference to the vertical scrollbar (QScrollBar) 207 reference to the vertical scrollbar (QScrollBar)
208 </dd> 208 </dd>
209 </dl> 209 </dl>
210 <dl> 210 <dl>
211 <dt>Returns:</dt> 211 <dt>Return:</dt>
212 <dd> 212 <dd>
213 slider rectangle (QRect) 213 slider rectangle (QRect)
214 </dd> 214 </dd>
215 </dl> 215 </dl>
216 <a NAME="E5MapWidget.__setSliderColor" ID="E5MapWidget.__setSliderColor"></a> 216 <a NAME="E5MapWidget.__setSliderColor" ID="E5MapWidget.__setSliderColor"></a>
251 251
252 <p> 252 <p>
253 Public method to get the background color. 253 Public method to get the background color.
254 </p> 254 </p>
255 <dl> 255 <dl>
256 <dt>Returns:</dt> 256 <dt>Return:</dt>
257 <dd> 257 <dd>
258 background color (QColor) 258 background color (QColor)
259 </dd> 259 </dd>
260 </dl> 260 </dl>
261 <a NAME="E5MapWidget.calculateGeometry" ID="E5MapWidget.calculateGeometry"></a> 261 <a NAME="E5MapWidget.calculateGeometry" ID="E5MapWidget.calculateGeometry"></a>
278 <dd> 278 <dd>
279 indicator position (integer) 279 indicator position (integer)
280 </dd> 280 </dd>
281 </dl> 281 </dl>
282 <dl> 282 <dl>
283 <dt>Returns:</dt> 283 <dt>Return:</dt>
284 <dd> 284 <dd>
285 indicator rectangle (QRect) 285 indicator rectangle (QRect)
286 </dd> 286 </dd>
287 </dl> 287 </dl>
288 <a NAME="E5MapWidget.isEnabled" ID="E5MapWidget.isEnabled"></a> 288 <a NAME="E5MapWidget.isEnabled" ID="E5MapWidget.isEnabled"></a>
291 291
292 <p> 292 <p>
293 Public method to check the enabled state. 293 Public method to check the enabled state.
294 </p> 294 </p>
295 <dl> 295 <dl>
296 <dt>Returns:</dt> 296 <dt>Return:</dt>
297 <dd> 297 <dd>
298 flag indicating the enabled state (boolean) 298 flag indicating the enabled state (boolean)
299 </dd> 299 </dd>
300 </dl> 300 </dl>
301 <a NAME="E5MapWidget.isOnRightSide" ID="E5MapWidget.isOnRightSide"></a> 301 <a NAME="E5MapWidget.isOnRightSide" ID="E5MapWidget.isOnRightSide"></a>
305 <p> 305 <p>
306 Public method to test, if the map is shown on the right side of the 306 Public method to test, if the map is shown on the right side of the
307 master widget. 307 master widget.
308 </p> 308 </p>
309 <dl> 309 <dl>
310 <dt>Returns:</dt> 310 <dt>Return:</dt>
311 <dd> 311 <dd>
312 flag indicating that the map is to the right of the master 312 flag indicating that the map is to the right of the master
313 widget 313 widget
314 </dd> 314 </dd>
315 </dl> 315 </dl>
325 325
326 <p> 326 <p>
327 Public method to get the line (indicator) dimensions. 327 Public method to get the line (indicator) dimensions.
328 </p> 328 </p>
329 <dl> 329 <dl>
330 <dt>Returns:</dt> 330 <dt>Return:</dt>
331 <dd> 331 <dd>
332 tuple with border width (integer) and line height (integer) 332 tuple with border width (integer) and line height (integer)
333 </dd> 333 </dd>
334 </dl> 334 </dl>
335 <a NAME="E5MapWidget.mouseMoveEvent" ID="E5MapWidget.mouseMoveEvent"></a> 335 <a NAME="E5MapWidget.mouseMoveEvent" ID="E5MapWidget.mouseMoveEvent"></a>
392 flag indicating to calculate the result for the slider 392 flag indicating to calculate the result for the slider
393 (boolean) 393 (boolean)
394 </dd> 394 </dd>
395 </dl> 395 </dl>
396 <dl> 396 <dl>
397 <dt>Returns:</dt> 397 <dt>Return:</dt>
398 <dd> 398 <dd>
399 scrollbar value (integer) 399 scrollbar value (integer)
400 </dd> 400 </dd>
401 </dl> 401 </dl>
402 <a NAME="E5MapWidget.scaleFactor" ID="E5MapWidget.scaleFactor"></a> 402 <a NAME="E5MapWidget.scaleFactor" ID="E5MapWidget.scaleFactor"></a>
413 flag indicating to calculate the result for the slider 413 flag indicating to calculate the result for the slider
414 (boolean) 414 (boolean)
415 </dd> 415 </dd>
416 </dl> 416 </dl>
417 <dl> 417 <dl>
418 <dt>Returns:</dt> 418 <dt>Return:</dt>
419 <dd> 419 <dd>
420 scale factor (float) 420 scale factor (float)
421 </dd> 421 </dd>
422 </dl> 422 </dl>
423 <a NAME="E5MapWidget.setBackgroundColor" ID="E5MapWidget.setBackgroundColor"></a> 423 <a NAME="E5MapWidget.setBackgroundColor" ID="E5MapWidget.setBackgroundColor"></a>
516 516
517 <p> 517 <p>
518 Public method to give an indication about the preferred size. 518 Public method to give an indication about the preferred size.
519 </p> 519 </p>
520 <dl> 520 <dl>
521 <dt>Returns:</dt> 521 <dt>Return:</dt>
522 <dd> 522 <dd>
523 preferred size (QSize) 523 preferred size (QSize)
524 </dd> 524 </dd>
525 </dl> 525 </dl>
526 <a NAME="E5MapWidget.value2Position" ID="E5MapWidget.value2Position"></a> 526 <a NAME="E5MapWidget.value2Position" ID="E5MapWidget.value2Position"></a>
541 flag indicating to calculate the result for the slider 541 flag indicating to calculate the result for the slider
542 (boolean) 542 (boolean)
543 </dd> 543 </dd>
544 </dl> 544 </dl>
545 <dl> 545 <dl>
546 <dt>Returns:</dt> 546 <dt>Return:</dt>
547 <dd> 547 <dd>
548 position (integer) 548 position (integer)
549 </dd> 549 </dd>
550 </dl> 550 </dl>
551 <a NAME="E5MapWidget.wheelEvent" ID="E5MapWidget.wheelEvent"></a> 551 <a NAME="E5MapWidget.wheelEvent" ID="E5MapWidget.wheelEvent"></a>
568 568
569 <p> 569 <p>
570 Public method to get the widget's width. 570 Public method to get the widget's width.
571 </p> 571 </p>
572 <dl> 572 <dl>
573 <dt>Returns:</dt> 573 <dt>Return:</dt>
574 <dd> 574 <dd>
575 widget width (integer) 575 widget width (integer)
576 </dd> 576 </dd>
577 </dl> 577 </dl>
578 <div align="right"><a href="#top">Up</a></div> 578 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial