[Development] Could support for C be added to Qt?

samuel ammonius sfammonius at gmail.com
Sun Sep 11 18:13:53 CEST 2022


> You'll need to wrap each C++ function that you want to call with a full
extern
> "C" function whose body you'll generate. You need to have a C++ code
parser
> and a binding generator. Take a look at how the Python bindings are
generated.

Thanks.

Would wrapping the functions make the feature too large to be approved for
Qt?
I'm not sure how large something like that would be in terms of storage
space.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20220911/bf5c8e24/attachment-0001.htm>


More information about the Development mailing list