Qt UI Tools 예시

UiTools

모듈은 Qt UI Tools 모듈은 Qt Widgets Designer 로 생성된 UI 폼을 처리하는 클래스를 제공합니다. 양식은 런타임에 처리되어 사용자 인터페이스를 동적으로 생성합니다.

다음 예시는 Qt UI Tools 를 사용하여 UI 폼을 처리하는 방법을 보여줍니다.

Text Finder

QUiLoader를 사용하여 .ui 파일 동적으로 로드하기.

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