[Interest] Customizing / extending platform plugins best practices

Alexander Ivash elderorb at gmail.com
Sun Oct 6 22:15:51 CEST 2019


Is it possible to extend android platform plugin (in particular I'm
interested in QAndroidInputContext) without complete
re-implementation?

If yes, then what are the best practices / right workflow?

Just copy and modify 'Src\qtbase\src\plugins\platforms\android' and
include 'android.pro' as subdir project? How to distribute customized
plugin instead of original one as the part of application?

In general, is there any docs / presentations covering this topic?


More information about the Interest mailing list