Eclipse SUMO - Simulation of Urban MObility
GUIDialog_Options Class Reference

#include <GUIDialog_Options.h>

Inheritance diagram for GUIDialog_Options:
Collaboration diagram for GUIDialog_Options:

Data Structures

class  InputBool
 
class  InputFloat
 
class  InputInt
 
class  InputString
 

Public Member Functions

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

Detailed Description

Dialog for setting options (see OptionsCont)

Definition at line 36 of file GUIDialog_Options.h.

Constructor & Destructor Documentation

◆ GUIDialog_Options()

GUIDialog_Options::GUIDialog_Options ( FXWindow *  parent,
const char *  titleName,
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 61 of file GUIDialog_Options.cpp.

References GUIIconSubSys::getIcon(), OptionsCont::getOptions(), OptionsCont::getSubTopics(), OptionsCont::getSubTopicsEntries(), OptionsCont::getTypeName(), GUIDesignButtonOK, GUIDesignContentsFrame, GUIDesignStatusBar, GUIDesignTabBook, and ICON_ACCEPT.

◆ ~GUIDialog_Options()

GUIDialog_Options::~GUIDialog_Options ( )

Destructor.

Definition at line 100 of file GUIDialog_Options.cpp.


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