Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
9a7e4865
Commit
9a7e4865
authored
Jan 11, 2011
by
Leena Miettinen
Browse files
Doc: change SDK name to Qt SDK
parent
18523dfa
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/qtcreator.qdoc
View file @
9a7e4865
...
...
@@ -67,7 +67,7 @@
\
list
\
o
\
l
{
Building
and
Running
an
Example
Application
}
\
o
\
l
{
Creating
a
Qt
C
++
Application
}
\
o
\
l
{
Creating
a
Mobile
Application
with
Nokia
Qt
SDK
}
\
o
\
l
{
Creating
a
Mobile
Application
with
Qt
SDK
}
\
o
\
l
{
Creating
a
Qt
Quick
Application
}
\
endlist
\
o
\
l
{
Managing
Projects
}
...
...
@@ -2950,7 +2950,7 @@
\
section3
Troubleshooting
MinGW
Compilation
Errors
If
error
messages
displayed
in
the
\
gui
{
Compile
Output
}
pane
contain
paths
where
slashes
are
missing
(
for
example
,
C
:
Nokia
QtSDK
),
paths
where
slashes
are
missing
(
for
example
,
C
:
QtSDK
),
check
your
PATH
variable
.
At
the
command
line
,
enter
the
following
commands
:
\
code
...
...
@@ -4163,7 +4163,7 @@
\
note
The
instructions
below
assume
that
you
have
installed
\
QSDK
.
\
o
To
package
Nokia
Smart
Installer
for
Symbian
with
the
application
,
choose
\
gui
{
Start
>
Nokia
Qt
SDK
>
Symbian
>
Qt
for
Symbian
Command
Prompt
}
\
gui
{
Start
>
Qt
SDK
>
Symbian
>
Qt
for
Symbian
Command
Prompt
}
to
open
the
Qt
command
line
environment
.
\
o
Change
to
the
project
directory
.
For
example
:
...
...
@@ -4435,7 +4435,7 @@
\
list
\
o
\
l
{
Building
and
Running
an
Example
Application
}
\
o
\
l
{
Creating
a
Qt
C
++
Application
}
\
o
\
l
{
Creating
a
Mobile
Application
with
Nokia
Qt
SDK
}
\
o
\
l
{
Creating
a
Mobile
Application
with
Qt
SDK
}
\
o
\
l
{
Creating
a
Qt
Quick
Application
}
\
endlist
...
...
@@ -4448,7 +4448,7 @@
\
page
creator
-
mobile
-
example
.
html
\
nextpage
creator
-
qml
-
application
.
html
\
title
Creating
a
Mobile
Application
with
Nokia
Qt
SDK
\
title
Creating
a
Mobile
Application
with
Qt
SDK
\
note
To
complete
this
tutorial
,
you
must
install
\
QSDK
.
The
installation
program
installs
and
configures
the
necessary
tool
chains
...
...
@@ -4783,7 +4783,7 @@
To
use
the
states
.
png
image
in
your
application
,
you
must
copy
it
to
the
project
directory
from
the
examples
directory
in
the
Qt
installation
directory
.
For
example
:
\
c
{
C
:\
Nokia
QtSDK
\
Examples
\
4.7
\
declarative
\
animation
\
states
}.
The
image
appears
\
c
{
C
:\
QtSDK
\
Examples
\
4.7
\
declarative
\
animation
\
states
}.
The
image
appears
in
the
\
gui
Resources
pane
.
You
can
also
use
any
other
image
or
a
QML
element
,
instead
.
\
list
1
...
...
@@ -9499,7 +9499,7 @@
you
installed
\
QSDK
,
Qt
Creator
,
and
MADDE
.
\
o
If
error
messages
displayed
in
the
\
gui
{
Compile
Output
}
pane
contain
paths
where
slashes
are
missing
(
for
example
,
C
:
Nokia
QtSDK
),
paths
where
slashes
are
missing
(
for
example
,
C
:
QtSDK
),
check
your
PATH
variable
.
For
more
information
,
see
\
l
{
Troubleshooting
MinGW
Compilation
Errors
}.
...
...
doc/qtcreator.qdocconf
View file @
9a7e4865
...
...
@@ -87,7 +87,7 @@ macro.QL = "\\e{Qt Linguist}"
macro.QC = "\\e{Qt Creator}"
macro.QMLD = "\\e{Qt Quick Designer}"
macro.QQV = "\\e{Qt QML Viewer}"
macro.QSDK = "\\e{
Nokia
Qt SDK}"
macro.QSDK = "\\e{Qt SDK}"
macro.param = "\\e"
macro.raisedaster.HTML = "<sup>*</sup>"
macro.reg.HTML = "<sup>®</sup>"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment