SUMO - Simulation of Urban MObility
GNEDialog_Wizard::InputInt Class Reference

#include <GNEDialog_Wizard.h>

Inheritance diagram for GNEDialog_Wizard::InputInt:
Inheritance graph
Collaboration diagram for GNEDialog_Wizard::InputInt:
Collaboration graph

Public Member Functions

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

Protected Member Functions

 InputInt ()
 FOX needs this. More...
 

Private Attributes

std::string myName
 
FXTextField * myTextField
 

Detailed Description

Definition at line 93 of file GNEDialog_Wizard.h.

Constructor & Destructor Documentation

GNEDialog_Wizard::InputInt::InputInt ( FXComposite *  parent,
const std::string &  name 
)
GNEDialog_Wizard::InputInt::InputInt ( )
inlineprotected

FOX needs this.

Definition at line 102 of file GNEDialog_Wizard.h.

Member Function Documentation

long GNEDialog_Wizard::InputInt::onCmdSetOption ( FXObject *  ,
FXSelector  ,
void *   
)

try to set new attribute value

Definition at line 165 of file GNEDialog_Wizard.cpp.

References OptionsCont::getOptions(), myName, myTextField, OptionsCont::resetWritable(), and OptionsCont::set().

Field Documentation

std::string GNEDialog_Wizard::InputInt::myName
private

Definition at line 104 of file GNEDialog_Wizard.h.

Referenced by onCmdSetOption().

FXTextField* GNEDialog_Wizard::InputInt::myTextField
private

Definition at line 105 of file GNEDialog_Wizard.h.

Referenced by InputInt(), and onCmdSetOption().


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