Qt Graphs C++ Classes for 3D

C++ classes for the Qt Graphs for 3D API.

The Qt Graphs for 3D functionality can be accessed via these C++ classes.

QAbstract3DAxis

The QAbstract3DAxis class is a base class for the axes of a 3D graph.

QCategory3DAxis

The QCategory3DAxis class manipulates an axis of a graph.

QLogValue3DAxisFormatter

The QLogValue3DAxisFormatter class provides formatting rules for a logarithmic value axis.

QValue3DAxis

The QValue3DAxis class manipulates an axis of a graph.

QValue3DAxisFormatter

The QValue3DAxisFormatter class is a base class for 3D value axis formatters.

QAbstract3DSeries

The QAbstract3DSeries class is a base class for all 3D data series.

QAbstractDataProxy

The QAbstractDataProxy class is a base class for all 3D graph proxies.

QBar3DSeries

The QBar3DSeries class represents a data series in a 3D bar graph.

QBarDataItem

The QBarDataItem class provides a container for resolved data to be added to bar graphs.

QBarDataProxy

The QBarDataProxy class is the data proxy for a 3D bars graph.

QCustom3DItem

The QCustom3DItem class adds a custom item to a graph.

QCustom3DLabel

The QCustom3DLabel class adds a custom label to a graph.

QCustom3DVolume

The QCustom3DVolume class adds a volume rendered object to a graph.

QHeightMapSurfaceDataProxy

Base proxy class for Q3DSurfaceWidgetItem.

QItemModelBarDataProxy

Proxy class for presenting data in item models with Q3DBarsWidgetItem.

QItemModelScatterDataProxy

Proxy class for presenting data in item models with Q3DScatterWidgetItem.

QItemModelSurfaceDataProxy

Proxy class for presenting data in item models with Q3DSurfaceWidgetItem.

QScatter3DSeries

The QScatter3DSeries class represents a data series in a 3D scatter graph.

QScatterDataItem

The QScatterDataItem class provides a container for resolved data to be added to scatter graphs.

QScatterDataProxy

The QScatterDataProxy class is the data proxy for 3D scatter graphs.

QSpline3DSeries

The QSpline3DSeries class represents a data series as a spline.

QSurface3DSeries

The QSurface3DSeries class represents a data series in a 3D surface graph.

QSurfaceDataItem

The QSurfaceDataItem class provides a container for resolved data to be added to surface graphs.

QSurfaceDataProxy

The QSurfaceDataProxy class is the data proxy for a 3D surface graph.

Q3DScene

Q3DScene class provides description of the 3D scene being visualized.

qtgraphs3d.html

The QtGraphs3D module provides enums used by QtGraphs’ 3D API.