Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
qt-creator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tobias Hunger
qt-creator
Commits
1a34bb74
Commit
1a34bb74
authored
14 years ago
by
Leena Miettinen
Browse files
Options
Downloads
Patches
Plain Diff
Doc - Add descriptions for new Maemo packaging options.
Reviewed-by: Christian Kandeler
parent
3af05a8f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/images/qtcreator-maemo-deb-package.png
+0
-0
0 additions, 0 deletions
doc/images/qtcreator-maemo-deb-package.png
doc/qtcreator.qdoc
+15
-6
15 additions, 6 deletions
doc/qtcreator.qdoc
with
15 additions
and
6 deletions
doc/images/qtcreator-maemo-deb-package.png
+
0
−
0
View replaced file @
3af05a8f
View file @
1a34bb74
15.7 KiB
|
W:
|
H:
12.9 KiB
|
W:
|
H:
2-up
Swipe
Onion skin
This diff is collapsed.
Click to expand it.
doc/qtcreator.qdoc
+
15
−
6
View file @
1a34bb74
...
@@ -2147,7 +2147,8 @@
...
@@ -2147,7 +2147,8 @@
build the application.
build the application.
Qt Creator generates an installation package, installs in on the device,
Qt Creator generates an installation package, installs in on the device,
and executes it. The application views are displayed on the Nokia N900.
and executes it. You can skip the packaging step to save some time.
The application views are displayed on the Nokia N900.
Command-line
Command-line
output is visible in the Qt Creator \gui {Application Output} view.
output is visible in the Qt Creator \gui {Application Output} view.
...
@@ -2156,13 +2157,21 @@
...
@@ -2156,13 +2157,21 @@
\section2 Creating Installation Packages
\section2 Creating Installation Packages
When you build the application for the \gui{Maemo} target, Qt
When you build the application for the \gui{Maemo} target, Qt
Creator
automatically
generates a debian installation package
Creator generates a debian installation package
in the project folder. You can deliver the installation package to
in the project folder
by default
. You can deliver the installation package to
users for installation on Maemo devices.
users for installation on Maemo devices.
You can add other files to the installation package in the
The name of the installation package is displayed in the \gui {Create Package}
\gui {Create package} step in the build configuration. Add files
field. You can change the version number in the \gui {Version number} field.
to the \gui {Package contents} field. In \gui {Local File Path},
When you test your application on a device or the Maemo emulator, you can
save some time by installing the built files directly on the connected device
without packaging. Select the \gui {Skip packaging step} check box in the
\gui {Create Package} step in the \gui {Build Settings}.
You can add other files to the installed files in the
\gui {Create Package} step, the \gui {Package contents} field. In
\gui {Local File Path},
specify the location of the file on the development PC. In
specify the location of the file on the development PC. In
\gui {Remote File Path}, specify the folder to install the file on
\gui {Remote File Path}, specify the folder to install the file on
the device.
the device.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment