Qt Data Visualization 範例

對於某些代碼範例,見某一 Qt Data Visualization 範例:

範例

Audiolevels 範例 展示實時音頻數據的簡單應用程序。
Axis Range Dragging With Labels Example Implementing a custom input handler to support axis dragging.
條形範例 在 Widget 應用程序中使用 Q3DBars。
自定義輸入範例 在 Widget 應用程序中實現自定義輸入處理程序。
自定義項範例 將自定義項添加到錶麵圖。
自定義代理範例 使用 Q3DBars 采用自定義代理。
項模型範例 Using an item model as data source for Q3DBars.
Qt Quick 2 Axis Dragging Example Implementing axis dragging in QML
Qt Quick 2 Axis Formatter Example Example of a hybrid C++ and QML application demonstrating different axis formatters.
Qt Quick 2 Bars Example Using Bars3D in a QML application.
Qt Quick 2 Custom Input Example Customizing input in a QML application.
Qt Quick 2 Legend Example Showing graph legend in a QML application.
Qt Quick 2 Multiple Graphs Example Showing multiple graphs simultaneously in a QML application.
Qt Quick 2 Oscilloscope Example Example of a hybrid C++ and QML application.
Qt Quick 2 Scatter Example Using Scatter3D in a QML application.
Qt Quick 2 Spectrogram Example Showing spectrogram graph in a QML application.
Qt Quick 2 Surface Example Using Surface3D in a QML application.
Qt Quick 2 Surface Multiseries Example Using multiple series with Surface3D in a QML application.
Rotations Example Using rotated scatter items
Scatter Example Using Q3DScatter in a widget application.
錶麵範例 在 Widget 應用程序中使用 Q3DSurface。
紋理錶麵範例 采用 Q3DSurface 使用紋理。
Volumetric rendering Example 渲染體積對象。