qt5base-lts/examples/widgets/tutorials/modelview/4_headers
Friedemann Kleint 8751ca3dae Polish the model/view tutorial examples
- Reorder the class declarations, moving private sections last
- Make constructors explicit
- Add space to the comments
- Introduce auto
- Replace slot MainWindow::showWindowTitle() by a direct
  connection to slot QWidget::setWindowTitle().

Pick-to: 6.4 6.3
Change-Id: Ic229162434dfef5f2767d0b4e186759ca0f821f3
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2022-08-09 00:19:09 +02:00
..
4_headers.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mymodel.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mymodel.h Polish the model/view tutorial examples 2022-08-09 00:19:09 +02:00