c++ - Embedding skia control in Qt window -


i have complicated custom control written using skia. possible embedd control inside qt application? how integrate window events? there example shows how this?

thanks.

you may research qtwinmigrate. but, see, skia cross-platform too.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -