summaryrefslogtreecommitdiff
path: root/freebsdtvision/doc/html/system_8h.html
blob: b747a4679cb24c5450f7cb03ff6795da7bb5f1b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>system.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>system.h File Reference</h1>
<p>
<a href="system_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Compounds</h2></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTDisplay.html">TDisplay</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Display information.</em> <a href="classTDisplay.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structTEvent.html">TEvent</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about events.</em> <a href="structTEvent.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTEventQueue.html">TEventQueue</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about mouse.</em> <a href="classTEventQueue.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structCharScanType.html">CharScanType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about a key.</em> <a href="structCharScanType.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structKeyDownEvent.html">KeyDownEvent</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about key presses.</em> <a href="structKeyDownEvent.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMessageEvent.html">MessageEvent</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about message events.</em> <a href="structMessageEvent.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>struct &nbsp;</td><td valign=bottom><a class="el" href="structMouseEventType.html">MouseEventType</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Information about mouse events.</em> <a href="structMouseEventType.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>class &nbsp;</td><td valign=bottom><a class="el" href="classTScreen.html">TScreen</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The interface to the system.</em> <a href="classTScreen.html#_details">More...</a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a0">evMouseDown</a> = 0x0001</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a1">evMouseUp</a> = 0x0002</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a2">evMouseMove</a> = 0x0004</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a3">evMouseAuto</a> = 0x0008</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a4">evKeyDown</a> = 0x0010</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a5">evCommand</a> = 0x0100</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a6">evBroadcast</a> = 0x0200</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a7">evNothing</a> = 0x0000</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a8">evMouse</a> = 0x000f</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a9">evKeyboard</a> = 0x0010</td></tr>
<tr><td nowrap align=right valign=top>const int&nbsp;</td><td valign=bottom><a class="el" href="system_8h.html#a10">evMessage</a> = 0xFF00</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
 <a class="el" href="system_8h.html">system.h</a>
<p>

<p>
Definition in file <a class="el" href="system_8h-source.html">system.h</a>.<hr><h2>Variable Documentation</h2>
<a name="a6" doxytag="system.h::evBroadcast"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evBroadcast = 0x0200
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Broadcast event. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>
<p>
Referenced by <a class="el" href="menus_8h-source.html#l00401">TMenuView::TMenuView()</a>.    </td>
  </tr>
</table>
<a name="a5" doxytag="system.h::evCommand"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evCommand = 0x0100
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Command event. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a9" doxytag="system.h::evKeyboard"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evKeyboard = 0x0010
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Keyboard event. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a4" doxytag="system.h::evKeyDown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evKeyDown = 0x0010
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Key pressed. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a10" doxytag="system.h::evMessage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMessage = 0xFF00
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Message (command, broadcast, or user-defined) event. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a8" doxytag="system.h::evMouse"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMouse = 0x000f
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Mouse event. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a3" doxytag="system.h::evMouseAuto"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMouseAuto = 0x0008
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Periodic event while mouse button held down. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a0" doxytag="system.h::evMouseDown"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMouseDown = 0x0001
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Mouse button pressed. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a2" doxytag="system.h::evMouseMove"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMouseMove = 0x0004
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Mouse changed location. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a1" doxytag="system.h::evMouseUp"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evMouseUp = 0x0002
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Mouse button released. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<a name="a7" doxytag="system.h::evNothing"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> evNothing = 0x0000
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Event already handled. <dl compact><dt><b>See also: </b></dt><dd>
<a class="el" href="structTEvent.html#m0">TEvent::what</a> </dl>    </td>
  </tr>
</table>
<hr><address style="align: right;"><small>Generated on Wed Apr 2 22:13:11 2003 for TVision by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>