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

horizontal frame for buttons More...

#include <GNEFixNetworkElements.h>

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

Public Member Functions

 Buttons (GNEFixNetworkElements *fixNetworkElementsParent)
 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 166 of file GNEFixNetworkElements.h.

Constructor & Destructor Documentation

◆ Buttons()

Field Documentation

◆ myAcceptButton

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

accept button

Definition at line 174 of file GNEFixNetworkElements.h.

Referenced by Buttons().

◆ myCancelButton

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

cancel button

Definition at line 177 of file GNEFixNetworkElements.h.

Referenced by Buttons().


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