mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #49] [MERGED] Another try: NotifySignal activation simplification #187
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#187
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?
📋 Pull Request Information
Original PR: https://github.com/qmlnet/qmlnet/pull/49
Author: @devmil
Created: 8/4/2018
Status: ✅ Merged
Merged: 8/5/2018
Merged by: @pauldotknopf
Base:
master← Head:improvement/activate_notify_signal📝 Commits (1)
0cf84a8Another try: NotifySignal activation simplification📊 Changes
2 files changed (+143 additions, -1 deletions)
View changed files
📝
src/net/Qml.Net.Tests/Qml/SignalTests.cs(+110 -0)📝
src/net/Qml.Net/Signals.cs(+33 -1)📄 Description
This time the attribute and its value is taken into account.
The idea is that "ActivateNotifySignal" activates the signal defined with the "NotifySignal" attribute
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.