mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #8] Support INotifyPropertyChanging. #4
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pauldotknopf on GitHub (Jul 15, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/8
Waiting for #7 to complete.
@pauldotknopf commented on GitHub (Jul 16, 2018):
Decided not to implement this. It will be up to the user to manually activate signals when data changes.
@ghost commented on GitHub (May 12, 2022):
Not too bad -- I started off by implementing pieces of INotifyPropertyChanged, and then swapping out pieces for Qml Signals: