I have a complicated custom control written using skia. Is it possible to embedd this control inside a Qt application? How do I integrate with the window events? Is there an example that shows how to do this?
Thanks.
You may research qtwinmigrate. But, as I see, skia is cross-platform too.