Eclipse SUMO - Simulation of Urban MObility
GUIDialog_Options::InputBool Class Reference

#include <GUIDialog_Options.h>

Inheritance diagram for GUIDialog_Options::InputBool:
[legend]
Collaboration diagram for GUIDialog_Options::InputBool:
[legend]

Public Member Functions

 InputBool (FXComposite *parent, const std::string &name)
 FOX-declaration. More...
 
long onCmdSetOption (FXObject *, FXSelector, void *)
 try to set new attribute value More...
 

Private Attributes

FXMenuCheck * myCheck
 menu check More...
 
std::string myName
 name More...
 

Detailed Description

Definition at line 72 of file GUIDialog_Options.h.

Constructor & Destructor Documentation

◆ InputBool()

GUIDialog_Options::InputBool::InputBool ( FXComposite *  parent,
const std::string &  name 
)

Member Function Documentation

◆ onCmdSetOption()

long GUIDialog_Options::InputBool::onCmdSetOption ( FXObject *  ,
FXSelector  ,
void *   
)

try to set new attribute value

Definition at line 133 of file GUIDialog_Options.cpp.

References MsgHandler::enableDebugGLMessages(), MsgHandler::enableDebugMessages(), OptionsCont::getBool(), OptionsCont::getOptions(), OptionsCont::isSet(), OptionsCont::resetWritable(), and OptionsCont::set().

Referenced by FXDEFMAP().

Here is the caller graph for this function:

Field Documentation

◆ myCheck

FXMenuCheck* GUIDialog_Options::InputBool::myCheck
private

menu check

Definition at line 91 of file GUIDialog_Options.h.

Referenced by InputBool().

◆ myName

std::string GUIDialog_Options::InputBool::myName
private

name

Definition at line 88 of file GUIDialog_Options.h.


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