qt5base-lts/examples/widgets/draganddrop/dropsite
Friedemann Kleint 33bee95910 Brush up the drop site example
- Use qsizetype
- Use new string literals instead of deprecated QLatin1String()
- Streamline some code
- Remove unused member variable
- Remove module include

Pick-to: 6.4
Change-Id: Ia96424a23f3ae10e57db942de49949ce3aef8876
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2022-09-21 20:52:14 +02:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
droparea.cpp Brush up the drop site example 2022-09-21 20:52:14 +02:00
droparea.h Brush up the drop site example 2022-09-21 20:52:14 +02:00
dropsite.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
dropsitewindow.cpp Brush up the drop site example 2022-09-21 20:52:14 +02:00
dropsitewindow.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00