summaryrefslogtreecommitdiff
path: root/examples/application/example.html
blob: 91635737e78a64c89db7be72ccf1fe8c99f0cd1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<h1>Example</h1>

<p>This is the help for the Example program.

<p>To user this application:

<ol>
 <li>Press the <img width=12 height=12 src=Example.png> icon in the Qtopia launcher.
 <li>Read the label.
 <li>Press the button.
 <li>Read the source code provided.
</ol>

Now you know how to make a Qtopia application!