:Developer.KDE.org: Integrating Qt/KDE Into GTK+/GNOME Apps
Developer.KDE.org: Integrating Qt/KDE Into GTK+/GNOME Apps Jan 13, 2004, 10 :00 UTC (26 Talkback[s]) (7165 reads) (Other stories by Zack Rusin)
"We wanted make the life of the developers who think about integrating with KDE more closely a lot easier. The basic goals of the whole undertaking were:
"make is incredibly simple to integrate Qt event loop into a GTK+ application for the application authors
"make it possible for developers to start incrementally switching GTK+/GNOME applications to Qt/KDE without loosing any functionality
"We achieved those goals with a trivial implementation of a GSource which integrates Qt event loop into Glib event loop.