Cleanup QtWidgets examples: - use nullptr (clang-tidy) - use member-initialization - adjust the style - fix includes Change-Id: Ic5448606aacc525ea60b615a69227017aa2b821a Reviewed-by: Paul Wicking <paul.wicking@qt.io> |
||
|---|---|---|
| .. | ||
| images | ||
| README | ||
| interview.pro | ||
| interview.qrc | ||
| main.cpp | ||
| model.cpp | ||
| model.h | ||
README
The interview example shows the same model and selection being shared between three different views.