プラグインクラス

これらの Qt Coreクラスは共有ライブラリ(例えば、.so や DLL ファイル)や Qt プラグインを扱います。

詳しくはQt プラグインの作成方法のページを参照してください。

<QtPlugin>

プラグインを定義するためのマクロを定義するファイル

QAccessiblePlugin

ユーザーインターフェイス要素のアクセシビリティ情報を提供するプラグインの抽象基底クラス

QGenericPlugin

プラグインの抽象基底クラス

QGenericPluginFactory

プラグイン・ドライバの作成

QIconEnginePlugin

カスタム QIconEngine プラグインのための抽象ベース

QImageIOPlugin

画像形式プラグインを記述するためのインターフェイスを定義します。

QLibrary

実行時に共有ライブラリをロードする

QPluginLoader

実行時にプラグインをロードする

QQmlEngineExtensionPlugin

カスタム QML 拡張プラグインの抽象ベース

QQmlExtensionPlugin

カスタム型登録関数を持つカスタム QML 拡張プラグインのための抽象ベース

QSqlDriverPlugin

カスタム QSqlDriver プラグインのための抽象ベース

QStylePlugin

カスタム QStyle プラグイン用の抽象ベース

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