qtdeclarative icon indicating copy to clipboard operation
qtdeclarative copied to clipboard

Calls order of q_invokable method

Open rjcamatos opened this issue 4 years ago • 1 comments
trafficstars

If there are 2 or more methods with the same name but reciving diferent arguments the QJSEngine Pickup the First One declared.

Example: methodxyz(string) methodxyz(objptr*)

It picks up the first one passing as argument a string and not the one that i was expecting an object as it was send.

rjcamatos avatar Jul 11 '21 14:07 rjcamatos

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 13 committers have signed the CLA.

:x: Marco Martin
:x: torarnv
:x: ulfhermannqt
:x: ec1oud
:x: basyskom-broulik
:x: mitchcurtis
:x: Inkane
:x: AhmadSamir
:x: kapinter
:x: iCristalrope
:x: jepasionQt
:x: KonstantinRitt
:x: alcroito


Marco Martin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Nov 15 '24 12:11 cla-assistant[bot]