AbstractDataProxy QML Type
Tipo base para todos los proxies de datos de QtDataVisualization. Más...
| Import Statement: | import QtDataVisualization 1.11 |
| Since: | QtDataVisualization 1.0 |
| In C++: | QAbstractDataProxy |
| Inherited By: | BarDataProxy, HeightMapSurfaceDataProxy, ItemModelBarDataProxy, ItemModelScatterDataProxy, ItemModelSurfaceDataProxy, ScatterDataProxy, and SurfaceDataProxy |
Propiedades
- type : AbstractDataProxy.DataType
Descripción detallada
Este tipo no se puede crear, pero contiene propiedades que se exponen a través de los siguientes subtipos: BarDataProxy, ScatterDataProxy, SurfaceDataProxy.
Para más información, véase Qt Data Visualization Manejo de Datos.
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.