File: a00163.html

package info (click to toggle)
scim 1.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 20,368 kB
  • ctags: 12,834
  • sloc: cpp: 51,239; sh: 22,370; ansic: 18,716; makefile: 1,258; xml: 641; yacc: 288
file content (349 lines) | stat: -rw-r--r-- 20,005 bytes parent folder | download
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
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scim: Helper</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<h1>Helper</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00043.html">scim::HelperError</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00044.html">scim::HelperInfo</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Structure to hold the information of a Helper object.  <a href="a00044.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00042.html">scim::HelperAgent</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The accessory class to write a Helper object.  <a href="a00042.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00045.html">scim::HelperManager</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This class is used to manage all helper objects.  <a href="a00045.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00046.html">scim::HelperModule</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The class used to load a Helper module and run its Helpers.  <a href="a00046.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot3&lt; void, const <br>
HelperAgent *, int, const <br>
String &amp; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g5a51aa145841b0b46674ab6996fb51bd">scim::HelperAgentSlotVoid</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4&lt; void, const <br>
HelperAgent *, int, const <br>
String &amp;, const String &amp; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g621e13292b0fa86ab6c6a875b3bf3874">scim::HelperAgentSlotString</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4&lt; void, const <br>
HelperAgent *, int, const <br>
String &amp;, int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#gbe6cf2f9cfb9d2105f981e0f6a15df3f">scim::HelperAgentSlotInt</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot5&lt; void, const <br>
HelperAgent *, int, const <br>
String &amp;, int, int &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g44c1e482392c8ff002350cd299ff706d">scim::HelperAgentSlotIntInt</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef Slot4&lt; void, const <br>
HelperAgent *, int, const <br>
String &amp;, const Transaction &amp; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ged047c6d43b2cad15484d0920c47af43">scim::HelperAgentSlotTransaction</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef unsigned int(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g7990ea1833228493f1cc3bcff4cd2ea4">scim::HelperModuleNumberOfHelpersFunc</a> (void)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the number of Helpers in this module.  <a href="#g7990ea1833228493f1cc3bcff4cd2ea4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef bool(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g3d5c06891ef0f8e7329a5d38c3955d2c">scim::HelperModuleGetHelperInfoFunc</a> (unsigned int idx, HelperInfo &amp;info)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the information of a Helper.  <a href="#g3d5c06891ef0f8e7329a5d38c3955d2c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(*)&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ge344bd14a46f3184efb6cc821de385fc">scim::HelperModuleRunHelperFunc</a> (const String &amp;uuid, const ConfigPointer &amp;config, const String &amp;display)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Run a specific Helper.  <a href="#ge344bd14a46f3184efb6cc821de385fc"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#ge8b8feb4c9d8de960bdbee9f8c153ab2">scim::scim_get_helper_module_list</a> (std::vector&lt; String &gt; &amp;mod_list)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get a name list of currently available Helper modules.  <a href="#ge8b8feb4c9d8de960bdbee9f8c153ab2"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#gfbfb584762577b5bdf051b5b2c556922">scim::SCIM_HELPER_STAND_ALONE</a> = 1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Helper option indicates that it's a stand alone Helper.  <a href="#gfbfb584762577b5bdf051b5b2c556922"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g69c1633a3ce3c2bd2ffb435dac55e3cd">scim::SCIM_HELPER_AUTO_START</a> = (1&lt;&lt;1)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Helper option indicates that it must be started automatically when Panel starts.  <a href="#g69c1633a3ce3c2bd2ffb435dac55e3cd"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g1fff7377de7aad93917855a55d7f7f76">scim::SCIM_HELPER_AUTO_RESTART</a> = (1&lt;&lt;2)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Helper option indicates that it should be restarted when it exits abnormally.  <a href="#g1fff7377de7aad93917855a55d7f7f76"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g1457d0f30f2c644db97be2b0a3cd006e">scim::SCIM_HELPER_NEED_SCREEN_INFO</a> = (1&lt;&lt;3)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Helper option indicates that it needs the screen update information.  <a href="#g1457d0f30f2c644db97be2b0a3cd006e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const uint32&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00163.html#g2fcc978e52b8c6d850fd7328c9535de4">scim::SCIM_HELPER_NEED_SPOT_LOCATION_INFO</a> = (1&lt;&lt;4)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Helper option indicates that it needs the spot location information.  <a href="#g2fcc978e52b8c6d850fd7328c9535de4"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The accessory classes to help develop and manage Client Helper objects. <hr><h2>Typedef Documentation</h2>
<a class="anchor" name="g5a51aa145841b0b46674ab6996fb51bd"></a><!-- doxytag: member="scim::HelperAgentSlotVoid" ref="g5a51aa145841b0b46674ab6996fb51bd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef Slot3&lt;void, const HelperAgent *, int, const String &amp;&gt; <a class="el" href="a00099.html">scim::HelperAgentSlotVoid</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="g621e13292b0fa86ab6c6a875b3bf3874"></a><!-- doxytag: member="scim::HelperAgentSlotString" ref="g621e13292b0fa86ab6c6a875b3bf3874" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef Slot4&lt;void, const HelperAgent *, int, const String &amp;, const String &amp;&gt; <a class="el" href="a00100.html">scim::HelperAgentSlotString</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="gbe6cf2f9cfb9d2105f981e0f6a15df3f"></a><!-- doxytag: member="scim::HelperAgentSlotInt" ref="gbe6cf2f9cfb9d2105f981e0f6a15df3f" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef Slot4&lt;void, const HelperAgent *, int, const String &amp;, int&gt; <a class="el" href="a00100.html">scim::HelperAgentSlotInt</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="g44c1e482392c8ff002350cd299ff706d"></a><!-- doxytag: member="scim::HelperAgentSlotIntInt" ref="g44c1e482392c8ff002350cd299ff706d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef Slot5&lt;void, const HelperAgent *, int, const String &amp;, int, int&gt; <a class="el" href="a00101.html">scim::HelperAgentSlotIntInt</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="ged047c6d43b2cad15484d0920c47af43"></a><!-- doxytag: member="scim::HelperAgentSlotTransaction" ref="ged047c6d43b2cad15484d0920c47af43" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef Slot4&lt;void, const HelperAgent *, int, const String &amp;, const Transaction &amp;&gt; <a class="el" href="a00100.html">scim::HelperAgentSlotTransaction</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="g7990ea1833228493f1cc3bcff4cd2ea4"></a><!-- doxytag: member="scim::HelperModuleNumberOfHelpersFunc" ref="g7990ea1833228493f1cc3bcff4cd2ea4" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef unsigned int(*) <a class="el" href="a00163.html#g7990ea1833228493f1cc3bcff4cd2ea4">scim::HelperModuleNumberOfHelpersFunc</a>(void)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the number of Helpers in this module. 
<p>
A helper module can have multiple Helpers in it. But each helper will run in its own process space.<p>
There must be a function called "scim_helper_module_number_of_helpers" in each helper module which complies with this prototype. This function name can have a prefix like kbd_LTX_, in which "kbd" is the module's name. 
</div>
</div><p>
<a class="anchor" name="g3d5c06891ef0f8e7329a5d38c3955d2c"></a><!-- doxytag: member="scim::HelperModuleGetHelperInfoFunc" ref="g3d5c06891ef0f8e7329a5d38c3955d2c" args="(unsigned int idx, HelperInfo &amp;info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef bool(*) <a class="el" href="a00163.html#g3d5c06891ef0f8e7329a5d38c3955d2c">scim::HelperModuleGetHelperInfoFunc</a>(unsigned int idx, HelperInfo &amp;info)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get the information of a Helper. 
<p>
There must be a function called "scim_helper_module_get_helper_info" in each helper module which complies with this prototype. This function name can have a prefix like kbd_LTX_, in which "kbd" is the module's name.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>idx</em>&nbsp;</td><td>The index of this helper, must between 0 to (the number of helpers) - 1. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>info</em>&nbsp;</td><td>The <a class="el" href="a00044.html">HelperInfo</a> object to store the information. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if this Helper is valid and the correct information is stored into info. </dd></dl>

</div>
</div><p>
<a class="anchor" name="ge344bd14a46f3184efb6cc821de385fc"></a><!-- doxytag: member="scim::HelperModuleRunHelperFunc" ref="ge344bd14a46f3184efb6cc821de385fc" args="(const String &amp;uuid, const ConfigPointer &amp;config, const String &amp;display)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef void(*) <a class="el" href="a00163.html#ge344bd14a46f3184efb6cc821de385fc">scim::HelperModuleRunHelperFunc</a>(const String &amp;uuid, const ConfigPointer &amp;config, const String &amp;display)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Run a specific Helper. 
<p>
This function will be called within an independent process.<p>
There must be a function called "scim_helper_module_run_helper" in each helper module which complies with this prototype. This function name can have a prefix like kbd_LTX_, in which "kbd" is the module's name.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>config</em>&nbsp;</td><td>The Config object should be used to read/write configurations. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>uuid</em>&nbsp;</td><td>The UUID of the Helper to be run. </td></tr>
    <tr><td valign="top"></td><td valign="top"><em>display</em>&nbsp;</td><td>The display in which this helper should run. </td></tr>
  </table>
</dl>

</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="ge8b8feb4c9d8de960bdbee9f8c153ab2"></a><!-- doxytag: member="scim::scim_get_helper_module_list" ref="ge8b8feb4c9d8de960bdbee9f8c153ab2" args="(std::vector&lt; String &gt; &amp;mod_list)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int scim::scim_get_helper_module_list           </td>
          <td>(</td>
          <td class="paramtype">std::vector&lt; String &gt; &amp;&nbsp;</td>
          <td class="paramname"> <em>mod_list</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Get a name list of currently available Helper modules. 
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>mod_list</em>&nbsp;</td><td>- the result list will be stored here. </td></tr>
  </table>
</dl>
<dl class="return" compact><dt><b>Returns:</b></dt><dd>the number of the modules, equal to mod_list.size (). </dd></dl>

</div>
</div><p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="gfbfb584762577b5bdf051b5b2c556922"></a><!-- doxytag: member="scim::SCIM_HELPER_STAND_ALONE" ref="gfbfb584762577b5bdf051b5b2c556922" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const uint32 <a class="el" href="a00163.html#gfbfb584762577b5bdf051b5b2c556922">scim::SCIM_HELPER_STAND_ALONE</a> = 1          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Helper option indicates that it's a stand alone Helper. 
<p>
Stand alone Helper has no corresponding IMEngine Factory, Such Helper can not be started by IMEngine Factory. So Panel must provide a menu, or something else, which contains all stand alone Helper items, so that user can start them by clicking the items. 
</div>
</div><p>
<a class="anchor" name="g69c1633a3ce3c2bd2ffb435dac55e3cd"></a><!-- doxytag: member="scim::SCIM_HELPER_AUTO_START" ref="g69c1633a3ce3c2bd2ffb435dac55e3cd" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const uint32 <a class="el" href="a00163.html#g69c1633a3ce3c2bd2ffb435dac55e3cd">scim::SCIM_HELPER_AUTO_START</a> = (1&lt;&lt;1)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Helper option indicates that it must be started automatically when Panel starts. 
<p>
If Helper objects want to start itself as soon as the Panel starts, set this option. 
</div>
</div><p>
<a class="anchor" name="g1fff7377de7aad93917855a55d7f7f76"></a><!-- doxytag: member="scim::SCIM_HELPER_AUTO_RESTART" ref="g1fff7377de7aad93917855a55d7f7f76" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const uint32 <a class="el" href="a00163.html#g1fff7377de7aad93917855a55d7f7f76">scim::SCIM_HELPER_AUTO_RESTART</a> = (1&lt;&lt;2)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Helper option indicates that it should be restarted when it exits abnormally. 
<p>
This option should not be used with <a class="el" href="a00163.html#gfbfb584762577b5bdf051b5b2c556922">SCIM_HELPER_STAND_ALONE</a>. 
</div>
</div><p>
<a class="anchor" name="g1457d0f30f2c644db97be2b0a3cd006e"></a><!-- doxytag: member="scim::SCIM_HELPER_NEED_SCREEN_INFO" ref="g1457d0f30f2c644db97be2b0a3cd006e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const uint32 <a class="el" href="a00163.html#g1457d0f30f2c644db97be2b0a3cd006e">scim::SCIM_HELPER_NEED_SCREEN_INFO</a> = (1&lt;&lt;3)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Helper option indicates that it needs the screen update information. 
<p>
Helper object with this option will receive the UPDATE_SCREEN event when the screen of focused ic is changed. 
</div>
</div><p>
<a class="anchor" name="g2fcc978e52b8c6d850fd7328c9535de4"></a><!-- doxytag: member="scim::SCIM_HELPER_NEED_SPOT_LOCATION_INFO" ref="g2fcc978e52b8c6d850fd7328c9535de4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const uint32 <a class="el" href="a00163.html#g2fcc978e52b8c6d850fd7328c9535de4">scim::SCIM_HELPER_NEED_SPOT_LOCATION_INFO</a> = (1&lt;&lt;4)          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Helper option indicates that it needs the spot location information. 
<p>
Helper object with this option will receive the SPOT_LOCATION_INFO event when the spot location of focused ic is changed. 
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:30 2007 for scim by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>