AbstractDataProxy QML Type

所有三维图形数据代理的基本类型。更多

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.