7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
407 | 407 |
408 <p> | 408 <p> |
409 Private method to ask the user to save the file, if it was modified. | 409 Private method to ask the user to save the file, if it was modified. |
410 </p> | 410 </p> |
411 <dl> | 411 <dl> |
412 <dt>Returns:</dt> | 412 <dt>Return:</dt> |
413 <dd> | 413 <dd> |
414 flag indicating, if it is ok to continue (boolean) | 414 flag indicating, if it is ok to continue (boolean) |
415 </dd> | 415 </dd> |
416 </dl> | 416 </dl> |
417 <a NAME="IconEditorWindow.__modificationChanged" ID="IconEditorWindow.__modificationChanged"></a> | 417 <a NAME="IconEditorWindow.__modificationChanged" ID="IconEditorWindow.__modificationChanged"></a> |
455 | 455 |
456 <p> | 456 <p> |
457 Private slot to save the icon. | 457 Private slot to save the icon. |
458 </p> | 458 </p> |
459 <dl> | 459 <dl> |
460 <dt>Returns:</dt> | 460 <dt>Return:</dt> |
461 <dd> | 461 <dd> |
462 flag indicating success (boolean) | 462 flag indicating success (boolean) |
463 </dd> | 463 </dd> |
464 </dl> | 464 </dl> |
465 <a NAME="IconEditorWindow.__saveIconAs" ID="IconEditorWindow.__saveIconAs"></a> | 465 <a NAME="IconEditorWindow.__saveIconAs" ID="IconEditorWindow.__saveIconAs"></a> |
468 | 468 |
469 <p> | 469 <p> |
470 Private slot to save the icon with a new name. | 470 Private slot to save the icon with a new name. |
471 </p> | 471 </p> |
472 <dl> | 472 <dl> |
473 <dt>Returns:</dt> | 473 <dt>Return:</dt> |
474 <dd> | 474 <dd> |
475 flag indicating success (boolean) | 475 flag indicating success (boolean) |
476 </dd> | 476 </dd> |
477 </dl> | 477 </dl> |
478 <a NAME="IconEditorWindow.__saveIconFile" ID="IconEditorWindow.__saveIconFile"></a> | 478 <a NAME="IconEditorWindow.__saveIconFile" ID="IconEditorWindow.__saveIconFile"></a> |
488 <dd> | 488 <dd> |
489 name of the file to save to (string) | 489 name of the file to save to (string) |
490 </dd> | 490 </dd> |
491 </dl> | 491 </dl> |
492 <dl> | 492 <dl> |
493 <dt>Returns:</dt> | 493 <dt>Return:</dt> |
494 <dd> | 494 <dd> |
495 flag indicating success (boolean) | 495 flag indicating success (boolean) |
496 </dd> | 496 </dd> |
497 </dl> | 497 </dl> |
498 <a NAME="IconEditorWindow.__setCurrentFile" ID="IconEditorWindow.__setCurrentFile"></a> | 498 <a NAME="IconEditorWindow.__setCurrentFile" ID="IconEditorWindow.__setCurrentFile"></a> |
522 <dd> | 522 <dd> |
523 full pathname of the given file (string) | 523 full pathname of the given file (string) |
524 </dd> | 524 </dd> |
525 </dl> | 525 </dl> |
526 <dl> | 526 <dl> |
527 <dt>Returns:</dt> | 527 <dt>Return:</dt> |
528 <dd> | 528 <dd> |
529 filename part (string) | 529 filename part (string) |
530 </dd> | 530 </dd> |
531 </dl> | 531 </dl> |
532 <a NAME="IconEditorWindow.__updatePosition" ID="IconEditorWindow.__updatePosition"></a> | 532 <a NAME="IconEditorWindow.__updatePosition" ID="IconEditorWindow.__updatePosition"></a> |
629 <dd> | 629 <dd> |
630 reference to the event (QEvent) | 630 reference to the event (QEvent) |
631 </dd> | 631 </dd> |
632 </dl> | 632 </dl> |
633 <dl> | 633 <dl> |
634 <dt>Returns:</dt> | 634 <dt>Return:</dt> |
635 <dd> | 635 <dd> |
636 flag indicating, if the event was handled (boolean) | 636 flag indicating, if the event was handled (boolean) |
637 </dd> | 637 </dd> |
638 </dl> | 638 </dl> |
639 <a NAME="IconEditorWindow.gestureEvent" ID="IconEditorWindow.gestureEvent"></a> | 639 <a NAME="IconEditorWindow.gestureEvent" ID="IconEditorWindow.gestureEvent"></a> |