qt6-bb10/examples/widgets/itemviews/spreadsheet
Oliver Wolff 7c7bd44669 examples: Fix build for configurations that do not have printsupport
printsupport features are only available if the module is available for
the configuration. Every printer feature check has to be coupled with a
check for the module itself.

Change-Id: Id2ca84e71d5d74463d0ff35e8b18b252a779a883
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-03-05 15:11:36 +01:00
..
images
main.cpp Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00
printview.cpp examples: Fix build for configurations that do not have printsupport 2020-03-05 15:11:36 +01:00
printview.h Updated license headers 2016-01-21 18:55:32 +00:00
spreadsheet.cpp examples: Fix build for configurations that do not have printsupport 2020-03-05 15:11:36 +01:00
spreadsheet.h Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00
spreadsheet.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
spreadsheet.qrc
spreadsheetdelegate.cpp Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00
spreadsheetdelegate.h Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00
spreadsheetitem.cpp Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00
spreadsheetitem.h Cleanup Spreadsheet example 2018-11-23 15:44:20 +00:00