Last change
on this file since 158 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
1.0 KB
|
Line | |
---|
1 | <html>
|
---|
2 | <head>
|
---|
3 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
---|
4 | <title>Open File</title>
|
---|
5 | </head>
|
---|
6 | <body style="font-size:12pt;font-family:helvetica">
|
---|
7 |
|
---|
8 | <p><center><h2>Open File</h2></center></p>
|
---|
9 |
|
---|
10 | <p>
|
---|
11 | Once the file you want to view appears in the dialog's
|
---|
12 | display, you can open it in two different ways.
|
---|
13 | </p>
|
---|
14 |
|
---|
15 | <p>
|
---|
16 | By pressing the 'Open' button the currently selected file will
|
---|
17 | be opened. By default, the first file in the list of matching
|
---|
18 | files is selected. Another way of opening a file is to simply
|
---|
19 | double click the displayed file name.
|
---|
20 | </p>
|
---|
21 |
|
---|
22 | <br />
|
---|
23 | <br />
|
---|
24 | <table align="center" cellpadding="2" cellspacing="1" border="0" width="100%">
|
---|
25 | <tr valign="top" bgcolor="#f0f0f0">
|
---|
26 | <td><center><img src="images/open.png" /></center></td>
|
---|
27 | </tr>
|
---|
28 | </table>
|
---|
29 |
|
---|
30 | <br />
|
---|
31 | <br />
|
---|
32 | <p>
|
---|
33 | See also: <a href="findfile.html">Find File</a>
|
---|
34 | </p>
|
---|
35 | </body>
|
---|
36 | </html>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.