diff options
| author | Mats Honkamaa <mats.honkamaa@qt.io> | 2023-08-23 11:29:16 +0300 |
|---|---|---|
| committer | Mats Honkamaa <mats.honkamaa@qt.io> | 2023-09-05 07:47:49 +0300 |
| commit | 7ef93cbf6883af053b1bdf042975b11a39f0312b (patch) | |
| tree | 1626aff0ff4a6fa5276d0f98ccc2e5cbee99599e /examples/widgets/tutorials | |
| parent | 0ce51dee0e3c0d0e49c2ad211bdbbed03003d3a4 (diff) | |
Doc: Add example categories to Qt Widget examples
Added example categories and fixed some minor typos as well.
Task-number: QTBUG-116359
Pick-to: 6.5 6.6
Change-Id: I2e270a1919003f4cea233666b64437e4c2b77121
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/tutorials')
| -rw-r--r-- | examples/widgets/tutorials/notepad/gettingstartedqt.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc b/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc index d011cfd9951..7979d591889 100644 --- a/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc +++ b/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc @@ -4,6 +4,7 @@ /*! \example tutorials/notepad \title Getting Started Programming with Qt Widgets + \examplecategory {User Interface Components} \brief A tutorial for Qt Widgets based notepad application. In this topic, we teach basic Qt knowledge by implementing a simple |
