qt6-bb10/examples/widgets/itemviews/interview
Tobias Hunger aa50b377a7 CMake: Add widgets examples
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-03-26 15:25:39 +00:00
..
images
CMakeLists.txt CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
README
interview.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
interview.qrc
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00
model.cpp Updated license headers 2016-01-21 18:55:32 +00:00
model.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00

README

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