summaryrefslogtreecommitdiffstats
path: root/qmake/generators/mac
diff options
context:
space:
mode:
authorBogDan Vatra <bogdan@kdab.com>2016-09-14 15:45:30 +0300
committerBogDan Vatra <bogdan@kdab.com>2016-10-12 11:47:32 +0000
commit1d6eb70dcec105af28d6a5e9b59d56c895c70389 (patch)
tree555add3824e2e57fda72fe2015e5c6f1d79bf7c8 /qmake/generators/mac
parent14a5086bd381f1b198e86099a578c70f20aed0d3 (diff)
Android: Allow the user to hook into the onCreate methods
onCreate methods are very important when you want to add some java code before the Qt application is loaded. Because onCreate must call "super.onCreate(..)" it is impossible for the user to do anything before Qt is loaded. By using the onCreateHooks to load Qt, the user can decided, by overriding the onCreateHook method, when or if Qt is loaded. Change-Id: I15a3dd60b8ae7d314c53ace99faedfbd47d25502 Reviewed-by: Christian Stromme <christian.stromme@qt.io>
Diffstat (limited to 'qmake/generators/mac')
0 files changed, 0 insertions, 0 deletions