Embedding skia control in Qt window
General and Desktop
2
Posts
2
Posters
1.3k
Views
1
Watching
-
I have a complicated custom control written using "skia":https://code.google.com/p/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.