AbstractDataProxy QML Type

Base type for all QtGraphs data proxies. 更多...

导入语句: import QtGraphs 6.6
实例化: QAbstractDataProxy
继承者:

BarDataProxy , ScatterDataProxy ,和 SurfaceDataProxy

Status: Technical Preview

特性

  • type : AbstractDataProxy.DataType

详细描述

This type is uncreatable, but contains properties that are exposed via the following subtypes: BarDataProxy , ScatterDataProxy , SurfaceDataProxy .

更多信息,见 Qt Graphs Data Handling .

特性文档编制

[read-only] type : AbstractDataProxy . DataType

The type of the proxy. One of the QAbstractDataProxy::DataType 值。