1

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.

codefx
  • 9,872
  • 16
  • 53
  • 81

1 Answers1

0

You may research qtwinmigrate. But, as I see, skia is cross-platform too.

Dmitry Sazonov
  • 8,801
  • 1
  • 35
  • 61