![]() |
Eclipse SUMO - Simulation of Urban MObility
|
category More...
#include <GNEPythonToolDialogElements.h>
Public Member Functions | |
| Category (FXVerticalFrame *argumentFrame, const std::string &category) | |
| constructor | |
| ~Category () | |
| destructor | |
Private Member Functions | |
| Category (const Category &)=delete | |
| Invalidated copy constructor. | |
| Category & | operator= (const Category &)=delete |
| Invalidated assignment operator. | |
category
Definition at line 47 of file GNEPythonToolDialogElements.h.
| GNEPythonToolDialogElements::Category::Category | ( | FXVerticalFrame * | argumentFrame, |
| const std::string & | category ) |
constructor
Definition at line 105 of file GNEPythonToolDialogElements.cpp.
References Category(), GUIDesignAuxiliarHorizontalFrame, and GUIDesignLabel.
Referenced by Category(), Category(), and operator=().
| GNEPythonToolDialogElements::Category::~Category | ( | ) |
destructor
Definition at line 112 of file GNEPythonToolDialogElements.cpp.
|
privatedelete |
Invalidated copy constructor.
References Category().
Invalidated assignment operator.
References Category().