Plugin Classes
These Qt Core classes deal with shared libraries, (e.g. .so and DLL files), and with Qt plugins.
See the How to Create Qt Plugins page for more information..
See also the Active Qt framework for Windows.
Loads shared libraries at runtime | |
The <QtPlugin> header file defines macros for defining plugins. | |
Loads a plugin at run-time |