Plugin Classes

These classes deal with shared libraries, (e.g. .so and DLL files), and with Qt plugins.

See the plugins documentation.

See also the ActiveQt framework for Windows.

QAccessibleBridgePlugin

Abstract base for accessibility bridge plugins

QAccessiblePlugin

Abstract base for accessibility plugins

QDeclarativeExtensionPlugin

Abstract base for custom QML extension plugins

QDecorationPlugin

Abstract base class for window decoration plugins in Qt for Embedded Linux

QFontEnginePlugin

The base class for font engine factory plugins in Qt for Embedded Linux

QGenericPlugin

Abstract base class for window-system related plugins in Qt QPA

QIconEnginePlugin

Abstract base for custom QIconEngine plugins

QIconEnginePluginV2

Abstract base for custom QIconEngineV2 plugins

QImageIOPlugin

Defines an interface for writing an image format plugin

QInputContextPlugin

Abstract base for custom QInputContext plugins

QKbdDriverPlugin

Abstract base class for keyboard driver plugins in Qt for Embedded Linux

QLibrary

Loads shared libraries at runtime

QMouseDriverPlugin

Abstract base class for mouse driver plugins in Qt for Embedded Linux

QPluginLoader

Loads a plugin at run-time

QScreenDriverPlugin

Abstract base class for screen driver plugins in Qt for Embedded Linux

QScriptExtensionPlugin

Abstract base for custom QScript extension plugins

QSqlDriverPlugin

Abstract base for custom QSqlDriver plugins

QStylePlugin

Abstract base for custom QStyle plugins

QTextCodecPlugin

Abstract base for custom QTextCodec plugins

© 2016 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.