From 0f9d49c641268f141ca7c3d3cba9f750e400a6ab Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Fri, 27 Jun 2014 13:19:00 +0200 Subject: Doc: Content/language improvement for About QtEE demo. Rephrase a couple of sentences. Task-number: QTEE-691 Change-Id: I92d55e8215f5ce6bf4aab2019854149f37c78ad2 Reviewed-by: Mitch Curtis Reviewed-by: Kalle Viironen --- basicsuite/about-b2qt/AboutBoot2Qt.qml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/basicsuite/about-b2qt/AboutBoot2Qt.qml b/basicsuite/about-b2qt/AboutBoot2Qt.qml index 4f3b40f..ada3eb1 100644 --- a/basicsuite/about-b2qt/AboutBoot2Qt.qml +++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml @@ -66,8 +66,8 @@ Column { text: '

Qt Enterprise Embedded provides a fully-integrated solution to get you started immediately with software development on your embedded device with a tailored user experience for embedded Linux and embedded Android. It - supports your key requirements for high performance and minimal footprint together - with Qt’s flexible full-framework modular architecture to deliver unparalleled + supports your key requirements for high performance and minimal footprint, and together + with Qt - a full framework with modular architecture - delivers unparalleled scalability. The development cycle is as rapid as it gets with fully integrated embedded tooling, pre-configured software stack and a collection of value-add components.

' } @@ -109,9 +109,9 @@ Column { width: parent.width text: '

Leverage the cross-platform C++ native APIs for maximum performance on both beautiful user interfaces as well as non-GUI operations. With C++, you have full control - over your application code and direct device access. You can also configure Qt Enterprise Embedded - directly from the source codes into a large variety of supported hardware and - operating systems. As with any Qt project, the same application can be deployed + over your application code and direct device access. You can also create custom configurations + of Qt Enterprise Embedded, targeting a large variety of supported hardware and + operating systems with ease. As with any Qt project, the same application can be deployed natively to desktop and mobile OS targets as well.

' } @@ -123,7 +123,7 @@ Column { width: parent.width text: '

With Qt Quick you can create beautiful and modern touch-based UIs with maximum performance. Just like everything you find from this demo launcher!

-

Should you want dynamic web content and HTML5, the Qt WebEngine gives you full +

Should you want dynamic web content and HTML5, the Qt WebEngine gives you a Chromium-based browser engine with comprehensive HTML5 feature support. Mix and match with Qt Quick to get the best of both worlds!

' } -- cgit v1.2.3