Qt QML Models experimental QML Types

이 QML 모듈에는 데이터 모델과 관련된 실험적인 QML 유형이 포함되어 있습니다.

이 모듈의 유형을 사용하려면 다음 줄과 함께 모듈을 임포트하세요:

import Qt.labs.qmlmodels

DelegateChoice

대리자 및 사용 시기 캡슐화

DelegateChooser

뷰에서 모델의 여러 항목 유형에 대해 서로 다른 대리자를 사용할 수 있도록 허용합니다.

TableModel

간단한 테이블 모델을 캡슐화합니다.

TableModelColumn

모델의 열을 나타냅니다.

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