First checkin, AXE release 0.2
[AXE.git] / doc / cursor.html
1 <html>
2 <head>
3 <title>cursor - ANDROMEDA X-windows Encapsulation</title>
4 </head>
5 <body bgcolor=white>
6
7 <h1>class cursor</h1>
8 <hr>
9
10 <h2> NAME</h2>
11 cursor - Cursor shapes
12 <h2> SYNOPSIS</h2>
13 #include "cursor.h"
14 <p>
15 class cursor
16
17 <h2> DESCRIPTION</h2>
18
19 <table>
20 <tr><th colspan=2>Operators</th></tr>
21
22 <tr>
23     <td><a href="cursor_op_Cursor.html">operator Cursor</a>
24     <td>Convert to X resource ID.
25
26 <tr><th colspan=2>Member functions</th></tr>
27
28 <tr>
29    <td width=150><a href="cursor_cursor.html">cursor</a></td>
30    <td>cursor contructors and destructors</td>
31 </table>
32
33 <h2> SEE ALSO</h2>
34 <h2> DIAGNOSTICS</h2>
35
36 </body>
37 </html>