Qt Graphs C++ Classes for 3D

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

Q3DBars

Methods for rendering 3D bar graphs

Q3DInputHandler

Basic wheel mouse based input handler

Q3DScatter

Methods for rendering 3D scatter graphs

Q3DScene

Description of the 3D scene being visualized

Q3DSurface

Methods for rendering 3D surface plots

Q3DTheme

Visual style for graphs

QAbstract3DAxis

Base class for the axes of a 3D graph

QAbstract3DGraph

Window and render loop for graphs

QAbstract3DInputHandler

Base class for implementations of 3D input handlers

QAbstract3DSeries

Base class for all 3D data series

QAbstractDataProxy

Base class for all 3D graph proxies

QBar3DSeries

Represents a data series in a 3D bar graph

QBarDataItem

Container for resolved data to be added to bar graphs

QBarDataProxy

The data proxy for a 3D bars graph

QCategory3DAxis

Manipulates an axis of a graph

QCustom3DItem

Adds a custom item to a graph

QCustom3DLabel

Adds a custom label to a graph

QCustom3DVolume

Adds a volume rendered object to a graph

QHeightMapSurfaceDataProxy

Base proxy class for Q3DSurface

QItemModelBarDataProxy

Proxy class for presenting data in item models with Q3DBars

QItemModelScatterDataProxy

Proxy class for presenting data in item models with Q3DScatter

QItemModelSurfaceDataProxy

Proxy class for presenting data in item models with Q3DSurface

QLogValue3DAxisFormatter

Formatting rules for a logarithmic value axis

QScatter3DSeries

Represents a data series in a 3D scatter graph

QScatterDataItem

Container for resolved data to be added to scatter graphs

QScatterDataProxy

The data proxy for 3D scatter graphs

QSurface3DSeries

Represents a data series in a 3D surface graph

QSurfaceDataItem

Container for resolved data to be added to surface graphs

QSurfaceDataProxy

The data proxy for a 3D surface graph

QTouch3DInputHandler

Basic touch display based input handler

QValue3DAxis

Manipulates an axis of a graph

QValue3DAxisFormatter

Base class for 3D value axis formatters

© 2024 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.