Is there any such opensource code to read? For example I am not sure how to override functions that accept objects as parameters. There's only an example with "paint-event" parameter but that parameter gets conveniently ignored.
CommonQT nontrivial example?
6 posts · 7264 views
Re: CommonQT nontrivial example?
I don't use Qt myself, but this guy has done a lot of work with it: http://shinmera.github.io/qtools/
Re: CommonQT nontrivial example?
Thanks. I know about qtools, but I prefer not to use it. Still, there must be some real application built with either, not just another wrapper?
Re: CommonQT nontrivial example?
I use web-apps as UI to avoid the FFI tar-pit, sorry 
Re: CommonQT nontrivial example?
There's javascript tar pit, too 
Re: CommonQT nontrivial example?
This example is pretty good and he has several others:
https://gorkovchanin.wordpress.com/2015 ... -commonqt/
https://gorkovchanin.wordpress.com/2015 ... -commonqt/