SUMO - Simulation of Urban MObility
GNEDialog_Wizard Class Reference

#include <GNEDialog_Wizard.h>

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

Data Structures

class  InputBool
 
class  InputFloat
 
class  InputInt
 
class  InputString
 

Public Member Functions

 GNEDialog_Wizard (FXWindow *parent, const char *name, int width, int height)
 Constructor. More...
 
 ~GNEDialog_Wizard ()
 Destructor. More...
 

Detailed Description

Dialog for setting options (see OptionsCont)

Definition at line 43 of file GNEDialog_Wizard.h.

Constructor & Destructor Documentation

§ GNEDialog_Wizard()

GNEDialog_Wizard::GNEDialog_Wizard ( FXWindow *  parent,
const char *  name,
int  width,
int  height 
)

Constructor.

Parameters
[in]parentThe parent window
[in]nameThe title to show
[in]widthThe initial width of the dialog
[in]heightThe initial height of the dialog

Definition at line 72 of file GNEDialog_Wizard.cpp.

References OptionsCont::getOptions(), OptionsCont::getSubTopics(), OptionsCont::getSubTopicsEntries(), and OptionsCont::getTypeName().

§ ~GNEDialog_Wizard()

GNEDialog_Wizard::~GNEDialog_Wizard ( )

Destructor.

Definition at line 111 of file GNEDialog_Wizard.cpp.


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