Eclipse SUMO - Simulation of Urban MObility
GNEToolDialogElements::Separator Class Reference

separator More...

#include <GNEToolDialogElements.h>

Inheritance diagram for GNEToolDialogElements::Separator:
[legend]
Collaboration diagram for GNEToolDialogElements::Separator:
[legend]

Public Member Functions

 Separator (FXComposite *parent, const std::string name)
 constructor More...
 

Private Member Functions

Separatoroperator= (const Separator &)=delete
 Invalidated assignment operator. More...
 
 Separator (const Separator &)=delete
 Invalidated copy constructor. More...
 

Detailed Description

separator

Definition at line 109 of file GNEToolDialogElements.h.

Constructor & Destructor Documentation

◆ Separator() [1/2]

GNEToolDialogElements::Separator::Separator ( FXComposite *  parent,
const std::string  name 
)

constructor

Definition at line 71 of file GNEToolDialogElements.cpp.

References GUIDesignLabelCenterThick.

◆ Separator() [2/2]

GNEToolDialogElements::Separator::Separator ( const Separator )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ operator=()

Separator & GNEToolDialogElements::Separator::operator= ( const Separator )
privatedelete

Invalidated assignment operator.


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