Eclipse SUMO - Simulation of Urban MObility
GNEFixDemandElements::FixPersonPlanOptions Class Reference

groupbox for all radio buttons related with fix person plan options More...

#include <GNEFixDemandElements.h>

Inheritance diagram for GNEFixDemandElements::FixPersonPlanOptions:
[legend]
Collaboration diagram for GNEFixDemandElements::FixPersonPlanOptions:
[legend]

Public Member Functions

void disableFixPersonPlanOptions ()
 disable position options More...
 
void enableFixPersonPlanOptions ()
 enable position options More...
 
 FixPersonPlanOptions (GNEFixDemandElements *fixDemandElementsDialogParents)
 build Position Options More...
 
void selectOption (FXObject *option)
 select option More...
 

Data Fields

FXRadioButton * deletePersonPlan
 Option "delete person plan". More...
 
FXRadioButton * saveInvalid
 Option "Save invalid". More...
 
FXRadioButton * selectInvalidPersonPlansAndCancel
 Option "Select invalid person plans and cancel". More...
 

Detailed Description

groupbox for all radio buttons related with fix person plan options

Definition at line 168 of file GNEFixDemandElements.h.

Constructor & Destructor Documentation

◆ FixPersonPlanOptions()

GNEFixDemandElements::FixPersonPlanOptions::FixPersonPlanOptions ( GNEFixDemandElements fixDemandElementsDialogParents)

Member Function Documentation

◆ disableFixPersonPlanOptions()

void GNEFixDemandElements::FixPersonPlanOptions::disableFixPersonPlanOptions ( )

disable position options

Definition at line 567 of file GNEFixDemandElements.cpp.

◆ enableFixPersonPlanOptions()

void GNEFixDemandElements::FixPersonPlanOptions::enableFixPersonPlanOptions ( )

enable position options

Definition at line 559 of file GNEFixDemandElements.cpp.

◆ selectOption()

void GNEFixDemandElements::FixPersonPlanOptions::selectOption ( FXObject *  option)

select option

Definition at line 540 of file GNEFixDemandElements.cpp.

Referenced by GNEFixDemandElements::onCmdSelectOption().

Here is the caller graph for this function:

Field Documentation

◆ deletePersonPlan

FXRadioButton* GNEFixDemandElements::FixPersonPlanOptions::deletePersonPlan

Option "delete person plan".

Definition at line 184 of file GNEFixDemandElements.h.

Referenced by FixPersonPlanOptions(), and GNEFixDemandElements::onCmdAccept().

◆ saveInvalid

FXRadioButton* GNEFixDemandElements::FixPersonPlanOptions::saveInvalid

Option "Save invalid".

Definition at line 187 of file GNEFixDemandElements.h.

Referenced by FixPersonPlanOptions().

◆ selectInvalidPersonPlansAndCancel

FXRadioButton* GNEFixDemandElements::FixPersonPlanOptions::selectInvalidPersonPlansAndCancel

Option "Select invalid person plans and cancel".

Definition at line 190 of file GNEFixDemandElements.h.

Referenced by FixPersonPlanOptions(), and GNEFixDemandElements::onCmdAccept().


The documentation for this class was generated from the following files: