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

#include <GUIDialog_Options.h>

Inheritance diagram for GUIDialog_Options::InputBool:
Collaboration diagram for GUIDialog_Options::InputBool:

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...
 

Protected Member Functions

 InputBool ()
 FOX needs this. More...
 

Private Attributes

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

Detailed Description

Definition at line 76 of file GUIDialog_Options.h.

Constructor & Destructor Documentation

◆ InputBool() [1/2]

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

◆ InputBool() [2/2]

GUIDialog_Options::InputBool::InputBool ( )
inlineprotected

FOX needs this.

Definition at line 89 of file GUIDialog_Options.h.

Member Function Documentation

◆ onCmdSetOption()

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

Field Documentation

◆ myCheck

FXMenuCheck* GUIDialog_Options::InputBool::myCheck
private

menu check

Definition at line 95 of file GUIDialog_Options.h.

Referenced by InputBool().

◆ myName

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

name

Definition at line 93 of file GUIDialog_Options.h.


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