Eclipse SUMO - Simulation of Urban MObility
GNEMultipleParametersDialog::ParametersOptions Class Reference

#include <GNEMultipleParametersDialog.h>

Inheritance diagram for GNEMultipleParametersDialog::ParametersOptions:
[legend]
Collaboration diagram for GNEMultipleParametersDialog::ParametersOptions:
[legend]

Public Member Functions

bool onlyForExistentKeys () const
 apply changes to all elements More...
 
 ParametersOptions (FXVerticalFrame *frame)
 constructor More...
 
 ~ParametersOptions ()
 destructor More...
 

Private Attributes

FXCheckButton * myOnlyForExistentKeys
 apply changes only for existent keys More...
 

Detailed Description

Definition at line 238 of file GNEMultipleParametersDialog.h.

Constructor & Destructor Documentation

◆ ParametersOptions()

GNEMultipleParametersDialog::ParametersOptions::ParametersOptions ( FXVerticalFrame *  frame)

◆ ~ParametersOptions()

GNEMultipleParametersDialog::ParametersOptions::~ParametersOptions ( )

destructor

Definition at line 483 of file GNEMultipleParametersDialog.cpp.

Member Function Documentation

◆ onlyForExistentKeys()

bool GNEMultipleParametersDialog::ParametersOptions::onlyForExistentKeys ( ) const

apply changes to all elements

Definition at line 487 of file GNEMultipleParametersDialog.cpp.

Referenced by GNEMultipleParametersDialog::onCmdAccept().

Here is the caller graph for this function:

Field Documentation

◆ myOnlyForExistentKeys

FXCheckButton* GNEMultipleParametersDialog::ParametersOptions::myOnlyForExistentKeys
private

apply changes only for existent keys

Definition at line 252 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOptions().


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