AbstractDataProxy QML Type

Base type for all 3D graph data proxies. 更多...

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

BarDataProxy , ScatterDataProxy ,和 SurfaceDataProxy

状态: 技术预览

特性

  • type : AbstractDataProxy.DataType

详细描述

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

更多信息,见 Qt Graphs Data Handling with 3D .

特性文档编制

type : AbstractDataProxy . DataType [read-only]

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