[Interest] Calling C++ from QML (without objects)

Jason H jhihn at gmx.com
Thu Nov 5 19:17:14 CET 2015


I want to provide a wrapper around QMessageAuthenticationCode::hash()

But I think I need an object for it. Can I just expose it as a function some how?

I am more interested in having it callable, than an object in my QML element hierarchy.

Thanks!



More information about the Interest mailing list