Qt Data Visualization C++ Classes
C++ classes for the Qt Data Visualization API. More...
Namespaces
Contains the classes and enumerations in the Qt Data Visualization module |
Classes
Methods for rendering 3D bar graphs | |
Representation of a camera in 3D space | |
Basic wheel mouse based input handler | |
Representation of a light source in 3D space | |
Simple base class for all the objects in a 3D scene | |
Methods for rendering 3D scatter graphs | |
Description of the 3D scene being visualized | |
Methods for rendering 3D surface plots | |
Visual style for graphs | |
Base class for the axes of a graph | |
Window and render loop for graphs | |
Base class for implementations of input handlers | |
Base class for all data series | |
Base class for all data visualization data proxies | |
Represents a data series in a 3D bar graph | |
Container for resolved data to be added to bar graphs | |
The data proxy for a 3D bars graph | |
Manipulates an axis of a graph | |
Adds a custom item to a graph | |
Adds a custom label to a graph | |
Adds a volume rendered object to a graph | |
Base proxy class for Q3DSurface | |
Proxy class for presenting data in item models with Q3DBars | |
Proxy class for presenting data in item models with Q3DScatter | |
Proxy class for presenting data in item models with Q3DSurface | |
Formatting rules for a logarithmic value axis | |
Represents a data series in a 3D scatter graph | |
Container for resolved data to be added to scatter graphs | |
The data proxy for 3D scatter graphs | |
Represents a data series in a 3D surface graph | |
Container for resolved data to be added to surface graphs | |
The data proxy for a 3D surface graph | |
Basic touch display based input handler | |
Manipulates an axis of a graph | |
Base class for value axis formatters |
Detailed Description
The Qt Data Visualization functionality can be accessed via these C++ classes.