Qt Widgets Designer 예제

Qt Widgets Designer 는 코드를 작성하지 않고도 양식을 만들고 구성할 수 있는 유능한 그래픽 사용자 인터페이스 디자이너입니다. Qt Widgets Designer 으로 만든 GUI는 애플리케이션으로 컴파일하거나 런타임에 만들 수 있습니다.

다음 예제에서는 Qt Widgets Designer 양식을 만들고 사용하는 방법과 Qt Widgets Designer 사용자 정의 위젯 플러그인을 만드는 방법을 설명합니다.

Calculator Builder

런타임에 Qt Widgets Designer 양식에서 사용자 인터페이스 만들기.

Calculator Form

애플리케이션에서 Qt Widgets Designer 으로 만든 양식 사용하기.

Calculator Form/Multiple Inheritance

애플리케이션에서 Qt Widgets Designer 으로 만든 양식 사용하기.

Container Extension Example

Qt Widgets Designer 에 대한 사용자 정의 다중 페이지 플러그인 만들기.

Custom Widget Plugin

Qt Widgets Designer 에 대한 사용자 정의 위젯 플러그인 만들기.

Task Menu Extension

Qt Widgets Designer 에 대한 사용자 지정 위젯 플러그인 만들기 및 플러그인과 연결된 사용자 지정 작업 메뉴 항목 제공.

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