aboutsummaryrefslogtreecommitdiffstats
path: root/examples/external/matplotlib/widget_3dplot.py
Commit message (Collapse)AuthorAgeFilesLines
* Add external python modules examplesCristián Maureira-Fredes2019-12-131-0/+241
These examples will be used at the QtWS2019: - Matplotlib: Widget interacting with a 3D plot - OpenCV: Webcam pattern detection - Scikit Image: Image filters An About Qt section was added to all examples. Change-Id: I14da69c9b5ecdc8409bcdb335135a8b1fa763bb1 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>