summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eventdispatchers/qeventdispatcher_glib_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+86
Platform plugin creation is now moved forward in order to have a platform plugin instance at event dispatcher creation time. Plugins are now responsible for implementing PlatformIntegration::createEventDispatcher and returning an QAbstractEventDispatcher subclass.