variableSpeedSign step list
VariableSpeedSignStepsList & operator=(const VariableSpeedSignStepsList &)=delete
Invalidated assignment operator.
VariableSpeedSignStepsList(const VariableSpeedSignStepsList &)=delete
Invalidated copy constructor.
long addNewElement()
add new element
long openElementDialog(const size_t rowIndex)
open element dialog
bool isSorted() const
@briec check if steps are sorted
GNEVariableSpeedSignDialog(const GNEVariableSpeedSignDialog &)=delete
Invalidated copy constructor.
~GNEVariableSpeedSignDialog()
destructor
GNEVariableSpeedSignDialog & operator=(const GNEVariableSpeedSignDialog &)=delete
Invalidated assignment operator.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
long onCmdAccept(FXObject *, FXSelector, void *)
event after press accept button
VariableSpeedSignStepsList * myVariableSpeedSignSteps
Element list for variableSpeedSign steps.
long onCmdReset(FXObject *, FXSelector, void *)
event after press reset button
dialog arguments, used for certain modal dialogs that can not be edited using tab