[GH-ISSUE #67] Missing header file? #39

Closed
opened 2026-05-05 11:00:46 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @khionu on GitHub (Sep 9, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/67

I'm trying to find the behavior of QQmlApplicationEngine.LoadData(string), and I reached a dead end in the C++ code. I'm not exactly well versed in C++, but I noticed this header import that doesn't exist in the repository? I was hoping you could explain this.

https://github.com/pauldotknopf/Qml.Net/blob/develop/src/native/QmlNet/QmlNet/qml/QQmlApplicationEngine.cpp#L6

Additionally, if you have a better venue for discussion, I would appreciate a link, and would suggest putting it in your README.

Originally created by @khionu on GitHub (Sep 9, 2018). Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/67 I'm trying to find the behavior of `QQmlApplicationEngine.LoadData(string)`, and I reached a dead end in the C++ code. I'm not exactly well versed in C++, but I noticed this header import that doesn't exist in the repository? I was hoping you could explain this. https://github.com/pauldotknopf/Qml.Net/blob/develop/src/native/QmlNet/QmlNet/qml/QQmlApplicationEngine.cpp#L6 Additionally, if you have a better venue for discussion, I would appreciate a link, and would suggest putting it in your README.
Author
Owner

@pauldotknopf commented on GitHub (Sep 9, 2018):

This is the C++ you are looking for: 93d97ecc94/src/native/QmlNet/QmlNet/qml/QQmlApplicationEngine.cpp (L35)

You can chat here: https://qmlnet.slack.com/

<!-- gh-comment-id:419686490 --> @pauldotknopf commented on GitHub (Sep 9, 2018): This is the C++ you are looking for: https://github.com/pauldotknopf/Qml.Net/blob/93d97ecc94602cd8fd43b4337cb66d7f8b2ac05a/src/native/QmlNet/QmlNet/qml/QQmlApplicationEngine.cpp#L35 You can chat here: https://qmlnet.slack.com/
Author
Owner

@khionu commented on GitHub (Sep 9, 2018):

Slack is an invite-only platform. If you don't mind inviting me, you can use the email I use in my commits dev@khionu.net, otherwise we would have to use another platform.

<!-- gh-comment-id:419713387 --> @khionu commented on GitHub (Sep 9, 2018): Slack is an invite-only platform. If you don't mind inviting me, you can use the email I use in my commits `dev@khionu.net`, otherwise we would have to use another platform.
Author
Owner

@pauldotknopf commented on GitHub (Sep 21, 2018):

I added the new chat link to the README. Here it is: https://gitter.im/godarch/Lobby

Did you find everything you were looking for?

<!-- gh-comment-id:423404945 --> @pauldotknopf commented on GitHub (Sep 21, 2018): I added the new chat link to the README. Here it is: https://gitter.im/godarch/Lobby Did you find everything you were looking for?
Author
Owner

@khionu commented on GitHub (Sep 21, 2018):

I'm afraid not. The header I linked is not anywhere I can find. I did figure out the behavior from experimenting, but that doesn't solve the mystery I opened this for.

<!-- gh-comment-id:423426246 --> @khionu commented on GitHub (Sep 21, 2018): I'm afraid not. The header I linked is not anywhere I can find. I did figure out the behavior from experimenting, but that doesn't solve the mystery I opened this for.
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#39
No description provided.