![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <netedit/GNEApplicationWindow.h>
#include <netedit/GNENet.h>
#include <netedit/GNETagProperties.h>
#include <netedit/GNEUndoList.h>
#include <netedit/GNEViewParent.h>
#include <netedit/changes/GNEChange_DemandElement.h>
#include <netedit/elements/demand/GNERouteDistribution.h>
#include <netedit/elements/demand/GNEVTypeDistribution.h>
#include <netedit/frames/GNEAttributesEditor.h>
#include <utils/foxtools/MFXTextFieldIcon.h>
#include <utils/gui/div/GUIDesigns.h>
#include "GNEDistributionFrame.h"
Go to the source code of this file.
Macros | |
#define | TEMPORAL_FILENAME std::string() |
Functions | |
FXDEFMAP (GNEDistributionFrame::DistributionEditor) DistributionEditorMap[] | |
FXDEFMAP (GNEDistributionFrame::DistributionRow) DistributionRowMap[] | |
FXDEFMAP (GNEDistributionFrame::DistributionSelector) DistributionSelectorMap[] | |
FXDEFMAP (GNEDistributionFrame::DistributionValuesEditor) DistributionValuesEditorMap[] | |
Definition in file GNEDistributionFrame.cpp.
#define TEMPORAL_FILENAME std::string() |
Definition at line 35 of file GNEDistributionFrame.cpp.
FXDEFMAP | ( | GNEDistributionFrame::DistributionEditor | ) |
FXDEFMAP | ( | GNEDistributionFrame::DistributionRow | ) |
FXDEFMAP | ( | GNEDistributionFrame::DistributionSelector | ) |