The main window of the Netedit.
Dialog for edit rerouters.
void updateList()
update data table
~GNEUndoListDialog()
destructor
FXTreeListDinamic * myTreeListDinamic
tree list dinamic to show the elements to erase
long onCmdClose(FXObject *, FXSelector, void *)
void setFocus()
Move the focus to this window.
GNEApplicationWindow * myGNEApp
pointer to GNEApplicationWindow
long onCmdSelectElement(FXObject *, FXSelector, void *)
event after selecting an element in the undoredolist
GNEUndoListDialog(GNEApplicationWindow *GNEApp)
FOX-declaration.