![]() |
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 45 of file GNEPythonToolDialogElements.h.
| GNEPythonToolDialogElements::Category::Category | ( | FXVerticalFrame * | argumentFrame, |
| const std::string & | category | ||
| ) |
constructor
Definition at line 108 of file GNEPythonToolDialogElements.cpp.
References GUIDesignLabel.
| GNEPythonToolDialogElements::Category::~Category | ( | ) |
destructor
Definition at line 117 of file GNEPythonToolDialogElements.cpp.
|
privatedelete |
Invalidated copy constructor.
Invalidated assignment operator.