When toggling main features, disabling both will result in the module not being built at all.
ON
by default. This can be disabled by passing
-DFEATURE_graphs_2d=OFF
to CMake.
ON
by default. This can be disabled by passing
-DFEATURE_graphs_3d=OFF
to CMake.
When toggling 3D features, disabling all will result in a module that is not usable for anything. These do not have any effect if
QT_FEATURE_graphs_3d
被禁用。
ON
by default. This can be disabled by passing
-DFEATURE_graphs_3d_bars3d=OFF
to CMake.
ON
by default. This can be disabled by passing
-DFEATURE_graphs_3d_scatter3d=OFF
to CMake.
ON
by default. This can be disabled by passing
-DFEATURE_graphs_3d_surface3d=OFF
to CMake.