qt5base-lts/examples/sql/books
Liang Qi ed1fbc7a88 Examples: Revamp sql/books
* use nullptr
* use member init
* set ExpandingFieldsGrow fieldGrowthPolicy for QFormLayout, which
makes it behaviors similar on macOS as other platforms
* select first row to make up/down keys works by default

Pick-to: 6.5 6.6
Change-Id: I25d9869d2ca1c7274c2b750aada8270734787546
Reviewed-by: Liang Qi <liang.qi@qt.io>
2023-06-29 16:06:33 +00:00
..
images Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
bookdelegate.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
bookdelegate.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
books.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
books.qrc Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
bookwindow.cpp Examples: Revamp sql/books 2023-06-29 16:06:33 +00:00
bookwindow.h Examples: Revamp sql/books 2023-06-29 16:06:33 +00:00
bookwindow.ui Examples: Revamp sql/books 2023-06-29 16:06:33 +00:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
initdb.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00