summaryrefslogtreecommitdiffstats
path: root/basicsuite/about-b2qt/AboutBoot2Qt.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/about-b2qt/AboutBoot2Qt.qml')
-rw-r--r--basicsuite/about-b2qt/AboutBoot2Qt.qml14
1 files changed, 7 insertions, 7 deletions
diff --git a/basicsuite/about-b2qt/AboutBoot2Qt.qml b/basicsuite/about-b2qt/AboutBoot2Qt.qml
index 76da891..5dc7fd7 100644
--- a/basicsuite/about-b2qt/AboutBoot2Qt.qml
+++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml
@@ -57,13 +57,13 @@ Column {
property color qtred: '#b40000'
ColouredTitle {
- text: "MEET Qt ENTERPRISE EMBEDDED"
+ text: "MEET Qt FOR DEVICE CREATION"
}
ContentText {
id: brief
width: parent.width
- text: '<p align="justify">Qt Enterprise Embedded provides a fully-integrated solution
+ text: '<p align="justify">Qt for Device Creation 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, and together
@@ -110,7 +110,7 @@ Column {
text: '<p align="justify">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 create custom configurations
- of Qt Enterprise Embedded, targeting a large variety of supported hardware and
+ of Qt for Device Creation, 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.</p>'
}
@@ -165,7 +165,7 @@ Column {
with Qt’s flexible full-framework modular architecture to deliver unparalleled
scalability.</p><p align="justify">The Boot to Qt stack can be made to run on a variety
of hardware with the provided <strong>Build-Your-Own-Stack</strong> tooling. It comes
- pre-built for several reference devices with the installation of Qt Enterprise Embedded.</p>'
+ pre-built for several reference devices with the installation of Qt for Device Creation.</p>'
}
Column {
@@ -186,7 +186,7 @@ Column {
ContentText {
width: parent.width
text: '<p align="justify">The Qt libraries come with a lot of high-level functionality for
- various parts of your application. On top of that, we\'ve extended Qt Enterprise Embedded
+ various parts of your application. On top of that, we\'ve extended Qt for Device Creation
to contain all the important things you need to create your embedded device, such as:</p>'
}
@@ -256,7 +256,7 @@ Column {
}
ContentText {
width: parent.width
- text: '<p align="justify">With Qt Enterprise Embedded you are never alone with your device creation. You get
+ text: '<p align="justify">With Qt for Device Creation you are never alone with your device creation. You get
<strong>full support and portfolio of Digia Qt Professional Services</strong>
to help you pass all obstacles and reach your markets faster with outstanding quality.</p>'
}
@@ -267,7 +267,7 @@ Column {
ContentText {
width: parent.width
text: '<p align="justify">Play around with the demos in this launcher to see the power of Qt and get your
- free evaluation version of Qt Enterprise Embedded with the Boot to Qt images
+ free evaluation version of Qt for Device Creation with the Boot to Qt images
for common developer boards from</p>'
}
HighlightText {