SUMO - Simulation of Urban MObility
GUIAppEnum.h
Go to the documentation of this file.
1 /****************************************************************************/
10 // Message and object IDs used by the FOX-version of the gui
11 /****************************************************************************/
12 // SUMO, Simulation of Urban MObility; see http://sumo.dlr.de/
13 // Copyright (C) 2001-2015 DLR (http://www.dlr.de/) and contributors
14 /****************************************************************************/
15 //
16 // This file is part of SUMO.
17 // SUMO is free software: you can redistribute it and/or modify
18 // it under the terms of the GNU General Public License as published by
19 // the Free Software Foundation, either version 3 of the License, or
20 // (at your option) any later version.
21 //
22 /****************************************************************************/
23 #ifndef GUIAppEnum_h
24 #define GUIAppEnum_h
25 
26 
27 // ===========================================================================
28 // included modules
29 // ===========================================================================
30 #ifdef _MSC_VER
31 #include <windows_config.h>
32 #else
33 #include <config.h>
34 #endif
35 
36 #include <fx.h>
37 
38 
39 // ===========================================================================
40 // enumeration
41 // ===========================================================================
45 enum {
47  ID_ABOUT = FXMainWindow::ID_LAST,
48 
50 
51 
57 
58 
60 
61 
67 
68 
70 
71 
87 
88 
90 
91 
99 
100 
102 
103 
109 
110 
112 
113 
121 
122 
124 
125 
133 
134 
136 
137 
149 
150 
151  // Clear simulation settings
153 
154 
156 
157 
193 
194 
196 
197 
203 
204 
206 
207 
211 
212 
214 
215 
269 
270 
272 
273 
281 
282 
284 
285 
291 
292 
294 
295 
303 
304 
306 
307 
317 
318 
320 
321 
335 
336 
338 
339 
357 
360 
362 
367 
368 
370 
371 
377 
380 
395 
399 
405 
407 
421 
427  // MID_GNE_WIZARD,
478 
480 
482 };
483 
484 
485 #endif
486 
487 /****************************************************************************/
488 
ID for message passing between threads.
Definition: GUIAppEnum.h:119
Make snapshot - button.
Definition: GUIAppEnum.h:185
Locate vehicle - button.
Definition: GUIAppEnum.h:167
Main window closes.
Definition: GUIAppEnum.h:55
Locate person - button.
Definition: GUIAppEnum.h:169
Open view editor - button.
Definition: GUIAppEnum.h:181
Open in netedit.
Definition: GUIAppEnum.h:131
Center view to object - popup entry.
Definition: GUIAppEnum.h:217
Show all vehicle&#39;s routes.
Definition: GUIAppEnum.h:253
Locate TLS - button.
Definition: GUIAppEnum.h:171
Copy edge name (for lanes only)
Definition: GUIAppEnum.h:223
chore
Definition: GUIAppEnum.h:201
Gaming mode - menu entry.
Definition: GUIAppEnum.h:141
Allow rotation - button.
Definition: GUIAppEnum.h:161
Loads a file previously loaded.
Definition: GUIAppEnum.h:81
Start to track a vehicle.
Definition: GUIAppEnum.h:257
Object list.
Definition: GUIAppEnum.h:313
Locate poi - button.
Definition: GUIAppEnum.h:175
Allow textures - Option.
Definition: GUIAppEnum.h:299
Locate links in messages - Option.
Definition: GUIAppEnum.h:301
Start the simulation.
Definition: GUIAppEnum.h:93
Edit simulation breakpoints.
Definition: GUIAppEnum.h:129
Deselect selected items.
Definition: GUIAppEnum.h:333
Copy typed object name - popup entry.
Definition: GUIAppEnum.h:221
For the export-to-file - button.
Definition: GUIAppEnum.h:349
Main window-ID.
Definition: GUIAppEnum.h:53
toogle delay between alternative value
Definition: GUIAppEnum.h:191
Stop the simulation.
Definition: GUIAppEnum.h:95
Show tool tips - button.
Definition: GUIAppEnum.h:183
Save set.
Definition: GUIAppEnum.h:325
Open a new microscopic 3D view.
Definition: GUIAppEnum.h:107
Remove from selected items - Menu Etry.
Definition: GUIAppEnum.h:239
Reload the previously loaded simulation.
Definition: GUIAppEnum.h:79
Close simulation at end - Option.
Definition: GUIAppEnum.h:297
Open network - ID.
Definition: GUIAppEnum.h:75
Recenter view - button.
Definition: GUIAppEnum.h:159
Open configuration - ID.
Definition: GUIAppEnum.h:73
Locate addtional structure - button.
Definition: GUIAppEnum.h:173
selector match box messages
Definition: GUIAppEnum.h:397
Locator configuration - menu entry.
Definition: GUIAppEnum.h:145
The Table.
Definition: GUIAppEnum.h:275
Copy object name - popup entry.
Definition: GUIAppEnum.h:219
Locate edge - button.
Definition: GUIAppEnum.h:165
A Simulation step was performed.
Definition: GUIAppEnum.h:277
The Simulation delay control.
Definition: GUIAppEnum.h:147
Hide all vehicle&#39;s routes.
Definition: GUIAppEnum.h:255
The Simulation execution thread.
Definition: GUIAppEnum.h:117
Cancel-button was pushed.
Definition: GUIAppEnum.h:289
Cancel-button pressed.
Definition: GUIAppEnum.h:65
Ok-button was pushed.
Definition: GUIAppEnum.h:287
Open the object&#39;s manipulator.
Definition: GUIAppEnum.h:241
Show object parameter - popup entry.
Definition: GUIAppEnum.h:229
For the import-from-file - button.
Definition: GUIAppEnum.h:351
Locate junction - button.
Definition: GUIAppEnum.h:163
Load additional file with poi and polygons.
Definition: GUIAppEnum.h:77
Draw a vehicle&#39;s route.
Definition: GUIAppEnum.h:243
Clear set.
Definition: GUIAppEnum.h:327
Hide persons&#39;s path on walkingarea.
Definition: GUIAppEnum.h:267
toogle time display mode
Definition: GUIAppEnum.h:189
Show persons&#39;s path on walkingarea.
Definition: GUIAppEnum.h:265
Informs the dialog about a value&#39;s change.
Definition: GUIAppEnum.h:341
For the delete - button.
Definition: GUIAppEnum.h:347
Show vehicle&#39;s best lanes.
Definition: GUIAppEnum.h:249
Application settings - menu entry.
Definition: GUIAppEnum.h:139
For the save-decals - button.
Definition: GUIAppEnum.h:355
For the load-decals - button.
Definition: GUIAppEnum.h:353
Reset set.
Definition: GUIAppEnum.h:329
Show TLS phases - popup entry.
Definition: GUIAppEnum.h:231
Stop to track a vehicle.
Definition: GUIAppEnum.h:259
About SUMO - ID.
Definition: GUIAppEnum.h:85
Hide vehicle&#39;s current route.
Definition: GUIAppEnum.h:247
tls mode messages
Definition: GUIAppEnum.h:408
The loading thread.
Definition: GUIAppEnum.h:115
Load set.
Definition: GUIAppEnum.h:323
Fullscreen mode - menu entry.
Definition: GUIAppEnum.h:143
Add to selected items - menu entry.
Definition: GUIAppEnum.h:237
Informs the dialog about switching to another scheme.
Definition: GUIAppEnum.h:343
GLCanvas - ID.
Definition: GUIAppEnum.h:199
Ok-button pressed.
Definition: GUIAppEnum.h:63
Open a new microscopic view.
Definition: GUIAppEnum.h:105
Locate polygons - button.
Definition: GUIAppEnum.h:177
Open editor for selections.
Definition: GUIAppEnum.h:127
Begin to track phases - menu entry.
Definition: GUIAppEnum.h:235
Show vehicle&#39;s current route.
Definition: GUIAppEnum.h:245
Copy cursor geo-coordinate position - popup entry.
Definition: GUIAppEnum.h:227
toogle zooming style
Definition: GUIAppEnum.h:187
Close simulation - ID.
Definition: GUIAppEnum.h:83
Show about - dialog.
Definition: GUIAppEnum.h:47
Open viewport editor - button.
Definition: GUIAppEnum.h:179
Center object.
Definition: GUIAppEnum.h:309
Change coloring scheme - combo.
Definition: GUIAppEnum.h:209
Text entry.
Definition: GUIAppEnum.h:311
processing menu messages
Definition: GUIAppEnum.h:401
Filter selected.
Definition: GUIAppEnum.h:315
A Tracker shall be opened.
Definition: GUIAppEnum.h:279
Deselect selected items.
Definition: GUIAppEnum.h:331
Hide vehicle&#39;s best lanes.
Definition: GUIAppEnum.h:251
select foes of a vehicle
Definition: GUIAppEnum.h:261
Copy cursor position - popup entry.
Definition: GUIAppEnum.h:225
misc messages
Definition: GUIAppEnum.h:423
Perform a single simulation step.
Definition: GUIAppEnum.h:97
For the save-to-db - button.
Definition: GUIAppEnum.h:345