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 47 of file GNEPythonToolDialogElements.h.

Constructor & Destructor Documentation

◆ Category() [1/2]

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=().

Here is the caller graph for this function:

◆ ~Category()

GNEPythonToolDialogElements::Category::~Category ( )

destructor

Definition at line 112 of file GNEPythonToolDialogElements.cpp.

◆ Category() [2/2]

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

Invalidated copy constructor.

References Category().

Member Function Documentation

◆ operator=()

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

Invalidated assignment operator.

References Category().


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