mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #109] [MERGED] Added DispatchAsync to QCoreApplication #211
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#211
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/109
Author: @jamesdavila
Created: 3/6/2019
Status: ✅ Merged
Merged: 3/6/2019
Merged by: @pauldotknopf
Base:
develop← Head:DispatchAsync📝 Commits (1)
b7ff596Added 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.