-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.0.0
-
None
-
commit ae0ddad5df195c8024b45416a56573c8b39bc277
If an application deploys a custom plug-in it can choose to do so as part of its own deployment. It must put the plug-in into its own app directory using the plug-in type as subdir name (e.g. APPROOT/plugins/geoservices). The default Qt way is to use not use the "plugins" subdir but to load directly from the tpye specific subdirectory (APPROOT/geoservices). This bug applies to all plug-in loading Mobility API's.