Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEPythonToolDialogElements::Category Class Reference

category More...

#include <GNEPythonToolDialogElements.h>

Inheritance diagram for GNEPythonToolDialogElements::Category:
[legend]
Collaboration diagram for GNEPythonToolDialogElements::Category:
[legend]

Public Member Functions

 Category (FXVerticalFrame *argumentFrame, const std::string &category)
 constructor
 
 ~Category ()
 destructor
 

Private Member Functions

 Category (const Category &)=delete
 Invalidated copy constructor.
 
Categoryoperator= (const Category &)=delete
 Invalidated assignment operator.
 

Detailed Description

category

Definition at line 45 of file GNEPythonToolDialogElements.h.

Constructor & Destructor Documentation

◆ Category() [1/2]

GNEPythonToolDialogElements::Category::Category ( FXVerticalFrame *  argumentFrame,
const std::string &  category 
)

constructor

Definition at line 108 of file GNEPythonToolDialogElements.cpp.

References GUIDesignLabel.

◆ ~Category()

GNEPythonToolDialogElements::Category::~Category ( )

destructor

Definition at line 117 of file GNEPythonToolDialogElements.cpp.

◆ Category() [2/2]

GNEPythonToolDialogElements::Category::Category ( const Category )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ operator=()

Category & GNEPythonToolDialogElements::Category::operator= ( const Category )
privatedelete

Invalidated assignment operator.


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