Eclipse SUMO - Simulation of Urban MObility
GNEMultipleParametersDialog::ParametersOperations Class Reference

#include <GNEMultipleParametersDialog.h>

Inheritance diagram for GNEMultipleParametersDialog::ParametersOperations:
Collaboration diagram for GNEMultipleParametersDialog::ParametersOperations:

Data Structures

class  GNEParameterHandler
 FOX need this. More...
 

Public Member Functions

 ParametersOperations (FXVerticalFrame *frame, GNEMultipleParametersDialog *ParameterDialogParent)
 FOX-declaration. More...
 
 ~ParametersOperations ()
 destructor More...
 
FOX-callbacks

event when user press load parameters button

long onCmdLoadParameters (FXObject *, FXSelector, void *)
 
long onCmdSaveParameters (FXObject *, FXSelector, void *)
 event when user press save parameters button More...
 
long onCmdClearParameters (FXObject *, FXSelector, void *)
 event when user press clear parameters button More...
 
long onCmdSortParameters (FXObject *, FXSelector, void *)
 event when user press sort parameters button More...
 
long onCmdHelpParameter (FXObject *, FXSelector, void *)
 event when user press help parameters button More...
 

Private Attributes

FXButton * myClearButton
 clear button More...
 
FXButton * myHelpButton
 help button More...
 
FXButton * myLoadButton
 load button More...
 
GNEMultipleParametersDialogmyParameterDialogParent
 pointer to Shape Frame Parent More...
 
FXButton * mySaveButton
 save button More...
 
FXButton * mySortButton
 sort button More...
 

Detailed Description

Definition at line 159 of file GNEMultipleParametersDialog.h.

Constructor & Destructor Documentation

◆ ParametersOperations()

GNEMultipleParametersDialog::ParametersOperations::ParametersOperations ( FXVerticalFrame *  frame,
GNEMultipleParametersDialog ParameterDialogParent 
)

◆ ~ParametersOperations()

GNEMultipleParametersDialog::ParametersOperations::~ParametersOperations ( )

destructor

Definition at line 296 of file GNEMultipleParametersDialog.cpp.

Member Function Documentation

◆ onCmdClearParameters()

long GNEMultipleParametersDialog::ParametersOperations::onCmdClearParameters ( FXObject *  ,
FXSelector  ,
void *   
)

event when user press clear parameters button

Definition at line 363 of file GNEMultipleParametersDialog.cpp.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ onCmdHelpParameter()

long GNEMultipleParametersDialog::ParametersOperations::onCmdHelpParameter ( FXObject *  ,
FXSelector  ,
void *   
)

event when user press help parameters button

Definition at line 399 of file GNEMultipleParametersDialog.cpp.

References ACCEPT, APP_TABLE, GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButtonOK, GUIDesignDialogBox, GUIDesignHorizontalSeparator, GUIDesignLabelFrameInformation, and WRITE_DEBUG.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ onCmdLoadParameters()

long GNEMultipleParametersDialog::ParametersOperations::onCmdLoadParameters ( FXObject *  ,
FXSelector  ,
void *   
)

Definition at line 300 of file GNEMultipleParametersDialog.cpp.

References gCurrentFolder, GUIIconSubSys::getIcon(), GREENVEHICLE, XMLSubSys::runParser(), toString(), and WRITE_MESSAGE.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

◆ onCmdSaveParameters()

long GNEMultipleParametersDialog::ParametersOperations::onCmdSaveParameters ( FXObject *  ,
FXSelector  ,
void *   
)

◆ onCmdSortParameters()

long GNEMultipleParametersDialog::ParametersOperations::onCmdSortParameters ( FXObject *  ,
FXSelector  ,
void *   
)

event when user press sort parameters button

Definition at line 371 of file GNEMultipleParametersDialog.cpp.

Referenced by FXDEFMAP().

Here is the caller graph for this function:

Field Documentation

◆ myClearButton

FXButton* GNEMultipleParametersDialog::ParametersOperations::myClearButton
private

clear button

Definition at line 226 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOperations().

◆ myHelpButton

FXButton* GNEMultipleParametersDialog::ParametersOperations::myHelpButton
private

help button

Definition at line 235 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOperations().

◆ myLoadButton

FXButton* GNEMultipleParametersDialog::ParametersOperations::myLoadButton
private

load button

Definition at line 229 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOperations().

◆ myParameterDialogParent

GNEMultipleParametersDialog* GNEMultipleParametersDialog::ParametersOperations::myParameterDialogParent
private

pointer to Shape Frame Parent

Definition at line 220 of file GNEMultipleParametersDialog.h.

◆ mySaveButton

FXButton* GNEMultipleParametersDialog::ParametersOperations::mySaveButton
private

save button

Definition at line 232 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOperations().

◆ mySortButton

FXButton* GNEMultipleParametersDialog::ParametersOperations::mySortButton
private

sort button

Definition at line 223 of file GNEMultipleParametersDialog.h.

Referenced by ParametersOperations().


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