7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
306 </dd> | 306 </dd> |
307 <dt><i>parent</i></dt> | 307 <dt><i>parent</i></dt> |
308 <dd> | 308 <dd> |
309 parent widget of this window (QWidget) | 309 parent widget of this window (QWidget) |
310 </dd> | 310 </dd> |
311 <dt><i>fromEric=</i></dt> | 311 <dt><i>fromEric</i></dt> |
312 <dd> | 312 <dd> |
313 flag indicating whether it was called from within | 313 flag indicating whether it was called from within |
314 eric6 (boolean) | 314 eric (boolean) |
315 </dd> | 315 </dd> |
316 <dt><i>project=</i></dt> | 316 <dt><i>project</i></dt> |
317 <dd> | 317 <dd> |
318 reference to the project object (Project) | 318 reference to the project object (Project) |
319 </dd> | 319 </dd> |
320 </dl> | 320 </dl> |
321 <a NAME="HexEditMainWindow.__about" ID="HexEditMainWindow.__about"></a> | 321 <a NAME="HexEditMainWindow.__about" ID="HexEditMainWindow.__about"></a> |
464 | 464 |
465 <p> | 465 <p> |
466 Private method to ask the user to save the file, if it was modified. | 466 Private method to ask the user to save the file, if it was modified. |
467 </p> | 467 </p> |
468 <dl> | 468 <dl> |
469 <dt>Returns:</dt> | 469 <dt>Return:</dt> |
470 <dd> | 470 <dd> |
471 flag indicating, if it is ok to continue | 471 flag indicating, if it is ok to continue |
472 </dd> | 472 </dd> |
473 </dl> | 473 </dl> |
474 <dl> | 474 <dl> |
553 <dd> | 553 <dd> |
554 name of the file to write to | 554 name of the file to write to |
555 </dd> | 555 </dd> |
556 </dl> | 556 </dl> |
557 <dl> | 557 <dl> |
558 <dt>Returns:</dt> | 558 <dt>Return:</dt> |
559 <dd> | 559 <dd> |
560 flag indicating success | 560 flag indicating success |
561 </dd> | 561 </dd> |
562 </dl> | 562 </dl> |
563 <dl> | 563 <dl> |
572 | 572 |
573 <p> | 573 <p> |
574 Private method to save a binary file. | 574 Private method to save a binary file. |
575 </p> | 575 </p> |
576 <dl> | 576 <dl> |
577 <dt>Returns:</dt> | 577 <dt>Return:</dt> |
578 <dd> | 578 <dd> |
579 flag indicating success | 579 flag indicating success |
580 </dd> | 580 </dd> |
581 </dl> | 581 </dl> |
582 <dl> | 582 <dl> |
591 | 591 |
592 <p> | 592 <p> |
593 Private method to save the data to a new file. | 593 Private method to save the data to a new file. |
594 </p> | 594 </p> |
595 <dl> | 595 <dl> |
596 <dt>Returns:</dt> | 596 <dt>Return:</dt> |
597 <dd> | 597 <dd> |
598 flag indicating success | 598 flag indicating success |
599 </dd> | 599 </dd> |
600 </dl> | 600 </dl> |
601 <dl> | 601 <dl> |
766 <dd> | 766 <dd> |
767 full pathname of the given file | 767 full pathname of the given file |
768 </dd> | 768 </dd> |
769 </dl> | 769 </dl> |
770 <dl> | 770 <dl> |
771 <dt>Returns:</dt> | 771 <dt>Return:</dt> |
772 <dd> | 772 <dd> |
773 filename part | 773 filename part |
774 </dd> | 774 </dd> |
775 </dl> | 775 </dl> |
776 <dl> | 776 <dl> |
831 <dd> | 831 <dd> |
832 name of list to return | 832 name of list to return |
833 </dd> | 833 </dd> |
834 </dl> | 834 </dl> |
835 <dl> | 835 <dl> |
836 <dt>Returns:</dt> | 836 <dt>Return:</dt> |
837 <dd> | 837 <dd> |
838 the requested history list | 838 the requested history list |
839 </dd> | 839 </dd> |
840 </dl> | 840 </dl> |
841 <dl> | 841 <dl> |