[PR #48] [CLOSED] activating signals for property changes improved #186

Closed
opened 2026-05-05 11:20:24 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/48
Author: @devmil
Created: 8/4/2018
Status: Closed

Base: masterHead: improvement/changed_signals


📝 Commits (1)

  • feb329b activating signals for property changes improved

📊 Changes

2 files changed (+46 additions, -1 deletions)

View changed files

📝 src/net/Qml.Net.Tests/Qml/SignalTests.cs (+37 -0)
📝 src/net/Qml.Net/Signals.cs (+9 -1)

📄 Description

no explicit property name passing needed any more


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qmlnet/qmlnet/pull/48 **Author:** [@devmil](https://github.com/devmil) **Created:** 8/4/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `improvement/changed_signals` --- ### 📝 Commits (1) - [`feb329b`](https://github.com/qmlnet/qmlnet/commit/feb329bf5329835e40adc912682d336d5b44c3d4) activating signals for property changes improved ### 📊 Changes **2 files changed** (+46 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/net/Qml.Net.Tests/Qml/SignalTests.cs` (+37 -0) 📝 `src/net/Qml.Net/Signals.cs` (+9 -1) </details> ### 📄 Description no explicit property name passing needed any more --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:20:24 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#186
No description provided.