플러그인 클래스

Qt Core 클래스는 공유 라이브러리(예: .so 및 DLL 파일)와 Qt 플러그인을 다룹니다.

자세한 내용은 Qt 플러그인 생성 방법 페이지를 참조하십시오.

<QtPlugin>

플러그인 정의를 위한 매크로를 정의하는 파일

QAccessiblePlugin

사용자 인터페이스 요소에 대한 접근성 정보를 제공하는 플러그인용 추상 베이스 클래스

QGenericPlugin

플러그인을 위한 추상 베이스 클래스

QGenericPluginFactory

플러그인 드라이버 생성

QIconEnginePlugin

사용자 지정 QIconEngine 플러그인을 위한 추상 베이스

QImageIOPlugin

이미지 형식 플러그인 작성을 위한 인터페이스 정의

QLibrary

런타임에 공유 라이브러리 로드

QPluginLoader

런타임에 플러그인을 로드합니다.

QQmlEngineExtensionPlugin

사용자 지정 QML 확장 플러그인을 위한 추상 베이스

QQmlExtensionPlugin

사용자 지정 유형 등록 기능이 있는 사용자 지정 QML 확장 플러그인을 위한 추상 기반

QSqlDriverPlugin

사용자 지정 QSqlDriver 플러그인을 위한 추상 베이스

QStylePlugin

사용자 지정 Q스타일 플러그인을 위한 추상 베이스

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