Plugin Classes
These Qt Core classes deal with shared libraries, (for example, .so and DLL files), and with Qt plugins.
See the How to Create Qt Plugins page for more information.
Loads shared libraries at runtime | |
The <QtPlugin> header file defines macros for defining plugins. | |
Loads a plugin at run-time | |
Abstract base class for plugins provinding accessibility information for user interface elements | |
Abstract base for custom QIconEngine plugins | |
Defines an interface for writing an image format plugin | |
Abstract base class for plugins | |
Creates plugin drivers | |
Abstract base for custom QSqlDriver plugins | |
Abstract base for custom QStyle plugins | |
Abstract base for custom QML extension plugins | |
Abstract base for custom QScript extension plugins |
© 2017 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.