Add:Core:Made cursor configurable via navit.xml
[navit-package] / navit / attr_def.h
1 /**
2  * Navit, a modular navigation system.
3  * Copyright (C) 2005-2008 Navit Team
4  *
5  * This program is free software; you can redistribute it and/or
6  * modify it under the terms of the GNU Library General Public License
7  * version 2 as published by the Free Software Foundation.
8  *
9  * This program is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12  * GNU Library General Public License for more details.
13  *
14  * You should have received a copy of the GNU Library General Public
15  * License along with this program; if not, write to the
16  * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
17  * Boston, MA  02110-1301, USA.
18  */
19
20 /* prototypes */
21
22 /* common */
23 ATTR2(0x00000000,none)
24 ATTR(any)
25
26 ATTR2(0x00010000,type_item_begin)
27 ATTR(town_streets_item)
28 ATTR(street_name_item)
29 ATTR(street_name_numbers_item)
30 ATTR(street_item)
31 ATTR(street_number_item)
32 ATTR2(0x0001ffff,type_item_end)
33
34 ATTR2(0x00020000,type_int_begin)
35 ATTR(h)
36 ATTR(id)
37 ATTR(flags)
38 ATTR(w)
39 ATTR(x)
40 ATTR(y)
41 ATTR(flush_size)
42 ATTR(flush_time)
43 ATTR(zipfile_ref)
44 ATTR(country_id)
45 ATTR(position_sats)
46 ATTR(position_sats_used)
47 ATTR(update)
48 ATTR(follow)
49 ATTR(length)
50 ATTR(time)
51 ATTR(destination_length)
52 ATTR(destination_time)
53 ATTR(speed)
54 ATTR(interval)
55 ATTR(position_qual)
56 ATTR(zoom)
57 ATTR(retry_interval)
58 ATTR(projection)
59 ATTR(offroad)
60 ATTR(vocabulary_name)
61 ATTR(vocabulary_name_systematic)
62 ATTR(vocabulary_distances)
63 ATTR(announce_name_systematic_first)
64 ATTR(antialias)
65 ATTR(order_delta)
66 ATTR(baudrate)
67 ATTR(font_size)
68 ATTR(icon_xs)
69 ATTR(icon_l)
70 ATTR(icon_s)
71 ATTR(spacing)
72 ATTR(recent_dest)
73 ATTR(destination_distance)
74 ATTR(check_version)
75 ATTR(details)
76 ATTR(width)
77 ATTR(offset)
78 ATTR(directed)
79 ATTR(radius)
80 ATTR(text_size)
81 ATTR(level)
82 ATTR(icon_w)
83 ATTR(icon_h)
84 ATTR2(0x00028000,type_boolean_begin)
85 /* boolean */
86 ATTR(overwrite)
87 ATTR(active)
88 ATTR(cursor)
89 ATTR(orientation)
90 ATTR(tracking)
91 ATTR(menubar)
92 ATTR(statusbar)
93 ATTR(toolbar)
94 ATTR(animate)
95 ATTR(lazy)
96 ATTR(mkdir)
97 ATTR(predraw)
98 ATTR(postdraw)
99 ATTR(button)
100 ATTR(ondemand)
101 ATTR(menu_on_map_click)
102 ATTR(direction)
103 ATTR(route_follow_straight)
104 ATTR(gui_speech)
105 ATTR(town_id) /* fixme? */
106 ATTR(street_id) /* fixme? */  
107 ATTR(district_id) /* fixme? */
108 ATTR(drag_bitmap)
109 ATTR2(0x0002ffff,type_int_end)
110 ATTR2(0x00030000,type_string_begin)
111 ATTR(type)
112 ATTR(label)
113 ATTR(data)
114 ATTR(charset)
115 ATTR(country_all)
116 ATTR(country_iso3)
117 ATTR(country_iso2)
118 ATTR(country_car)
119 ATTR(country_name)
120 ATTR(town_name)
121 ATTR(town_postal)
122 ATTR(district_name)
123 ATTR(street_name)
124 ATTR(street_name_systematic)
125 ATTR(street_number)
126 ATTR(debug)
127 ATTR(address)
128 ATTR(phone)
129 ATTR(entry_fee)
130 ATTR(open_hours)
131 ATTR(skin)
132 ATTR(fullscreen)
133 ATTR(view_mode)
134 ATTR(tilt)
135 ATTR(media_window_title)
136 ATTR(media_cmd)
137 ATTR(image_codec)
138 /* poi */
139 ATTR(icono)
140 ATTR(info_html)
141 ATTR(price_html)
142 /* navigation */
143 ATTR(navigation_short)
144 ATTR(navigation_long)
145 ATTR(navigation_long_exact)
146 ATTR(navigation_speech)
147 ATTR(name)
148 ATTR(source)
149 ATTR(description)
150 ATTR(gc_type)
151 ATTR(layout)
152 ATTR(position_nmea)
153 ATTR(gpsd_query)
154 ATTR(on_eof)
155 ATTR(command)
156 ATTR(src)
157 ATTR(path)
158 ATTR(font)
159 ATTR(url_local)
160 ATTR(gc_size)
161 ATTR(gc_difficulty)
162 ATTR(gc_terrain)
163 ATTR(icon_src)
164 ATTR2(0x0003ffff,type_string_end)
165 ATTR2(0x00040000,type_special_begin)
166 ATTR(order)
167 ATTR(item_type)
168 ATTR(item_types)
169 ATTR(dash)
170 ATTR(sequence_range)
171 ATTR(angle_range)
172 ATTR(speed_range)
173 ATTR2(0x0004ffff,type_special_end)
174 ATTR2(0x00050000,type_double_begin)
175 ATTR(position_height)
176 ATTR(position_speed)
177 ATTR(position_direction)
178 ATTR2(0x0005ffff,type_double_end)
179 ATTR2(0x00060000,type_coord_geo_begin)
180 ATTR(position_coord_geo)
181 ATTR(center)
182 ATTR2(0x0006ffff,type_coord_geo_end)
183 ATTR2(0x00070000,type_color_begin)
184 ATTR(color)
185 ATTR(color2)
186 ATTR2(0x0007ffff,type_color_end)
187 ATTR2(0x00080000,type_object_begin)
188 ATTR(navit)
189 ATTR(log)
190 ATTR(callback)
191 ATTR(route)
192 ATTR(navigation)
193 ATTR(vehicle)
194 ATTR(map)
195 ATTR(bookmark_map)
196 ATTR(former_destination_map)
197 ATTR(graphics)
198 ATTR(gui)
199 ATTR(trackingo) /* fixme */
200 ATTR(plugins)
201 ATTR(layer)
202 ATTR(itemgra)
203 ATTR(polygon)
204 ATTR(polyline)
205 ATTR(circle)
206 ATTR(text)
207 ATTR(icon)
208 ATTR(image)
209 ATTR(arrows)
210 ATTR(mapset)
211 ATTR(osd)
212 ATTR(plugin)
213 ATTR(speech)
214 ATTR(coord)
215 ATTR2(0x0008ffff,type_object_end)
216 ATTR2(0x00090000,type_coord_begin)
217 ATTR2(0x0009ffff,type_coord_end)
218 ATTR2(0x000a0000,type_pcoord_begin)
219 ATTR(destination)
220 ATTR(position)
221 ATTR2(0x000affff,type_pcoord_end)
222 ATTR2(0x000b0000,type_callback_begin)
223 ATTR(resize)
224 ATTR(motion)
225 ATTR(keypress)
226 ATTR2(0x000bffff,type_callback_end)
227 ATTR2(0x000c0000,type_int64_begin)
228 ATTR(osm_nodeid)
229 ATTR(osm_wayid)
230 ATTR(osm_relationid)
231 ATTR2(0x000cffff,type_int64_end)