Commit f94dfb5
committed
[Core] Add callback when the
Useful when you want to destroy the notification handler object once the owned view is destroyed.
Because this is used to destroy the object, it might be more useful to call it that, although the lifetime of the
notification handler object when passed to the core is quite obscure.BinaryDataNotification is unregistered1 parent 22a29f0 commit f94dfb5
3 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4086 | 4086 | | |
4087 | 4087 | | |
4088 | 4088 | | |
| 4089 | + | |
4089 | 4090 | | |
4090 | 4091 | | |
4091 | 4092 | | |
| |||
4244 | 4245 | | |
4245 | 4246 | | |
4246 | 4247 | | |
| 4248 | + | |
4247 | 4249 | | |
4248 | 4250 | | |
4249 | 4251 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
1732 | 1732 | | |
1733 | 1733 | | |
1734 | 1734 | | |
1735 | | - | |
| 1735 | + | |
| 1736 | + | |
1736 | 1737 | | |
1737 | 1738 | | |
1738 | 1739 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
551 | 558 | | |
552 | 559 | | |
553 | 560 | | |
| 561 | + | |
554 | 562 | | |
555 | 563 | | |
556 | 564 | | |
| |||
612 | 620 | | |
613 | 621 | | |
614 | 622 | | |
| 623 | + | |
615 | 624 | | |
616 | 625 | | |
617 | 626 | | |
| |||
0 commit comments