AbstractDataProxy QML Type

所有QtDataVisualization 数据代理的基本类型。更多

Import Statement: import QtDataVisualization 1.9
Since: QtDataVisualization 1.0
In C++: QAbstractDataProxy
Inherited By:

BarDataProxy, ScatterDataProxy, and SurfaceDataProxy

属性

  • type : AbstractDataProxy.DataType

详细说明

该类型不可创建,但包含通过以下子类型公开的属性:BarDataProxy,ScatterDataProxy,SurfaceDataProxy

更多信息,请参见Qt Data Visualization 数据处理

属性文档

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.