qt6-bb10/examples/widgets/itemviews/interview
Kai Köhne f562711c64 Examples: Use qt_standard_project_setup()
Change-Id: I0ceab08108b7e58e4e2ed25db9e3c289f5c0ddac
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
images
CMakeLists.txt Examples: Use qt_standard_project_setup() 2022-11-17 19:59:11 +01:00
README
interview.pro
interview.qrc
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
model.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
model.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00

README

The interview example shows the same model and selection being shared
between three different views.