We are trying to figure out how I can use the Qt code that we wrote in a gtk-based application. Rumor has it that adapters are possible for less than 600 LoC , but it seems that all links lead to web pages covered in 6 years of dust.
So here is the question: how can I create a QCoreApplication that uses the gtk main loop?
source share