사전 설정 컴포넌트 사용하기
UI에서 QML 유형을 사용하려면 Components >
을 선택하여 해당 유형이 포함된 Qt 모듈을 프로젝트로 가져옵니다. 자세한 내용은 모듈 가져오기를 참조하십시오. 그런 다음 컴포넌트의 인스턴스를 Components 에서 2D 또는 Navigator 보기로 드래그하여 생성할 수 있습니다.
컴포넌트 인스턴스의 모양을 편집하려면 2D 또는 Navigator 보기에서 선택하고 Properties 보기에서 해당 속성을 설정합니다.
나만의 컴포넌트를 만드는 방법에 대한 자세한 내용은 사용자 지정 컴포넌트 만들기를 참조하세요.
컴포넌트 유형
방법도참조하세요 :UI 컴포넌트 사용, Qt Quick UI 디자인 및 Qt Quick UI 디자인하기를 참조하세요.
Copyright © The Qt Company Ltd. and other contributors. 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.