Plugin
Plugin base item. More...
Inherits: |
- List of all members, including inherited members
- Plugin is part of List of All Items.
Detailed Description
A Plugin item is a Library that is installed to the pluginsDirectory. It can be built as a dynamic or static library; the behavior is controlled by the config.build.pluginType property.
On Apple platforms, the Plugin item has the "loadablemodule"
type when building as dynamic plugin. If bundle.isBundle is set to true
(the default), artifacts are installed into the loadableModulesDirectory.
This item exists for the convenience of project file authors.
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.