The QAbstractDataProxy class is a base class for all 3D graph proxies. More...
| Header: | #include <QAbstractDataProxy> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS Graphs)target_link_libraries(mytarget PRIVATE Qt6::Graphs) |
| qmake: | QT += graphs |
| In QML: | AbstractDataProxy |
| Inherits: | QObject |
| Inherited By: |
| enum class | DataType { None, Bar, Scatter, Surface } |
| virtual | ~QAbstractDataProxy() override |
| QAbstractDataProxy::DataType | type() const |
The following graphs type specific inherited classes are used instead of the base class: QBarDataProxy, QScatterDataProxy, and QSurfaceDataProxy.
For more information, see Qt Graphs Data Handling with 3D.
This enum type specifies the data type of the proxy.
| Constant | Value | Description |
|---|---|---|
QAbstractDataProxy::DataType::None |
0 |
No data type. |
QAbstractDataProxy::DataType::Bar |
1 |
Data type for Q3DBarsWidgetItem. |
QAbstractDataProxy::DataType::Scatter |
2 |
Data type for Q3DScatterWidgetItem. |
QAbstractDataProxy::DataType::Surface |
3 |
Data type for Q3DSurfaceWidgetItem. |
[read-only] type : const QAbstractDataProxy::DataTypeThis property holds the data type of the proxy.
Access functions:
| QAbstractDataProxy::DataType | type() const |
[override virtual noexcept] QAbstractDataProxy::~QAbstractDataProxy()Deletes the abstract data proxy.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: