7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
310 <dd> | 310 <dd> |
311 list of items to operate on (list of UMLItem) | 311 list of items to operate on (list of UMLItem) |
312 </dd> | 312 </dd> |
313 </dl> | 313 </dl> |
314 <dl> | 314 <dl> |
315 <dt>Returns:</dt> | 315 <dt>Return:</dt> |
316 <dd> | 316 <dd> |
317 bounding rectangle (QRectF) | 317 bounding rectangle (QRectF) |
318 </dd> | 318 </dd> |
319 </dl> | 319 </dl> |
320 <a NAME="UMLGraphicsView.__printPreviewPrint" ID="UMLGraphicsView.__printPreviewPrint"></a> | 320 <a NAME="UMLGraphicsView.__printPreviewPrint" ID="UMLGraphicsView.__printPreviewPrint"></a> |
394 <dd> | 394 <dd> |
395 reference to the event (QEvent) | 395 reference to the event (QEvent) |
396 </dd> | 396 </dd> |
397 </dl> | 397 </dl> |
398 <dl> | 398 <dl> |
399 <dt>Returns:</dt> | 399 <dt>Return:</dt> |
400 <dd> | 400 <dd> |
401 flag indicating, if the event was handled (boolean) | 401 flag indicating, if the event was handled (boolean) |
402 </dd> | 402 </dd> |
403 </dl> | 403 </dl> |
404 <a NAME="UMLGraphicsView.filteredItems" ID="UMLGraphicsView.filteredItems"></a> | 404 <a NAME="UMLGraphicsView.filteredItems" ID="UMLGraphicsView.filteredItems"></a> |
419 <dd> | 419 <dd> |
420 type to be filtered (class) | 420 type to be filtered (class) |
421 </dd> | 421 </dd> |
422 </dl> | 422 </dl> |
423 <dl> | 423 <dl> |
424 <dt>Returns:</dt> | 424 <dt>Return:</dt> |
425 <dd> | 425 <dd> |
426 list of interesting collision items (QGraphicsItem) | 426 list of interesting collision items (QGraphicsItem) |
427 </dd> | 427 </dd> |
428 </dl> | 428 </dl> |
429 <a NAME="UMLGraphicsView.findItem" ID="UMLGraphicsView.findItem"></a> | 429 <a NAME="UMLGraphicsView.findItem" ID="UMLGraphicsView.findItem"></a> |
439 <dd> | 439 <dd> |
440 of the item to search for (integer) | 440 of the item to search for (integer) |
441 </dd> | 441 </dd> |
442 </dl> | 442 </dl> |
443 <dl> | 443 <dl> |
444 <dt>Returns:</dt> | 444 <dt>Return:</dt> |
445 <dd> | 445 <dd> |
446 item found (UMLItem) or None | 446 item found (UMLItem) or None |
447 </dd> | 447 </dd> |
448 </dl> | 448 </dl> |
449 <a NAME="UMLGraphicsView.findItemByName" ID="UMLGraphicsView.findItemByName"></a> | 449 <a NAME="UMLGraphicsView.findItemByName" ID="UMLGraphicsView.findItemByName"></a> |
459 <dd> | 459 <dd> |
460 name to look for (string) | 460 name to look for (string) |
461 </dd> | 461 </dd> |
462 </dl> | 462 </dl> |
463 <dl> | 463 <dl> |
464 <dt>Returns:</dt> | 464 <dt>Return:</dt> |
465 <dd> | 465 <dd> |
466 item found (UMLItem) or None | 466 item found (UMLItem) or None |
467 </dd> | 467 </dd> |
468 </dl> | 468 </dl> |
469 <a NAME="UMLGraphicsView.gestureEvent" ID="UMLGraphicsView.gestureEvent"></a> | 469 <a NAME="UMLGraphicsView.gestureEvent" ID="UMLGraphicsView.gestureEvent"></a> |
486 | 486 |
487 <p> | 487 <p> |
488 Public method to get the ID to be assigned to an item. | 488 Public method to get the ID to be assigned to an item. |
489 </p> | 489 </p> |
490 <dl> | 490 <dl> |
491 <dt>Returns:</dt> | 491 <dt>Return:</dt> |
492 <dd> | 492 <dd> |
493 item ID (integer) | 493 item ID (integer) |
494 </dd> | 494 </dd> |
495 </dl> | 495 </dl> |
496 <a NAME="UMLGraphicsView.getPersistenceData" ID="UMLGraphicsView.getPersistenceData"></a> | 496 <a NAME="UMLGraphicsView.getPersistenceData" ID="UMLGraphicsView.getPersistenceData"></a> |
499 | 499 |
500 <p> | 500 <p> |
501 Public method to get a list of data to be persisted. | 501 Public method to get a list of data to be persisted. |
502 </p> | 502 </p> |
503 <dl> | 503 <dl> |
504 <dt>Returns:</dt> | 504 <dt>Return:</dt> |
505 <dd> | 505 <dd> |
506 list of data to be persisted (list of strings) | 506 list of data to be persisted (list of strings) |
507 </dd> | 507 </dd> |
508 </dl> | 508 </dl> |
509 <a NAME="UMLGraphicsView.initToolBar" ID="UMLGraphicsView.initToolBar"></a> | 509 <a NAME="UMLGraphicsView.initToolBar" ID="UMLGraphicsView.initToolBar"></a> |
512 | 512 |
513 <p> | 513 <p> |
514 Public method to populate a toolbar with our actions. | 514 Public method to populate a toolbar with our actions. |
515 </p> | 515 </p> |
516 <dl> | 516 <dl> |
517 <dt>Returns:</dt> | 517 <dt>Return:</dt> |
518 <dd> | 518 <dd> |
519 the populated toolBar (QToolBar) | 519 the populated toolBar (QToolBar) |
520 </dd> | 520 </dd> |
521 </dl> | 521 </dl> |
522 <a NAME="UMLGraphicsView.keyPressEvent" ID="UMLGraphicsView.keyPressEvent"></a> | 522 <a NAME="UMLGraphicsView.keyPressEvent" ID="UMLGraphicsView.keyPressEvent"></a> |
550 <dd> | 550 <dd> |
551 persisted data to be parsed (list of string) | 551 persisted data to be parsed (list of string) |
552 </dd> | 552 </dd> |
553 </dl> | 553 </dl> |
554 <dl> | 554 <dl> |
555 <dt>Returns:</dt> | 555 <dt>Return:</dt> |
556 <dd> | 556 <dd> |
557 tuple of flag indicating success (boolean) and faulty line | 557 tuple of flag indicating success (boolean) and faulty line |
558 number (integer) | 558 number (integer) |
559 </dd> | 559 </dd> |
560 </dl> | 560 </dl> |