Commit Graph

3 Commits

Author SHA1 Message Date
Kai Köhne 72f2205706 Fix compilation issue with alarms
Fix issue that got introduced in commit 000e26a4d : u""_qs strings
only work in Qt 6, not with Qt 5.

Fixes: QTBUG-116489
Change-Id: I8185334bc61b3ce17c4dc723cb20ba55b87c89a5
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-08-27 16:15:00 +02:00
Leena Miettinen 000e26a4d5 Update Qt Quick GS tutorial
- Update information about and screenshots of Qt Creator
  New Project wizard template.
- Use the main.cpp file generated by Qt Creator 7.0

Fixes: QTBUG-99847
Change-Id: I1c2208267e9554e2f929ffffaa3dabd5554fc12e
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 302121874e)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2022-01-24 16:28:44 +00:00
Nico Vertriest 1df7011858 Doc: tutorial Get Started with Qt Quick
Task-number: QTBUG-68739
Change-Id: Ib14e4eb4c20583af2be9198539077f1be5ae471a
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
2018-09-26 10:10:15 +00:00