113 FXRadioButton* myRemoveInvalidVehicles;
116 FXRadioButton* mySaveInvalidVehicles;
119 FXRadioButton* mySelectInvalidVehicles;
122 FXCheckButton* myRemoveStopsOutOfVehicle;
160 FXRadioButton* myActivateFriendlyPosition;
163 FXRadioButton* myFixPositions;
166 FXRadioButton* mySaveInvalid;
169 FXRadioButton* mySelectInvalidStops;
207 FXRadioButton* myRemoveInvalidPlan;
210 FXRadioButton* mySaveInvalid;
213 FXRadioButton* mySelectInvalidPlans;
The main window of Netedit.
groupbox for all radio buttons related with fix person plan options
groupbox for all radio buttons related with fix route options
FXCheckButton * myRemoveStopsOutOfRoute
Option "Remove stops out of route".
FXRadioButton * myRemoveInvalidRoutes
FOX needs this.
FXRadioButton * mySelectRouteInvalids
Option "Select invalid routes and cancel".
FXRadioButton * mySaveInvalidRoutes
Option "Save invalid routes".
long onCmdSelectOption(FXObject *obj, FXSelector, void *)
called when user select a option
void selectInternalTestSolution(const std::string &solution)
select internal test solution
bool applyFixOption()
apply selected fix option
groupbox for all radio buttons related with fix stop options
groupbox for all radio buttons related with fix vehicle options
FixPlanOptions * myFixPlanOptions
fix person plan options
FixRouteOptions * myFixRouteOptions
fix route options
FixStopPositionOptions * myFixStopPositionOptions
fix stop options
FixVehicleOptions * myFixVehicleOptions
fix vehicle options
FixOptions()
default constructor