summaryrefslogtreecommitdiff
path: root/doc/qtcreatordev/examples/exampleplugin/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Plugins: Add documentation about testingEike Ziller2023-02-281-2/+0
| | | | | | | | Add information about how to write plugin tests and how to integrate unit tests. Change-Id: I13721f03c4c55a265a93f71a7c4d892f3e53a6bb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* Doc: Update information about Qt Creator plugin wizardEike Ziller2021-08-241-0/+36
After the switch to CMake. Extends 29f3be1a6e236a199514a4edeeddb07322d70df4 Change-Id: I626bc7393d290710d7e5d1f2907e6fa1f25a7d21 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>