|
SUMO - Simulation of Urban MObility
|
#include <GNEInspector.h>


Public Member Functions | |
| AttrPanel (GNEInspector *parent, const std::vector< GNEAttributeCarrier * > &ACs, GNEUndoList *undoList) | |
Protected Member Functions | |
| AttrPanel () | |
| FOX needs this. More... | |
Definition at line 60 of file GNEInspector.h.
| GNEInspector::AttrPanel::AttrPanel | ( | GNEInspector * | parent, |
| const std::vector< GNEAttributeCarrier * > & | ACs, | ||
| GNEUndoList * | undoList | ||
| ) |
Definition at line 183 of file GNEInspector.cpp.
References GNEInspector::getHeaderFont(), GNEAttributeCarrier::isUnique(), MID_GNE_COPY_TEMPLATE, MID_GNE_SET_TEMPLATE, and toString().
|
inlineprotected |
FOX needs this.
Definition at line 68 of file GNEInspector.h.