> 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.
_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to