aboutsummaryrefslogtreecommitdiffstats
path: root/examples/designer/taskmenuextension/doc
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Link the Qt Widgets Designer custom widget examplesFriedemann Kleint2024-03-251-2/+4
| | | | | | | | As a drive-by, fix the headlines and remove a dead link. Pick-to: 6.7 6.6 Change-Id: Ifb92c0ac7e02e04f3cffe1cb0cc8ff82e8fd803e Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
* examples: add screenshots to more modulesCristian Maureira-Fredes2021-06-122-0/+15
Adding screenshots and small documentation file to the modules - corelib - datavisualization - external - opengl - quick - sql - uitools - webchannel - webenginewidgets - some widgets - xml Renaming the widgets gallery due to name conflict with the quick controls gallery, and fixing two typos from contextinfo.py and hellogl2.py. Task-number: PYSIDE-841 Pick-to: 6.1 Change-Id: I2705e5d605fa738da0dca906cf6acb4b9d5d3dcd Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>