AbstractDataProxy QML Type

모든 3D 그래프 데이터 프록시의 기본 유형입니다. 더 보기...

Import Statement: import QtGraphs
In C++: QAbstractDataProxy
Inherited By:

BarDataProxy, ScatterDataProxy, and SurfaceDataProxy

속성

  • type : AbstractDataProxy.DataType

상세 설명

이 추상 클래스는 다음 서브타입의 베이스 클래스 역할을 합니다: BarDataProxy, ScatterDataProxy, SurfaceDataProxy.

자세한 내용은 Qt Graphs 3D로 데이터 처리하기를 참조하세요.

프로퍼티 문서

type : AbstractDataProxy.DataType [read-only]

프록시의 유형입니다. QAbstractDataProxy::DataType 값 중 하나입니다.


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