![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <GNETLSEditorFrame.h>
Public Member Functions | |
TLSDefinition (GNETLSEditorFrame *TLSEditorParent) | |
constructor More... | |
~TLSDefinition () | |
destructor More... | |
Private Attributes | |
FXButton * | myDeleteTLProgram |
button for delete traffic light program More... | |
FXButton * | myNewTLProgram |
button for create new Traffic light program More... | |
Definition at line 83 of file GNETLSEditorFrame.h.
GNETLSEditorFrame::TLSDefinition::TLSDefinition | ( | GNETLSEditorFrame * | TLSEditorParent | ) |
constructor
Definition at line 1078 of file GNETLSEditorFrame.cpp.
References GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButton, MID_GNE_TLSFRAME_CREATE, MID_GNE_TLSFRAME_DELETE, MODETLS, myDeleteTLProgram, myNewTLProgram, REMOVE, and GNETLSEditorFrame::show().
GNETLSEditorFrame::TLSDefinition::~TLSDefinition | ( | ) |
destructor
Definition at line 1092 of file GNETLSEditorFrame.cpp.
|
private |
button for delete traffic light program
Definition at line 97 of file GNETLSEditorFrame.h.
Referenced by TLSDefinition().
|
private |
button for create new Traffic light program
Definition at line 94 of file GNETLSEditorFrame.h.
Referenced by TLSDefinition().