qt5base-lts/examples/widgets/scribble
Marc Mutz a27d5be4dc examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on Unix
This is all pretty straight-forward, adding .constData() or
using QString::fromLatin1() instead of QLatin1String().

Change-Id: I984706452db7d0841620a0f64e179906123f3849
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-03-08 09:58:26 +01:00
..
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
mainwindow.cpp examples: compile w/QT_NO_CAST_FROM_BYTEARRAY, at least on Unix 2012-03-08 09:58:26 +01:00
mainwindow.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
scribble.desktop Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
scribble.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
scribblearea.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
scribblearea.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00