273 return (key - 10 + 97);
275 return (key - 36 + 65);
277 return (key - 62 + 65470);
279 return parseAccel(
"Esc");
281 return parseAccel(
"Enter");
283 return parseAccel(
"Back");
285 return parseAccel(
"Del");
309 int keyCode =
parseKey(key, firstModifier);
Locate junction - button.
Perform a single simulation step in SUMO and open Demand Elements in NETEDIT.
Fullscreen mode - menu entry.
hotkey for mode editing TLS AND Vehicle Types
hot key <F4> set demand mode in NETEDIT
Reload the previously loaded simulation.
hot key <Backspace> remove last sub-operation
The main window of the Netedit.
Locate addtional structure - button.
Edit simulation breakpoints.
hotkey for mode editing connection prohibitions AND person types
static void buildSUMOAccelerators(GUIApplicationWindow *GUIApp)
build SUMO Accelerators
static int parseKey(GUIShortcut key)
hot key <F12> focus upper element of current frame
hotkey for mode deleting things
static void buildNETEDITAccelerators(GNEApplicationWindow *GNEApp)
build NETEDIT Accelerators
Load file with TLS Programs.
hotkey for mode editing crossing AND routes
hot key <DEL> delete selections or elements
Open current network in SUMO or in NETEDIT.
hotkey for mode editing additionals AND stops
Locate polygons - button.
hotkey for mode connecting lanes
Save Additional Elements.
Open viewport editor - button.
Load additional file with poi and polygons.
hotkey for mode moving element
Toogle Gaming mode in SUMO and grid in NETEDIT.
hotkey for mode inspecting object attributes
Start the simulation in SUMO and open Additionals Elemements in NETEDIT.
Open view editor - button.
hot key <ENTER> accept current operation
save network as plain XML
hotkey for mode adding edges
hotkey for mode create vehicles
hotkey for mode selecting objects
Stop the simulation in SUMO and save network in NETEDIT.
hotkey for mode creating polygons
hotkey for mode editing TAZ
hot key <ESC> abort current edit operation
GUIShortcut
An enumeration of Shortcuts used by the gui applications.
hot key <F3> set network mode in NETEDIT
The main window of the SUMO-gui.