대화 상자 예제
Qt에는 파일 선택, 인쇄, 색상 선택과 같은 많은 일반적인 작업을 위한 표준 대화 상자가 포함되어 있습니다.
사용자와의 특수한 모달 또는 모델 없는 상호 작용을 위해 사용자 정의 대화 상자를 만들 수도 있습니다.
라이센스 마법사 예제는 Qt에서 복잡한 마법사를 구현하는 방법을 보여줍니다. | |
표준 대화상자 예제는 Qt에서 제공하는 표준 대화상자를 보여줍니다. | |
탭 대화 상자 예제는 QTabWidget 클래스를 사용하여 탭 대화 상자를 구성하는 방법을 보여줍니다. | |
간단한 마법사 예제는 QWizardPage의 인스턴스 3개와 QWizard의 인스턴스 1개를 사용하여 선형 3페이지 등록 마법사를 만드는 방법을 설명합니다. |
© 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.