Revised HWS Qt API.
This is a major revision of the API, which removes most of the "typed" data, replacing it with a more generic "executeMethodDone" callback.
The main benefit here is to allow the API to interop with different versions of p4d, and not restrict the methods it can call.
We may add more helpers in the future.