Eclipse SUMO - Simulation of Urban MObility
GNEProhibitionFrame::Modifications Class Reference

#include <GNEProhibitionFrame.h>

Inheritance diagram for GNEProhibitionFrame::Modifications:
Collaboration diagram for GNEProhibitionFrame::Modifications:

Public Member Functions

 Modifications (GNEProhibitionFrame *prohibitionFrameParent)
 constructor More...
 
 ~Modifications ()
 destructor More...
 

Private Attributes

FXButton * myCancelButton
 "Cancel" button More...
 
FXButton * mySaveButton
 "Save" button More...
 

Detailed Description

Definition at line 122 of file GNEProhibitionFrame.h.

Constructor & Destructor Documentation

◆ Modifications()

GNEProhibitionFrame::Modifications::Modifications ( GNEProhibitionFrame prohibitionFrameParent)

◆ ~Modifications()

GNEProhibitionFrame::Modifications::~Modifications ( )

destructor

Definition at line 162 of file GNEProhibitionFrame.cpp.

Field Documentation

◆ myCancelButton

FXButton* GNEProhibitionFrame::Modifications::myCancelButton
private

"Cancel" button

Definition at line 136 of file GNEProhibitionFrame.h.

Referenced by Modifications().

◆ mySaveButton

FXButton* GNEProhibitionFrame::Modifications::mySaveButton
private

"Save" button

Definition at line 133 of file GNEProhibitionFrame.h.

Referenced by Modifications().


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