[PR #81] [MERGED] Support setFallbackStyle on QQuickStyle. #196

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

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/81
Author: @MaxMommersteeg
Created: 12/6/2018
Status: Merged
Merged: 12/6/2018
Merged by: @pauldotknopf

Base: developHead: feature/support-set-fallback-style


📝 Commits (2)

  • c078a6d Merge branch 'hotfix/0.6.2'
  • 13ca597 Support QQuickStyle.setFallbackStyle.

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

📝 src/native/QmlNet/QmlNet/qml/QQuickStyle.cpp (+5 -0)
📝 src/net/Qml.Net/QQuickStyle.cs (+8 -0)

📄 Description

Currently in the learning process of adding new bindings to Qml.Net. Would this binding work?


🔄 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/81 **Author:** [@MaxMommersteeg](https://github.com/MaxMommersteeg) **Created:** 12/6/2018 **Status:** ✅ Merged **Merged:** 12/6/2018 **Merged by:** [@pauldotknopf](https://github.com/pauldotknopf) **Base:** `develop` ← **Head:** `feature/support-set-fallback-style` --- ### 📝 Commits (2) - [`c078a6d`](https://github.com/qmlnet/qmlnet/commit/c078a6d6ca40a1e9a1f79c3ddbccd9e4c7f91ede) Merge branch 'hotfix/0.6.2' - [`13ca597`](https://github.com/qmlnet/qmlnet/commit/13ca597b8631ecb983b9cb71d1ee796c96624f60) Support QQuickStyle.setFallbackStyle. ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/native/QmlNet/QmlNet/qml/QQuickStyle.cpp` (+5 -0) 📝 `src/net/Qml.Net/QQuickStyle.cs` (+8 -0) </details> ### 📄 Description Currently in the learning process of adding new bindings to Qml.Net. Would this binding work? --- <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:35 -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#196
No description provided.