qt5base-lts/examples/itemviews/interview
Olivier Goffart 910b446fb2 Examples: Don't use deprecated methods
Change-Id: Ib6e795f6b5bb6a3ac19882a5fb224460ef1fc8ad
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-04-21 17:29:40 +02:00
..
images Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
interview.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
interview.qrc Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00
main.cpp Examples: Don't use deprecated methods 2012-04-21 17:29:40 +02:00
model.cpp Fix compilation of examples with QStringBuilder 2012-02-25 21:30:45 +01:00
model.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
README Move all other demos in qtbase to examples. 2011-06-24 16:47:24 +02:00

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