Eclipse SUMO - Simulation of Urban MObility
GNEFixDemandElements::Buttons Class Reference

horizontal frame for buttons More...

#include <GNEFixDemandElements.h>

Inheritance diagram for GNEFixDemandElements::Buttons:
[legend]
Collaboration diagram for GNEFixDemandElements::Buttons:
[legend]

Public Member Functions

 Buttons (GNEFixDemandElements *fixDemandElementsParent)
 build Position Options More...
 

Private Attributes

FXButton * myAcceptButton = nullptr
 accept button More...
 
FXButton * myCancelButton = nullptr
 cancel button More...
 

Detailed Description

horizontal frame for buttons

Definition at line 236 of file GNEFixDemandElements.h.

Constructor & Destructor Documentation

◆ Buttons()

Field Documentation

◆ myAcceptButton

FXButton* GNEFixDemandElements::Buttons::myAcceptButton = nullptr
private

accept button

Definition at line 244 of file GNEFixDemandElements.h.

Referenced by Buttons().

◆ myCancelButton

FXButton* GNEFixDemandElements::Buttons::myCancelButton = nullptr
private

cancel button

Definition at line 247 of file GNEFixDemandElements.h.

Referenced by Buttons().


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