The Curve Renderer and related APIs are no longer tech preview in
Qt 6.7.
Pick-to: 6.7
Change-Id: I5aa92932bff9f683eff0596454246162f9e3bc2a
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Usually, we have separate top-level example directories for
different modules, but since Qt Quick Shapes only had a single
example, it was categorized under examples/quick.
We now plan to add more, so to prepare for that, this sets up
the normal structure with an examples/quickshapes directory.
Pick-to: 6.7
Change-Id: I50016358b674c18bb2930459d4e0111862ddcedb
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>