Eclipse SUMO - Simulation of Urban MObility
|
horizontal frame for buttons More...
#include <GNEFixDemandElements.h>
Public Member Functions | |
Buttons (GNEFixDemandElements *fixDemandElementsParent) | |
build Position Options | |
Private Attributes | |
FXButton * | myAcceptButton = nullptr |
accept button | |
FXButton * | myCancelButton = nullptr |
cancel button | |
horizontal frame for buttons
Definition at line 236 of file GNEFixDemandElements.h.
GNEFixDemandElements::Buttons::Buttons | ( | GNEFixDemandElements * | fixDemandElementsParent | ) |
build Position Options
Definition at line 635 of file GNEFixDemandElements.cpp.
References ACCEPT, GUIDesigns::buildFXButton(), CANCEL, GUIIconSubSys::getIcon(), GUIDesignAuxiliarHorizontalFrame, GUIDesignButtonAccept, GUIDesignButtonCancel, MID_GNE_BUTTON_ACCEPT, MID_GNE_BUTTON_CANCEL, myAcceptButton, myCancelButton, and TL.
|
private |
|
private |