summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/graphgallery/custominputhandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix the example licensesFriedemann Kleint2023-03-161-1/+1
| | | | | | | | Examples are BSD licensed Pick-to: 6.5 Change-Id: Ib2136fd1e09c0cb366b224558b36ab6808cf7b8e Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
* Combine 3 more widget examples into graph galleryTomi Korpipaa2023-02-271-0/+161
Combine the remaining 3 surface graph examples into graph gallery example. Pick-to: 6.5 Task-number: QTBUG-110698 Change-Id: Ia324189e10f781f9822db220def72b7b15d37a49 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>