summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/include/mainwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* Create a header file for MainWindow classOleksii Zbykovskyi2025-08-191-0/+104
MainWindow class was created and used all around widgets snippets. I made a seperated header file for all of these cases to avoid repetitive code. Change-Id: Ic403fc7d5278f77e62d8b5265c4184a154fef1b6 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>