summaryrefslogtreecommitdiffstats
path: root/src/graphs3d/widget/q3dgraphswidgetitem.h
Commit message (Expand)AuthorAgeFilesLines
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-281-2/+2
* Pass QVector3D by value to doRayPicking()Marc Mutz2025-01-161-1/+1
* API comparison review findings in GraphsWidgetsTomi Korpipaa2024-12-191-2/+1
* Add transparency support to surface graphSakaria Pouke2024-12-081-0/+6
* Add ray picking to all graph typesSakaria Pouke2024-12-031-0/+2
* Q3DGraphsWidgetItem: make getters constVolker Hilsheimer2024-08-191-17/+17
* Add parent to 3D widgetitem ctorsSami Varanka2024-07-301-1/+1
* Pass small types by valueSami Varanka2024-07-251-6/+6
* Add an enum class for grid line typeDilek Akcay2024-07-151-5/+5
* Fix getter names in widgetitemsSami Varanka2024-07-111-8/+8
* Change QGraphs3D namespace name to QtGraphs3DDilek Akcay2024-06-191-23/+23
* Use composition with QQuickWidgetSami Varanka2024-06-131-0/+309