[GH-ISSUE #78] Call static functions #50

Open
opened 2026-05-05 11:01:29 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @codec-abc on GitHub (Nov 6, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/78

Hi,

This is probably a newbie issue, but is possible to call a C# static method directly from js embedded in QML? If yes, could you provide a trivial example please?

Originally created by @codec-abc on GitHub (Nov 6, 2018). Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/78 Hi, This is probably a newbie issue, but is possible to call a C# static method directly from js embedded in QML? If yes, could you provide a trivial example please?
gitea-mirror added the
todo
label 2026-05-05 11:01:29 -06:00
Author
Owner

@pauldotknopf commented on GitHub (Nov 6, 2018):

Not currently, but it is a good idea.

<!-- gh-comment-id:436250889 --> @pauldotknopf commented on GitHub (Nov 6, 2018): Not currently, but it is a good idea.
Author
Owner

@MaxMommersteeg commented on GitHub (Dec 23, 2018):

Has this issue been resolved by this commit? 87df314d6d

<!-- gh-comment-id:449667592 --> @MaxMommersteeg commented on GitHub (Dec 23, 2018): Has this issue been resolved by this commit? https://github.com/qmlnet/qmlnet/commit/87df314d6d08c3b45788ac5109cac75a57a5b3c7
Author
Owner

@pauldotknopf commented on GitHub (Dec 23, 2018):

Not quite. At a C++ API level, support is there, but it isn't integrated into QML yet.

<!-- gh-comment-id:449668121 --> @pauldotknopf commented on GitHub (Dec 23, 2018): Not quite. At a C++ API level, support is there, but it isn't integrated into QML yet.
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#50
No description provided.