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)
 FOX-declaration. More...
 
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
 name More...
 
FXTextField * myTextField
 text field More...
 

Detailed Description

Definition at line 106 of file GNEDialog_Wizard.h.

Constructor & Destructor Documentation

◆ InputInt() [1/2]

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

◆ InputInt() [2/2]

GNEDialog_Wizard::InputInt::InputInt ( )
inlineprotected

FOX needs this.

Definition at line 119 of file GNEDialog_Wizard.h.

Member Function Documentation

◆ onCmdSetOption()

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

try to set new attribute value

Definition at line 159 of file GNEDialog_Wizard.cpp.

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

Field Documentation

◆ myName

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

name

Definition at line 123 of file GNEDialog_Wizard.h.

Referenced by onCmdSetOption().

◆ myTextField

FXTextField* GNEDialog_Wizard::InputInt::myTextField
private

text field

Definition at line 126 of file GNEDialog_Wizard.h.

Referenced by InputInt(), and onCmdSetOption().


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