[PR #109] [MERGED] Added DispatchAsync to QCoreApplication #211

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

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/109
Author: @jamesdavila
Created: 3/6/2019
Status: Merged
Merged: 3/6/2019
Merged by: @pauldotknopf

Base: developHead: DispatchAsync


📝 Commits (1)

  • b7ff596 Added DispatchAsync to QCoreApplication

📊 Changes

1 file changed (+28 additions, -0 deletions)

View changed files

📝 src/net/Qml.Net/QCoreApplication.cs (+28 -0)

📄 Description

Applications can now dispatch async task returning functions in addition to Actions


🔄 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/109 **Author:** [@jamesdavila](https://github.com/jamesdavila) **Created:** 3/6/2019 **Status:** ✅ Merged **Merged:** 3/6/2019 **Merged by:** [@pauldotknopf](https://github.com/pauldotknopf) **Base:** `develop` ← **Head:** `DispatchAsync` --- ### 📝 Commits (1) - [`b7ff596`](https://github.com/qmlnet/qmlnet/commit/b7ff59629fea2ccc882315d84a872b5382e8d167) Added DispatchAsync to QCoreApplication ### 📊 Changes **1 file changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/net/Qml.Net/QCoreApplication.cs` (+28 -0) </details> ### 📄 Description Applications can now dispatch async task returning functions in addition to Actions --- <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:53 -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#211
No description provided.