Re-establish common examples/graphs dir
qdoc expects a common installation directory for all examples in a documentation project. Fixes: QTBUG-120562 Pick-to: 6.7 Change-Id: Iafcc3b1867e62179aabe991e6d4013dafaf61678 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
qt_examples_build_begin(EXTERNAL_BUILD)
|
||||
|
||||
add_subdirectory(graphs3d)
|
||||
add_subdirectory(graphs2d)
|
||||
add_subdirectory(graphs/3d)
|
||||
add_subdirectory(graphs/2d)
|
||||
|
||||
qt_examples_build_end()
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS += graphs3d
|
||||
SUBDIRS += graphs2d
|
||||
SUBDIRS += graphs/2d
|
||||
SUBDIRS += graphs/3d
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 127 KiB After Width: | Height: | Size: 127 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\example axishandling
|
||||
\example 3d/axishandling
|
||||
\meta tags {Graphs, Scatter3D, Custom Input Handler, Dynamic Data, Custom Axis Formatter, Scatter Graph}
|
||||
\examplecategory {Data Visualization & 3D}
|
||||
\title Axis Handling
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
|
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 103 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\example bars
|
||||
\example 3d/bars
|
||||
\meta tags {Graphs, Barsr3D, Multiple Series}
|
||||
\examplecategory {Data Visualization & 3D}
|
||||
\title Simple Bar Graph
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\example scatter
|
||||
\example 3d/scatter
|
||||
\meta tags {Graphs, Scatter3D, Multiple Series}
|
||||
\examplecategory {Data Visualization & 3D}
|
||||
\title Simple Scatter Graph
|
||||
|
Before Width: | Height: | Size: 671 B After Width: | Height: | Size: 671 B |
|
Before Width: | Height: | Size: 835 B After Width: | Height: | Size: 835 B |
|
Before Width: | Height: | Size: 831 B After Width: | Height: | Size: 831 B |
|
Before Width: | Height: | Size: 955 B After Width: | Height: | Size: 955 B |
|
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 610 B |
|
Before Width: | Height: | Size: 669 B After Width: | Height: | Size: 669 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 485 B |
|
Before Width: | Height: | Size: 131 KiB After Width: | Height: | Size: 131 KiB |
|
|
@ -2,7 +2,7 @@
|
|||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
/*!
|
||||
\example surfacegallery
|
||||
\example 3d/surfacegallery
|
||||
\meta tags {Graphs, Surface3D, Dynamic Data, Surface Graph, Height Map, Polar Graph}
|
||||
\examplecategory {Data Visualization & 3D}
|
||||
\title Surface Graph Gallery
|
||||
|
Before Width: | Height: | Size: 624 KiB After Width: | Height: | Size: 624 KiB |
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 345 KiB After Width: | Height: | Size: 345 KiB |