Eclipse SUMO - Simulation of Urban MObility
GUIAppEnum.h
Go to the documentation of this file.
1 /****************************************************************************/
2 // Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.org/sumo
3 // Copyright (C) 2001-2020 German Aerospace Center (DLR) and others.
4 // This program and the accompanying materials are made available under the
5 // terms of the Eclipse Public License 2.0 which is available at
6 // https://www.eclipse.org/legal/epl-2.0/
7 // This Source Code may also be made available under the following Secondary
8 // Licenses when the conditions for such availability set forth in the Eclipse
9 // Public License 2.0 are satisfied: GNU General Public License, version 2
10 // or later which is available at
11 // https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
12 // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
13 /****************************************************************************/
21 // Message and object IDs used by the FOX-version of the gui
22 /****************************************************************************/
23 #pragma once
24 #include <config.h>
25 
26 #include <fx.h>
27 
28 
29 // ===========================================================================
30 // enumeration
31 // ===========================================================================
35 enum {
37  ID_ABOUT = FXMainWindow::ID_LAST,
38 
41 
68 
70 
73 
116 
118 
121 
144 
146 
149 
170 
172 
175 
203 
206 
218 
221 
230 
232 
235 
238 
240 
243 
249 
252 
263 
265 
268 
271 
273 
276 
281 
283 
286 
293 
295 
298 
303 
305 
308 
317 
319 
330 
333 
375 
378 
383 
385 
386 
389 
392 
394 
397 
472 
474 
477 
484 
486 
489 
494 
496 
499 
510 
512 
515 
528 
530 
533 
552 
554 
557 
574 
576 
579 
582 
589 
591 
594 
607 
609 
612 
617 
619 
622 
625 
627 
630 
657 
659 
662 
675 
677 
680 
687 
689 
692 
705 
707 
710 
711  // MID_GNE_WIZARD,
793 
796 
811 
813 
816 
825 
827 
830 
833 
835 
852 
854 
857 
898 
900 
903 
924 
926 
929 
936 
938 
941 
946 
948 
951 
974 
976 
979 
998 
1000 
1003 
1006 
1008 
1009 
1012 
1015 
1017 
1018 
1021 
1032 
1034 
1037 
1040 
1042 
1045 
1074 
1076 
1079 
1087 
1090 
1105 
1107 
1110 
1117 
1119 
1122 
1151 
1153 
1156 
1168 
1170 
1173 
1182 
1184 
1187 
1190 
1192 
1194  MID_LAST
1195 };
@ MID_HIDE_ALLROUTES
Hide all vehicle's routes.
Definition: GUIAppEnum.h:453
@ MID_GNE_TOOLBAREDIT_LOADADDITIONALS
load additionals in SUMO-GUI after press ctrl+T
Definition: GUIAppEnum.h:614
@ MID_GNE_NETWORKVIEWOPTIONS_AUTOOPPOSITEEDGES
automatically create opposite edge
Definition: GUIAppEnum.h:656
@ MID_GNE_REROUTEDIALOG_EDIT_INTERVAL
edit interval
Definition: GUIAppEnum.h:1150
@ MID_GNE_CONNECTORFRAME_SELECTDEADENDS
select dead end lanes
Definition: GUIAppEnum.h:818
@ MID_MAKESNAPSHOT
Make snapshot - button.
Definition: GUIAppEnum.h:363
@ MID_GNE_ADDITIONALFRAME_CLEARSELECTION
clear selection of elements
Definition: GUIAppEnum.h:915
@ MID_GNE_SELECTORFRAME_SELECTSCALE
changes the visual scaling of selected items
Definition: GUIAppEnum.h:804
@ MID_GNE_TAGTYPE_SELECTED
tag type selected in ComboBox
Definition: GUIAppEnum.h:735
@ MID_HOTKEY_CTRL_Q_CLOSE
Main window closes.
Definition: GUIAppEnum.h:99
@ MID_HOTKEY_SHIFT_F5_COMPUTEJUNCTIONS_VOLATILE
compute junctions with volatile options
Definition: GUIAppEnum.h:214
@ MID_HOTKEY_CTRL_SHIFT_B_SAVEDATAELEMENTS
save Data Elements
Definition: GUIAppEnum.h:155
@ MID_GNE_ROUTEFRAME_ROUTEMODE
select a route mode
Definition: GUIAppEnum.h:943
@ MID_HOTKEY_F3_SUPERMODE_DEMAND
select demand supermode in NETEDIT
Definition: GUIAppEnum.h:181
@ MID_MANIP
Open the object's manipulator.
Definition: GUIAppEnum.h:431
@ MID_GNE_DEMANDVIEWOPTIONS_SHOWALLPERSONPLANS
show all person plans
Definition: GUIAppEnum.h:672
@ ID_RUNTHREAD_EVENT
The Simulation execution thread.
Definition: GUIAppEnum.h:290
@ MID_CHOOSER_TRACK
Track object.
Definition: GUIAppEnum.h:519
@ MID_GNE_LANE_TRANSFORM_BIKE
transform lane to bikelane
Definition: GUIAppEnum.h:1053
@ MID_GNE_EDGE_REVERSE
reverse an edge
Definition: GUIAppEnum.h:969
@ MID_HOTKEY_ALT_6_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:135
@ MID_GNE_LANE_ADD_GREENVERGE
add greenVerge
Definition: GUIAppEnum.h:1065
@ MID_LOCATEPERSON
Locate person - button.
Definition: GUIAppEnum.h:349
@ MID_SIMPLE_VIEW_NAMECHANGE
Informs the dialog about switching to another scheme.
Definition: GUIAppEnum.h:561
@ MID_LISTINTERNAL
Locator configuration - menu entry.
Definition: GUIAppEnum.h:312
@ MID_GNE_DELETE
delete element
Definition: GUIAppEnum.h:721
@ MID_GNE_TLSFRAME_SUBRENAME
sub-rename TLS
Definition: GUIAppEnum.h:875
@ MID_SHOWTOOLTIPS
Show tool tips - button.
Definition: GUIAppEnum.h:361
@ MID_GNE_NETWORKVIEWOPTIONS_SHOWGRID
show grid
Definition: GUIAppEnum.h:632
@ MID_GNE_OVERLAPPED_PREVIOUS
inspect previous element in overlapped modul
Definition: GUIAppEnum.h:785
@ MID_NEW_MICROVIEW
Open a new microscopic view.
Definition: GUIAppEnum.h:278
@ MID_GNE_LANEPATH_ABORT
abort lane path creation
Definition: GUIAppEnum.h:763
@ MID_ADDSELECT
Add to selected items - menu entry.
Definition: GUIAppEnum.h:427
@ MID_GNE_LANE_ADD_BUS
add busLane
Definition: GUIAppEnum.h:1063
@ MID_HOTKEY_T_MODES_TLS_VTYPE
hotkey for mode editing TLS AND Vehicle Types
Definition: GUIAppEnum.h:61
@ MID_ALLOWTEXTURES
Allow textures - Option.
Definition: GUIAppEnum.h:507
@ MID_GNE_NETWORKVIEWOPTIONS_DRAWSPREADVEHICLES
Draw vehicles in begin position or spread in lane.
Definition: GUIAppEnum.h:634
@ MID_COPY_CURSOR_GEOPOSITION
Copy cursor geo-coordinate position - popup entry.
Definition: GUIAppEnum.h:409
@ MID_HOTKEY_CTRL_Y_REDO
Undo.
Definition: GUIAppEnum.h:113
@ MID_HOTKEY_CTRL_SHIFT_H_SAVEEDGETYPES
save Edge Types
Definition: GUIAppEnum.h:153
@ MID_GNE_NETWORKVIEWOPTIONS_MOVEELEVATION
move elevation instead of x,y
Definition: GUIAppEnum.h:652
@ MID_GNE_TAG_SELECTED
tag selected in ComboBox
Definition: GUIAppEnum.h:737
@ MID_HOTKEY_S_MODES_SELECT
hotkey for mode selecting objects
Definition: GUIAppEnum.h:57
@ MID_LOCATEJUNCTION
Locate junction - button.
Definition: GUIAppEnum.h:339
@ MID_GNE_NETWORKVIEWOPTIONS_HIDECONNECTIONS
hide connections
Definition: GUIAppEnum.h:642
@ MID_GNE_SELECTORFRAME_SETINTERVAL
change interval
Definition: GUIAppEnum.h:806
@ MID_GNE_NETWORKVIEWOPTIONS_SHOWCONNECTIONS
show connections
Definition: GUIAppEnum.h:640
@ MID_CENTER
Center view to object - popup entry.
Definition: GUIAppEnum.h:399
@ MID_GNE_INTERVALBAR_BEGIN
begin changed in InterbalBar
Definition: GUIAppEnum.h:700
@ MID_GNE_PROHIBITIONFRAME_SELECTPROHIBITING
select prohibiting connection
Definition: GUIAppEnum.h:931
@ MID_GNE_TOOLBAREDIT_LOADDEMAND
load demand in SUMO-GUI after press ctrl+T
Definition: GUIAppEnum.h:616
@ MID_ZOOM_STYLE
toogle zooming style
Definition: GUIAppEnum.h:365
@ MID_GNE_TLSFRAME_PHASE_CREATE
create phase thable
Definition: GUIAppEnum.h:881
@ MID_OPEN_CONFIG
Open configuration - ID.
Definition: GUIAppEnum.h:254
@ MID_GNE_SET_ATTRIBUTE
attribute edited
Definition: GUIAppEnum.h:717
@ MID_HOTKEY_CTRL_W_CLOSESIMULATION
Close simulation - ID.
Definition: GUIAppEnum.h:109
@ MID_GNE_REROUTEDIALOG_TABLE_PARKINGAREAREROUTE
change table parkingAreaReroute
Definition: GUIAppEnum.h:1134
@ MID_CHORE
chore
Definition: GUIAppEnum.h:382
@ MID_HOTKEY_F7_JOIN_SELECTEDJUNCTIONS_ROUTES
join selected junctions in network mode and normalice demand element ids in demand mode
Definition: GUIAppEnum.h:189
@ MID_HOTKEY_CTRL_D_SINGLESIMULATIONSTEP_OPENDEMANDELEMENTS
Perform a single simulation step in SUMO and open Demand Elements in NETEDIT.
Definition: GUIAppEnum.h:81
@ MID_HOTKEY_F5_COMPUTE_NETWORK_DEMAND
compute Network in network mode and Demand elements in demand mode
Definition: GUIAppEnum.h:185
@ MID_HIDE_BEST_LANES
Hide vehicle's best lanes.
Definition: GUIAppEnum.h:449
@ MID_GNE_DEMANDVIEWOPTIONS_LOCKPERSON
lock person
Definition: GUIAppEnum.h:674
@ MID_GNE_REMOVE_ATTRIBUTE
attribute removed
Definition: GUIAppEnum.h:715
@ MID_SIMDELAY
The Simulation delay control.
Definition: GUIAppEnum.h:316
@ MID_CANCEL
Cancel-button pressed.
Definition: GUIAppEnum.h:247
@ MID_GNE_OVERLAPPED_ITEMSELECTED
list item selected in overlapped modul
Definition: GUIAppEnum.h:789
@ MID_GNE_TLSFRAME_MARKUNUSED
mark unused states
Definition: GUIAppEnum.h:887
@ MID_GNE_CENTER
center element
Definition: GUIAppEnum.h:727
@ MID_GNE_CALIBRATORDIALOG_TABLE_FLOW
change table flow
Definition: GUIAppEnum.h:1162
@ MID_HOTKEY_V_MODES_VEHICLE
hotkey for mode create vehicles
Definition: GUIAppEnum.h:63
@ MID_GNE_TLSFRAME_UPDATE_STATUS
update TLS status
Definition: GUIAppEnum.h:861
@ MID_HOTKEY_F9_EDIT_VIEWSCHEME
open edit scheme menu
Definition: GUIAppEnum.h:193
@ MID_HOTKEY_E_MODES_EDGE_EDGEDATA
hotkey for mode adding edges AND edgeDatas
Definition: GUIAppEnum.h:49
@ MID_GNE_ALLOWDISALLOW_CHANGE
select/unselect single vehicle
Definition: GUIAppEnum.h:1175
@ MID_LOCATEPOLY
Locate polygons - button.
Definition: GUIAppEnum.h:359
@ MID_CHOOSEN_SAVE
Save set.
Definition: GUIAppEnum.h:541
@ MID_HOTKEY_DEL
hot key delete selections or elements
Definition: GUIAppEnum.h:225
@ MID_GNE_JUNCTION_CLEAR_CONNECTIONS
clear junction's connections
Definition: GUIAppEnum.h:981
@ MID_HOTKEY_ALT_1_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:125
@ MID_SPEEDFACTOR
scale vehicle speed
Definition: GUIAppEnum.h:373
@ MID_HOTKEY_CTRL_N_NEWNETWORK
create new empty newtork
Definition: GUIAppEnum.h:97
@ MID_GNE_JUNCTION_SELECT_ROUNDABOUT
select all roundabout nodes and edges of the current roundabout
Definition: GUIAppEnum.h:995
@ MID_GNE_OPEN_PARAMETERS_DIALOG
open parameters dialog
Definition: GUIAppEnum.h:751
@ MID_GNE_INTERVALBAR_ATTRIBUTE
attribute changed in InterbalBar
Definition: GUIAppEnum.h:704
@ MID_HOTKEY_ALT_0_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:123
@ MID_GNE_BUTTON_CANCEL
cancel button
Definition: GUIAppEnum.h:1094
@ MID_GNE_SELECTORFRAME_SELECTATTRIBUTE
select attribute in selector frame
Definition: GUIAppEnum.h:800
@ MID_CHOOSER_TEXT
Text entry.
Definition: GUIAppEnum.h:521
@ MID_CHOOSEN_INVERT
Deselect selected items.
Definition: GUIAppEnum.h:549
@ MID_GNE_JUNCTION_RESET_SHAPE
reset junction shape
Definition: GUIAppEnum.h:993
@ MID_GNE_TLSFRAME_ADDOFF
add off to TLS
Definition: GUIAppEnum.h:877
@ MID_TRACI_STATUS
update traci status
Definition: GUIAppEnum.h:329
@ MID_GNE_SELECTORFRAME_SETEND
end text field
Definition: GUIAppEnum.h:810
@ MID_GNE_TLSFRAME_SAVE_PROGRAM
cleanup unused states
Definition: GUIAppEnum.h:897
@ MID_HOTKEY_CTRL_SHIFT_S_SAVENETWORK_AS
save network as
Definition: GUIAppEnum.h:161
@ MID_GNE_BUTTON_RESET
reset button
Definition: GUIAppEnum.h:1096
@ MID_GNE_CREATEEDGEFRAME_DELETEEDGETYPE
delete edge type
Definition: GUIAppEnum.h:843
@ MID_HIDE_CURRENTROUTE
Hide vehicle's current route.
Definition: GUIAppEnum.h:437
@ MID_GNE_NETWORKVIEWOPTIONS_ASKFORMERGE
ask before merging junctions
Definition: GUIAppEnum.h:648
@ MID_GNE_TOOLBARFILE_OPENFOREIGN
open foreign network
Definition: GUIAppEnum.h:596
@ MID_GNE_DATASET_SELECTED
GNEDataInterval selected in comboBox of IntervalBar.
Definition: GUIAppEnum.h:741
@ MID_GNE_SET_ATTRIBUTE_BUTTON
attribute selected using button (radio button or checkbox)
Definition: GUIAppEnum.h:753
@ MID_GNE_JUNCTION_RESET_CONNECTIONS
reset junction's connections
Definition: GUIAppEnum.h:983
@ MID_HOTKEY_CTRL_B_EDITBREAKPOINT_OPENDATAELEMENTS
Edit simulation breakpoints in SUMO and open Data Elements in NETEDIT.
Definition: GUIAppEnum.h:77
@ MID_GNE_DEMANDVIEWOPTIONS_SHOWGRID
show grid
Definition: GUIAppEnum.h:664
@ MID_GNE_SET_ATTRIBUTE_DIALOG
attribute edited trought dialog
Definition: GUIAppEnum.h:749
@ MID_GNE_CALIBRATORDIALOG_ADD_ROUTE
add new route
Definition: GUIAppEnum.h:1160
@ MID_HOTKEY_ALT_7_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:137
@ MID_GNE_JUNCTION_SPLIT
turn junction into multiple junctions
Definition: GUIAppEnum.h:987
@ MID_HOTKEY_F1_ONLINEDOCUMENTATION
open online documentation
Definition: GUIAppEnum.h:177
@ MID_HOTKEY_CTRL_SHIFT_D_SAVEDEMANDELEMENTS
Save Demand Elements.
Definition: GUIAppEnum.h:157
@ MID_HOTKEY_CTRL_R_RELOAD
Reload the previously loaded simulation.
Definition: GUIAppEnum.h:103
@ MID_HOTKEY_CTRL_SHIFT_V_FORCESAVEDEMANDELEMENTS
Force save demand elements (flag)
Definition: GUIAppEnum.h:167
@ MID_CHOOSEN_DESELECT
Deselect selected items.
Definition: GUIAppEnum.h:547
@ MID_GNE_EDGEPATH_FINISH
finish edge path creation
Definition: GUIAppEnum.h:757
@ MID_HOTKEY_CTRL_S_STOPSIMULATION_SAVENETWORK
Stop the simulation in SUMO and save network in NETEDIT.
Definition: GUIAppEnum.h:101
@ MID_GNE_CALIBRATORDIALOG_ADD_FLOW
Definition: GUIAppEnum.h:1163
@ MID_GNE_TLSFRAME_GUESSPROGRAM
replace program with a newly guessed program
Definition: GUIAppEnum.h:863
@ MID_HOTKEY_W_MODES_PROHIBITION_PERSONTYPE
hotkey for mode editing connection prohibitions AND person types
Definition: GUIAppEnum.h:65
@ MID_GNE_EDGE_STRAIGHTEN_ELEVATION
interpolate z values linear between junctions
Definition: GUIAppEnum.h:961
@ MID_GNE_REROUTEDIALOG_ADD_CLOSINGREROUTE
add closing reroute
Definition: GUIAppEnum.h:1142
@ MID_GNE_NETWORKVIEWOPTIONS_CHAINEDGES
create edges in chain mode
Definition: GUIAppEnum.h:654
@ MID_HOTKEY_ESC
hot key <ESC> abort current edit operation
Definition: GUIAppEnum.h:223
@ MID_GNE_TOOLBARFILE_SAVEDATA_AS
save data elements as
Definition: GUIAppEnum.h:606
@ MID_HOTKEY_F10_OPTIONSMENU
open options menu
Definition: GUIAppEnum.h:195
@ MID_HOTKEY_F11_FRONTELEMENT
set/clear front element
Definition: GUIAppEnum.h:197
@ MID_SHOW_FOES
select foes of a vehicle
Definition: GUIAppEnum.h:459
@ MID_SHOWPLAN
Show transportable plan.
Definition: GUIAppEnum.h:417
@ MID_HOTKEY_R_MODES_CROSSING_ROUTE_EDGERELDATA
hotkey for mode editing crossing, routes and edge rel datas
Definition: GUIAppEnum.h:59
@ ID_ABOUT
Show about - dialog.
Definition: GUIAppEnum.h:37
@ MID_GNE_ADDITIONALFRAME_REMOVEROW
remove row
Definition: GUIAppEnum.h:907
@ MID_HOTKEY_F8_CLEANINVALID_CROSSINGS_DEMANDELEMENTS
clean invalid crossings in network mode and demand elements in demand mode
Definition: GUIAppEnum.h:191
@ MID_GNE_DATAVIEWOPTIONS_SHOWDEMANDELEMENTS
show demand elements
Definition: GUIAppEnum.h:686
@ MID_GNE_POLYGON_CLOSE
close opened polygon
Definition: GUIAppEnum.h:1025
@ MID_SIMPLE_VIEW_SAVE
For the save-to-db - button.
Definition: GUIAppEnum.h:563
@ MID_GNE_ADD_ATTRIBUTE
attribute added
Definition: GUIAppEnum.h:713
@ MID_GNE_EDGE_SMOOTH
smooth geometry
Definition: GUIAppEnum.h:959
@ MID_HOTKEY_I_MODES_INSPECT
hotkey for mode inspecting object attributes
Definition: GUIAppEnum.h:51
@ MID_GNE_SELECTORFRAME_SELECTTAG
select tag in selector frame
Definition: GUIAppEnum.h:798
@ MID_GNE_ADDITIONALFRAME_ADDROW
add row
Definition: GUIAppEnum.h:905
@ MID_LAST
last element of enum (not used)
Definition: GUIAppEnum.h:1194
@ MID_LOCATEADD
Locate addtional structure - button.
Definition: GUIAppEnum.h:355
@ MID_SWITCH_OFF
Show TLS phases - popup entry.
Definition: GUIAppEnum.h:419
@ MID_LOCATEPOI
Locate poi - button.
Definition: GUIAppEnum.h:357
@ MID_HOTKEY_CTRL_SHIFT_W_FORCESAVEDATAELEMENTS
Force save data elements (flag)
Definition: GUIAppEnum.h:169
@ MID_CHOOSER_LIST
Object list.
Definition: GUIAppEnum.h:523
@ MID_GNE_LANE_RESET_CUSTOMSHAPE
remove greenVerge
Definition: GUIAppEnum.h:1049
@ MID_TABLE
The Table.
Definition: GUIAppEnum.h:479
@ MID_GNE_EDGE_STRAIGHTEN
remove inner geometry
Definition: GUIAppEnum.h:957
@ MID_GNE_DEMANDVIEWOPTIONS_HIDESHAPES
hide shapes
Definition: GUIAppEnum.h:670
@ MID_HOTKEY_P_MODES_POLYGON_PERSON
hotkey for mode creating polygons
Definition: GUIAppEnum.h:55
@ MID_COPY_TYPED_NAME
Copy typed object name - popup entry.
Definition: GUIAppEnum.h:403
@ MID_GNE_LANE_TRANSFORM_BUS
transform lane to busLane
Definition: GUIAppEnum.h:1055
@ MID_GNE_POLYGON_SET_FIRST_POINT
Set a vertex of polygon as first verte.
Definition: GUIAppEnum.h:1029
@ MID_HOTKEY_ALT_4_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:131
@ MID_HIDE_WALKINGAREA_PATH
Hide persons's path on walkingarea.
Definition: GUIAppEnum.h:469
@ MID_GNE_REROUTEDIALOG_TABLE_CLOSINGLANEREROUTE
change table closing lane reroute reroute
Definition: GUIAppEnum.h:1126
@ MID_SIMPLE_VIEW_IMPORT
For the import-from-file - button.
Definition: GUIAppEnum.h:569
@ MID_GNE_COPY
copy element
Definition: GUIAppEnum.h:729
@ MID_GNE_BUTTON_SAVE
save button
Definition: GUIAppEnum.h:1100
@ MID_SHOW_BEST_LANES
Show vehicle's best lanes.
Definition: GUIAppEnum.h:447
@ MID_AUTOSTART
Start simulation when loaded - Option.
Definition: GUIAppEnum.h:503
@ MID_GNE_BUTTON_SORT
sort button
Definition: GUIAppEnum.h:1104
@ MID_OPEN_NETWORK
Open network - ID.
Definition: GUIAppEnum.h:256
@ MID_HOTKEY_CTRL_SHIFT_U_FORCESAVEADDITIONALS
Force save additionals (flag)
Definition: GUIAppEnum.h:165
@ MID_COPY_EDGE_NAME
Copy edge name (for lanes only)
Definition: GUIAppEnum.h:405
@ MID_GNE_TOOLBARFILE_SAVETLSPROGRAMS_AS
save TLS Programs as
Definition: GUIAppEnum.h:600
@ MID_GNE_LANE_DUPLICATE
duplicate a lane
Definition: GUIAppEnum.h:1047
@ MID_CHOOSEN_ELEMENTS
set subset of elements
Definition: GUIAppEnum.h:537
@ MID_CHOOSEN_OPERATION
set type of selection
Definition: GUIAppEnum.h:535
@ MID_GNE_DATAVIEWOPTIONS_SHOWADDITIONALS
show additionals
Definition: GUIAppEnum.h:682
@ MID_DELAY_TOOGLE
toogle delay between alternative value
Definition: GUIAppEnum.h:369
@ MID_GNE_VEHICLE_TRANSFORM
transform vehicle to another vehicle type (ej: flow to trip)
Definition: GUIAppEnum.h:1083
@ MID_SHOW_WALKINGAREA_PATH
Show persons's path on walkingarea.
Definition: GUIAppEnum.h:467
@ MID_SIMPLE_VIEW_EXPORT
For the export-to-file - button.
Definition: GUIAppEnum.h:567
@ MID_GNE_CALIBRATORDIALOG_ADD_VEHICLETYPE
add vehicle type
Definition: GUIAppEnum.h:1167
@ MID_SIMPLE_VIEW_DELETE
For the delete - button.
Definition: GUIAppEnum.h:565
@ MID_QUITONSIMEND
Close simulation at end - Option.
Definition: GUIAppEnum.h:501
@ MID_GNE_NETWORKVIEWOPTIONS_SHOWBUBBLES
show junctions as bubbles
Definition: GUIAppEnum.h:650
@ MID_GNE_INTERVALBAR_END
end changed in InterbalBar
Definition: GUIAppEnum.h:702
@ MID_DEMAND_SCALE
scale traffic
Definition: GUIAppEnum.h:371
@ MID_HOTKEY_Z_MODES_TAZ_TAZREL
hotkey for mode editing TAZ and TAZRel
Definition: GUIAppEnum.h:67
@ MID_HOTKEY_M_MODES_MOVE
hotkey for mode moving element
Definition: GUIAppEnum.h:53
@ MID_START_TRACK
Start to track a vehicle.
Definition: GUIAppEnum.h:455
@ MID_GNE_CREATE
create element
Definition: GUIAppEnum.h:719
@ MID_GNE_NETWORKVIEWOPTIONS_EXTENDSELECTION
extend selection
Definition: GUIAppEnum.h:644
@ MID_GNE_LANE_REMOVE_GREENVERGE
remove greenVerge
Definition: GUIAppEnum.h:1073
@ MID_HOTKEY_CTRL_I_EDITVIEWPORT
Open viewport editor.
Definition: GUIAppEnum.h:87
@ MID_GNE_CALIBRATORDIALOG_TABLE_ROUTE
change table route
Definition: GUIAppEnum.h:1158
@ MID_GNE_ACHIERARCHY_SHOWCHILDMENU
In HierarchicalElementTree list, show child menu.
Definition: GUIAppEnum.h:771
@ MID_SHOW_ALLROUTES
Show all vehicle's routes.
Definition: GUIAppEnum.h:451
@ MID_RECENTFILE
Loads a file previously loaded.
Definition: GUIAppEnum.h:262
@ MID_GNE_REROUTEDIALOG_ADD_INTERVAL
add interval
Definition: GUIAppEnum.h:1136
@ MID_GNE_TLSFRAME_GROUP_STATES
group states
Definition: GUIAppEnum.h:891
@ MID_GNE_FIXSTOPPINGPLACES_CHANGE
FixStoppingPlaces dialog.
Definition: GUIAppEnum.h:1189
@ MID_GNE_ADDITIONALFRAME_STOPSELECTION
stop selection of consecutive egdes/lanes
Definition: GUIAppEnum.h:921
@ MID_HOTKEY_CTRL_J_SAVEJOINEDJUNCTIONS
save joined junctions
Definition: GUIAppEnum.h:91
@ MID_GNE_EDGE_SPLIT_BIDI
split an edge
Definition: GUIAppEnum.h:967
@ MID_GNE_JUNCTION_REPLACE
turn junction into geometry node
Definition: GUIAppEnum.h:985
@ MID_GNE_CREATEEDGEFRAME_RESETLANETYPE
reset lane type
Definition: GUIAppEnum.h:851
@ MID_APPSETTINGS
Application settings - menu entry.
Definition: GUIAppEnum.h:310
@ MID_GNE_STARTDRAWING
start drawing polygon
Definition: GUIAppEnum.h:777
@ MID_GNE_ACHIERARCHY_MOVEUP
In HierarchicalElementTree list, move element to up.
Definition: GUIAppEnum.h:773
@ MID_GNE_ROUTEFRAME_VCLASS
select a VClass
Definition: GUIAppEnum.h:945
@ MID_HELP
help button
Definition: GUIAppEnum.h:578
@ MID_HOTKEY_SHIFT_F11_HALLOFFAME
show the hall of fame dialog
Definition: GUIAppEnum.h:199
@ MID_GNE_PROHIBITIONFRAME_ABORTDRAWING
abort drawing polygon
Definition: GUIAppEnum.h:935
@ MID_COPY_CURSOR_POSITION
Copy cursor position - popup entry.
Definition: GUIAppEnum.h:407
@ MID_HOTKEY_F4_SUPERMODE_DATA
select data supermode in NETEDIT
Definition: GUIAppEnum.h:183
@ MID_SIMSTEP
A Simulation step was performed.
Definition: GUIAppEnum.h:481
@ MID_HOTKEY_F6_CLEAN_SOLITARYJUNCTIONS_UNUSEDROUTES
clean junctions without edges in network mode and unused routes in demand mode
Definition: GUIAppEnum.h:187
@ MID_LOCATESTOP
Locate stop - button.
Definition: GUIAppEnum.h:347
@ MID_GNE_CREATEEDGEFRAME_DELETELANETYPE
delete lane type
Definition: GUIAppEnum.h:849
@ MID_GNE_REROUTEDIALOG_ADD_CLOSINGLANEREROUTE
add closing lane reroute
Definition: GUIAppEnum.h:1140
@ MID_CHOOSEN_NAME
Deselect selected items.
Definition: GUIAppEnum.h:551
@ MID_GNE_LANE_REMOVE_BIKE
remove bikelane
Definition: GUIAppEnum.h:1069
@ MID_HOTKEY_CTRL_K_OPENTLSPROGRAMS
Load file with TLS Programs.
Definition: GUIAppEnum.h:93
@ MID_NETEDIT
Open in netedit.
Definition: GUIAppEnum.h:302
@ MID_GNE_BUTTON_LOAD
load button
Definition: GUIAppEnum.h:1098
@ MID_HOTKEY_CTRL_V_PASTE
paste the current selection / element
Definition: GUIAppEnum.h:107
@ MID_GNE_OVERLAPPED_SHOWLIST
show list of overlapped elements
Definition: GUIAppEnum.h:787
@ MID_CLEARMESSAGEWINDOW
Clear simulation output.
Definition: GUIAppEnum.h:321
@ MID_OPEN_EDGEDATA
Load edge data for visualization.
Definition: GUIAppEnum.h:260
@ MID_GNE_SELECTORFRAME_SETBEGIN
edit begin text field
Definition: GUIAppEnum.h:808
@ MID_GNE_POI_TRANSFORM
Transform POI to POILane, and viceversa.
Definition: GUIAppEnum.h:1039
@ MID_SHOW_LFLINKITEMS
Definition: GUIAppEnum.h:460
@ MID_DRAWROUTE
Draw a vehicle's route.
Definition: GUIAppEnum.h:433
@ MID_LOCATELINKS
Locate links in messages - Option.
Definition: GUIAppEnum.h:509
@ MID_HOTKEY_ALT_3_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:129
@ MID_GLCANVAS
GLCanvas - ID.
Definition: GUIAppEnum.h:380
@ MID_GNE_ALLOWDISALLOW_SELECTONLYROAD
select only non road vehicles
Definition: GUIAppEnum.h:1181
@ MID_HOTKEY_CTRL_F_FULSCREENMODE
Fullscreen mode - menu entry.
Definition: GUIAppEnum.h:89
@ MID_SIMSAVE
Save state to file.
Definition: GUIAppEnum.h:270
@ MID_GNE_PERSON_TRANSFORM
transform person to another person type (ej: person to personflow)
Definition: GUIAppEnum.h:1085
@ MID_GNE_JUNCTION_CONVERT_ROUNDABOUT
convert junction to roundabout
Definition: GUIAppEnum.h:997
@ MID_GNE_ADDITIONALFRAME_USESELECTED
use selected elements
Definition: GUIAppEnum.h:911
@ MID_GNE_REROUTEDIALOG_TABLE_INTERVAL
select table interval
Definition: GUIAppEnum.h:1124
@ MID_GNE_VIEWPARENT_FRAMEAREAWIDTH
Size of frame area updated.
Definition: GUIAppEnum.h:624
@ MID_GNE_SET_ATTRIBUTE_TEXT
text attribute edited
Definition: GUIAppEnum.h:745
@ MID_LISTTELEPORTING
Definition: GUIAppEnum.h:314
@ MID_GNE_INSPECTORFRAME_GOBACK
go back to the previous element
Definition: GUIAppEnum.h:832
@ MID_GNE_TLSFRAME_PHASE_DELETE
delete phase thable
Definition: GUIAppEnum.h:883
@ MID_SHOWNETSTATS
Show network statistics.
Definition: GUIAppEnum.h:323
@ MID_REACHABILITY
show reachability from a given lane
Definition: GUIAppEnum.h:471
@ ID_LOADTHREAD_EVENT
The loading thread.
Definition: GUIAppEnum.h:288
@ MID_CHOOSER_FILTER_SUBSTR
Filter list by substring.
Definition: GUIAppEnum.h:527
@ MID_GNE_ALLOWDISALLOW_UNSELECTALL
unselect all vehicles
Definition: GUIAppEnum.h:1179
@ MID_GNE_EDGE_RESET_LENGTH
reset custom lengths
Definition: GUIAppEnum.h:973
@ MID_GNE_CREATEEDGEFRAME_SELECTRADIOBUTTON
Definition: GUIAppEnum.h:839
@ MID_CHOOSEN_LOAD
Load set.
Definition: GUIAppEnum.h:539
@ MID_GNE_BUTTON_CLEAR
clear button
Definition: GUIAppEnum.h:1102
@ MID_GNE_DATAINTERVAL_SELECTED
GNEDataInterval selected in comboBox of IntervalBar.
Definition: GUIAppEnum.h:743
@ MID_COLOURSCHEMECHANGE
Change coloring scheme - combo.
Definition: GUIAppEnum.h:391
@ MID_SHOW_ROUTE_NOLOOPS
Show vehicle's future route (without loops)
Definition: GUIAppEnum.h:443
@ MID_GNE_TLSFRAME_CREATE
Create TLS.
Definition: GUIAppEnum.h:869
@ MID_GNE_DATASET_NEW
create new data set
Definition: GUIAppEnum.h:739
@ MID_GNE_TLSFRAME_ADDUNUSED
add unused states
Definition: GUIAppEnum.h:889
@ MID_EDITCHOSEN
Open editor for selections.
Definition: GUIAppEnum.h:300
@ MID_CHOOSEN_CLEAR
Clear set.
Definition: GUIAppEnum.h:543
@ MID_HOTKEY_ALT_5_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:133
@ MID_HIDE_ROUTE_NOLOOPS
Hide vehicle's future route (without loops)
Definition: GUIAppEnum.h:445
@ MID_OK
Ok-button pressed.
Definition: GUIAppEnum.h:245
@ MID_GNE_EDGEPATH_REMOVELAST
remove last inserted element in path
Definition: GUIAppEnum.h:759
@ MID_GNE_LANE_REMOVE_BUS
remove busLane
Definition: GUIAppEnum.h:1071
@ MID_HOTKEY_A_MODES_ADDITIONAL_STOP
hotkey for mode editing additionals AND stops
Definition: GUIAppEnum.h:43
@ MID_GNE_NETWORKVIEWOPTIONS_SHOWDEMANDELEMENTS
show demand elements
Definition: GUIAppEnum.h:636
@ ID_THREAD_EVENT
ID for message passing between threads.
Definition: GUIAppEnum.h:292
@ MID_GNE_JUNCTION_SPLIT_RECONNECT
turn junction into multiple junctions and reconnect them heuristically
Definition: GUIAppEnum.h:989
@ MID_GNE_INSPECT
inspect element
Definition: GUIAppEnum.h:723
@ MID_OPEN_ADDITIONAL_DIALOG
open additional dialog (used in netedit)
Definition: GUIAppEnum.h:411
@ MID_SHOWPERSONSTATS
Show person statistics.
Definition: GUIAppEnum.h:327
@ MID_HOTKEY_CTRL_C_COPY
Copy the current selection / element.
Definition: GUIAppEnum.h:79
@ MID_TOGGLE_STOP
toggle stop state of a vehice or person
Definition: GUIAppEnum.h:463
@ MID_GNE_CALIBRATORDIALOG_TABLE_VEHICLETYPE
change table route
Definition: GUIAppEnum.h:1165
@ MID_GNE_TLSFRAME_SWITCH
switch between programs
Definition: GUIAppEnum.h:867
@ MID_GNE_LANEPATH_FINISH
finish lane path creation
Definition: GUIAppEnum.h:765
@ MID_RECENTERVIEW
Recenter view - button.
Definition: GUIAppEnum.h:335
@ MID_CLOSE_LANE
close lane
Definition: GUIAppEnum.h:584
@ MID_GNE_TOOLBARFILE_SAVEADDITIONALS_AS
save additionals as
Definition: GUIAppEnum.h:598
@ MID_GNE_TOOLBARFILE_SAVEEDGETYPES_AS
save edgeTypes as
Definition: GUIAppEnum.h:602
@ MID_HOTKEY_ALT_8_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:139
@ MID_GNE_PROHIBITIONFRAME_SELECTPROHIBITED
select connections to be prohibited
Definition: GUIAppEnum.h:933
@ MID_SHOWPHASES
Definition: GUIAppEnum.h:421
@ MID_GNE_REROUTEDIALOG_TABLE_ROUTEPROBREROUTE
change table route probability reroute
Definition: GUIAppEnum.h:1132
@ MID_GNE_OVERLAPPED_NEXT
inspect next element in overlapped modul
Definition: GUIAppEnum.h:783
@ MID_GNE_REROUTEDIALOG_ADD_PARKINGAREAREROUTE
add parkingAreaReroute
Definition: GUIAppEnum.h:1148
@ MID_GNE_DEMANDVIEWOPTIONS_HIDENONINSPECTED
hide non-inspected demand element
Definition: GUIAppEnum.h:668
@ MID_HOTKEY_C_MODES_CONNECT_PERSONPLAN
hotkey for mode connecting lanes
Definition: GUIAppEnum.h:45
@ MID_TRACKPHASES
Begin to track phases - menu entry.
Definition: GUIAppEnum.h:423
@ MID_GNE_ABORTDRAWING
abort drawing polygon
Definition: GUIAppEnum.h:781
@ MID_GNE_ADDITIONALFRAME_INVERTSELECTION
invert selection of eleents
Definition: GUIAppEnum.h:917
@ MID_HOTKEY_ALT_F4_CLOSE
Main window closes.
Definition: GUIAppEnum.h:143
@ MID_HOTKEY_CTRL_SHIFT_A_SAVEADDITIONALS
Save Additional Elements.
Definition: GUIAppEnum.h:151
@ MID_GNE_JUNCTION_EDIT_SHAPE
edit junction shape
Definition: GUIAppEnum.h:991
@ MID_TIME_TOOGLE
toogle time display mode
Definition: GUIAppEnum.h:367
@ MID_GNE_ALLOWDISALLOW_SELECTALL
select all vehicles
Definition: GUIAppEnum.h:1177
@ MID_SETTINGS_OK
Ok-button was pushed.
Definition: GUIAppEnum.h:491
@ MID_GNE_LANE_REMOVE_SIDEWALK
remove sidewalk
Definition: GUIAppEnum.h:1067
@ MID_GNE_TLSFRAME_SELECT_JUNCTION
selected junction von TLS
Definition: GUIAppEnum.h:859
@ MID_GNE_EDGE_RESET_ENDPOINT
reset default geometry endpoints
Definition: GUIAppEnum.h:955
@ MID_GNE_INTERVALBAR_GENERICDATATYPE
generic data selected
Definition: GUIAppEnum.h:694
@ MID_GNE_REROUTEDIALOG_ADD_DESTPROBREROUTE
add destiny probability route
Definition: GUIAppEnum.h:1144
@ MID_SHOWPARS
Show object parameter - popup entry.
Definition: GUIAppEnum.h:413
@ MID_GNE_VARIABLESPEEDSIGN_TABLE
Click over Table.
Definition: GUIAppEnum.h:1114
@ MID_LOCATEEDGE
Locate edge - button.
Definition: GUIAppEnum.h:341
@ MID_GNE_TLSFRAME_OFFSET
definition related controls
Definition: GUIAppEnum.h:865
@ MID_COPY_NAME
Copy object name - popup entry.
Definition: GUIAppEnum.h:401
@ MID_GNE_EDGE_SMOOTH_ELEVATION
smooth elevation with regard to adjoining edges
Definition: GUIAppEnum.h:963
@ MID_HOTKEY_SHIFT_F2_TEMPLATE_COPY
copy template
Definition: GUIAppEnum.h:210
@ MID_GNE_ROUTE_APPLY_DISTANCE
apply distance
Definition: GUIAppEnum.h:1081
@ MID_GNE_MARKFRONTELEMENT
mark item as front element
Definition: GUIAppEnum.h:791
@ MID_GNE_TLSFRAME_CLEANUP
cleanup unused states
Definition: GUIAppEnum.h:885
@ MID_GNE_REROUTEDIALOG_TABLE_DESTPROBREROUTE
change table destiny probability reroute
Definition: GUIAppEnum.h:1130
@ MID_GNE_NETWORKVIEWOPTIONS_CHANGEALLPHASES
change all phases
Definition: GUIAppEnum.h:646
@ MID_HOTKEY_CTRL_A_STARTSIMULATION_OPENADDITIONALS
Start the simulation in SUMO and open Additionals Elemements in NETEDIT.
Definition: GUIAppEnum.h:75
@ MID_GNE_ACHIERARCHY_MOVEDOWN
In HierarchicalElementTree list, move element to down.
Definition: GUIAppEnum.h:775
@ MID_GNE_DATAVIEWOPTIONS_SHOWSHAPES
show shapes
Definition: GUIAppEnum.h:684
@ MID_GNE_EDGEPATH_SHOWCANDIDATES
enable or disable show path candidates
Definition: GUIAppEnum.h:761
@ MID_GNE_SELECTORFRAME_PROCESSSTRING
process string
Definition: GUIAppEnum.h:802
@ MID_GNE_EDGE_ADD_REVERSE
add reverse edge
Definition: GUIAppEnum.h:971
@ MID_DEMO
Demo mode - Option.
Definition: GUIAppEnum.h:505
@ MID_GNE_VARIABLESPEEDSIGN_ADDROW
add row
Definition: GUIAppEnum.h:1112
@ MID_LOCATEVEHICLE
Locate vehicle - button.
Definition: GUIAppEnum.h:343
@ MID_GNE_STOPDRAWING
stop drawing polygon
Definition: GUIAppEnum.h:779
@ MID_CHOOSER_FILTER
Filter selected.
Definition: GUIAppEnum.h:525
@ MID_LOCATETLS
Locate TLS - button.
Definition: GUIAppEnum.h:353
@ MID_GNE_EDGEPATH_ABORT
abort edge path creation
Definition: GUIAppEnum.h:755
@ MID_LISTPARKING
Definition: GUIAppEnum.h:313
@ MID_GNE_CONNECTORFRAME_SELECTDEADSTARTS
select lanes that have no connection leading to it
Definition: GUIAppEnum.h:820
@ MID_GNE_SELECT
select element
Definition: GUIAppEnum.h:731
@ MID_GNE_CONNECTORFRAME_SELECTCONFLICTS
select lanes that are connected from concurrent lanes
Definition: GUIAppEnum.h:822
@ MID_GNE_CREATEEDGEFRAME_SELECTEDGETYPE
select edge type
Definition: GUIAppEnum.h:847
@ MID_GNE_ADDITIONALFRAME_ABORTSELECTION
abort selection of consecutive egdes/lanes
Definition: GUIAppEnum.h:923
@ MID_CLOSE_EDGE
close edge
Definition: GUIAppEnum.h:586
@ MID_GNE_TOOLBARFILE_SAVEDEMAND_AS
save demand elements as
Definition: GUIAppEnum.h:604
@ MID_GNE_DEMANDVIEWOPTIONS_DRAWSPREADVEHICLES
Draw vehicles in begin position or spread in lane.
Definition: GUIAppEnum.h:666
@ MID_GNE_REROUTEDIALOG_SORT_INTERVAL
sort rerouter intervals
Definition: GUIAppEnum.h:1138
@ MID_GNE_LANE_ADD_SIDEWALK
add sidewalk
Definition: GUIAppEnum.h:1059
@ MID_NEW_OSGVIEW
Open a new microscopic 3D view.
Definition: GUIAppEnum.h:280
@ MID_GNE_SET_TYPE
used to select a type of element in a combo box
Definition: GUIAppEnum.h:733
@ MID_HOTKEY_CTRL_Z_UNDO
Redo.
Definition: GUIAppEnum.h:115
@ MID_GNE_CONNECTION_EDIT_SHAPE
edit junction shape
Definition: GUIAppEnum.h:1005
@ MID_GNE_LANEPATH_REMOVELAST
remove last inserted element in path
Definition: GUIAppEnum.h:767
@ MID_GNE_CREATEEDGEFRAME_ADDEDGETYPE
add new edge type
Definition: GUIAppEnum.h:841
@ MID_GNE_REROUTEDIALOG_TABLE_CLOSINGREROUTE
change table route closing reroute
Definition: GUIAppEnum.h:1128
@ MID_HOTKEY_ALT_2_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:127
@ MID_SETTINGS_CANCEL
Cancel-button was pushed.
Definition: GUIAppEnum.h:493
@ MID_HIDE_LFLINKITEMS
Definition: GUIAppEnum.h:461
@ MID_HOTKEY_CTRL_SHIFT_T_FORCESAVENETEWORK
Force save network (flag)
Definition: GUIAppEnum.h:163
@ MID_HOTKEY_BACKSPACE
hot key <Backspace> remove last sub-operation
Definition: GUIAppEnum.h:229
@ MID_GNE_ADDITIONALFRAME_SELECT
select element
Definition: GUIAppEnum.h:913
@ MID_GNE_BUTTON_ACCEPT
accept button
Definition: GUIAppEnum.h:1092
@ MID_SIMPLE_VIEW_LOAD_DECALS
For the load-decals - button.
Definition: GUIAppEnum.h:571
@ MID_HOTKEY_F12_ABOUT
open about dialog
Definition: GUIAppEnum.h:201
@ MID_SHOW_DETECTORS
show/hide actuation detectors
Definition: GUIAppEnum.h:425
@ MID_GNE_SET_ATTRIBUTE_BOOL
bool attribute edited
Definition: GUIAppEnum.h:747
@ MID_GNE_INTERVALBAR_DATASET
data set selected
Definition: GUIAppEnum.h:696
@ MID_HOTKEY_ENTER
hot key <ENTER> accept current operation
Definition: GUIAppEnum.h:227
@ MID_HOTKEY_CTRL_SHIFT_K_SAVETLS
save TLS Programs
Definition: GUIAppEnum.h:159
@ MID_GNE_ADDITIONALFRAME_SEARCH
search element
Definition: GUIAppEnum.h:909
@ MID_HOTKEY_SHIFT_F1_TEMPLATE_SET
set template
Definition: GUIAppEnum.h:208
@ MID_REMOVE_OBJECT
remove a vehice or person
Definition: GUIAppEnum.h:465
@ MID_GNE_LANE_TRANSFORM_SIDEWALK
transform lane to sidewalk
Definition: GUIAppEnum.h:1051
@ MID_SHOW_FUTUREROUTE
Show vehicle's future route.
Definition: GUIAppEnum.h:439
@ MID_GNE_TLSFRAME_LOAD_PROGRAM
Load Program.
Definition: GUIAppEnum.h:895
@ MID_GNE_LANE_ADD_BIKE
add bikelane
Definition: GUIAppEnum.h:1061
@ MID_HOTKEY_F2_SUPERMODE_NETWORK
select network supermode in NETEDIT
Definition: GUIAppEnum.h:179
@ MID_GNE_TLSFRAME_UNGROUP_STATES
ungroup states
Definition: GUIAppEnum.h:893
@ MID_HOTKEY_SHIFT_F12_FOCUSUPPERELEMENT
focus upper element of current frame (only used in NETEDIT)
Definition: GUIAppEnum.h:216
@ MID_HIDE_FUTUREROUTE
Hide vehicle's future route.
Definition: GUIAppEnum.h:441
@ MID_GNE_VARIABLESPEEDSIGN_SORT
sort table values
Definition: GUIAppEnum.h:1116
@ MID_SHOW_CURRENTROUTE
Show vehicle's current route.
Definition: GUIAppEnum.h:435
@ MID_HOTKEY_D_MODES_DELETE
hotkey for mode deleting things
Definition: GUIAppEnum.h:47
@ MID_OPENTRACKER
A Tracker shall be opened.
Definition: GUIAppEnum.h:483
@ MID_GNE_TLSFRAME_RENAME
rename TLS
Definition: GUIAppEnum.h:873
@ MID_HOTKEY_SHIFT_F3_TEMPLATE_CLEAR
clear template
Definition: GUIAppEnum.h:212
@ MID_GNE_NETWORKVIEWOPTIONS_SELECTEDGES
select edges
Definition: GUIAppEnum.h:638
@ MID_GNE_EDGE_SPLIT
split an edge
Definition: GUIAppEnum.h:965
@ MID_HOTKEY_CTRL_H_OPENEDGETYPES
open edge type files
Definition: GUIAppEnum.h:85
@ MID_GNE_LANE_TRANSFORM_GREENVERGE
transform lane to greenVerge
Definition: GUIAppEnum.h:1057
@ MID_HOTKEY_CTRL_G_GAMINGMODE_TOOGLEGRID
Toogle Gaming mode in SUMO and grid in NETEDIT.
Definition: GUIAppEnum.h:83
@ MID_GNE_LANEPATH_SHOWCANDIDATES
enable or disable show path candidates
Definition: GUIAppEnum.h:769
@ MID_SHOWVEHSTATS
Show vehicle statistics.
Definition: GUIAppEnum.h:325
@ MID_SIMPLE_VIEW_COLORCHANGE
Informs the dialog about a value's change.
Definition: GUIAppEnum.h:559
@ MID_CHOOSEN_RESET
Reset set.
Definition: GUIAppEnum.h:545
@ MID_GNE_INTERVALBAR_LIMITED
enable/disable show data elements by interval
Definition: GUIAppEnum.h:698
@ MID_GNE_TLSFRAME_PHASE_TABLE
select phase thable
Definition: GUIAppEnum.h:879
@ MID_GNE_EDGE_EDIT_ENDPOINT
change default geometry endpoints
Definition: GUIAppEnum.h:953
@ MID_GNE_ADDITIONALFRAME_STARTSELECTION
start selection of consecutive egdes/lanes
Definition: GUIAppEnum.h:919
@ MID_LOCATEROUTE
Locate route - button.
Definition: GUIAppEnum.h:345
@ MID_HOTKEY_ALT_9_TOOGLEEDITOPTION
toogle edit option
Definition: GUIAppEnum.h:141
@ MID_GNE_POLYGON_DELETE_GEOMETRY_POINT
delete geometry point
Definition: GUIAppEnum.h:1031
@ MID_GNE_CONNECTORFRAME_SELECTPASS
select lanes with connections that have the pass attribute set to 'true'
Definition: GUIAppEnum.h:824
@ MID_SWITCH
Definition: GUIAppEnum.h:420
@ MID_GNE_TLSFRAME_DELETE
delete TLS
Definition: GUIAppEnum.h:871
@ MID_HOTKEY_CTRL_L_SAVEASPLAINXML
save network as plain XML
Definition: GUIAppEnum.h:95
@ MID_SHOWTYPEPARS
Show object type parameter - popup entry.
Definition: GUIAppEnum.h:415
@ MID_ALLOWROTATION
Allow rotation - button.
Definition: GUIAppEnum.h:337
@ MID_GNE_CROSSING_EDIT_SHAPE
edit junction shape
Definition: GUIAppEnum.h:1014
@ MID_GNE_REROUTEDIALOG_ADD_ROUTEPROBREROUTE
add route probability route
Definition: GUIAppEnum.h:1146
@ MID_STOP_TRACK
Stop to track a vehicle.
Definition: GUIAppEnum.h:457
@ MID_GNE_POLYGON_OPEN
open closed polygon
Definition: GUIAppEnum.h:1027
@ MID_HOTKEY_CTRL_X_CUT
cut the current selection / element
Definition: GUIAppEnum.h:111
@ MID_SIMPLE_VIEW_SAVE_DECALS
For the save-decals - button.
Definition: GUIAppEnum.h:573
@ MID_GNE_POLYGON_SIMPLIFY_SHAPE
simplify polygon geometry
Definition: GUIAppEnum.h:1023
@ MID_HOTKEY_CTRL_T_OPENSUMONETEDIT
Open current network in SUMO or in NETEDIT.
Definition: GUIAppEnum.h:105
@ MID_CHOOSER_CENTER
Center object.
Definition: GUIAppEnum.h:517
@ MID_REMOVESELECT
Remove from selected items - Menu Etry.
Definition: GUIAppEnum.h:429
@ MID_HOTKEY_CTRL_P
Load additional file with poi and polygons.
Definition: GUIAppEnum.h:258
@ MID_GNE_RESET
reset element
Definition: GUIAppEnum.h:725
@ MID_WINDOW
Main window-ID.
Definition: GUIAppEnum.h:237
@ MID_ADD_REROUTER
add rerouter
Definition: GUIAppEnum.h:588
@ MID_GNE_CREATEEDGEFRAME_RESETEDGETYPE
reset edge type
Definition: GUIAppEnum.h:845
@ MID_LOCATECONTAINER
Locate container - button.
Definition: GUIAppEnum.h:351