AbstractDataProxy QML Type
Tipo base para todos los proxies de datos de gráficos 3D. Más...
| Import Statement: | import QtGraphs |
| In C++: | QAbstractDataProxy |
| Inherited By: | BarDataProxy, HeightMapSurfaceDataProxy, ItemModelBarDataProxy, ItemModelScatterDataProxy, ItemModelSurfaceDataProxy, ScatterDataProxy, and SurfaceDataProxy |
- Lista de todos los miembros, incluidos los heredados
- AbstractDataProxy es parte de Qt Graphs Tipos QML para 3D.
Propiedades
- type : AbstractDataProxy.DataType
Descripción detallada
Esta clase abstracta sirve como clase base para los siguientes subtipos: BarDataProxy, ScatterDataProxy, SurfaceDataProxy.
Para más información, consulte Qt Graphs Manejo de datos con 3D.
Documentación de propiedades
type : AbstractDataProxy.DataType [read-only]
El tipo de proxy. Uno de los valores de QAbstractDataProxy::DataType.
© 2026 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.