Hi, Currently I'm trying to implement my own QPlatformInputContext, but it seems that QPlatformInputContextPlugin is in a private header of qtcore? So is there anyway to implement third party QPlatformInputContext and export it as plugin in Qt5? Thanks!