Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNERunPythonToolDialog.cpp File Reference
#include <netedit/GNEApplicationWindow.h>
#include <netedit/tools/GNEPythonTool.h>
#include <netedit/tools/GNERunPythonTool.h>
#include <utils/gui/div/GUIDesigns.h>
#include <utils/gui/events/GUIEvent_Message.h>
#include "GNERunPythonToolDialog.h"
Include dependency graph for tools/GNERunPythonToolDialog.cpp:

Go to the source code of this file.

Macros

#define MARGIN   4
 

Functions

 FXDEFMAP (GNERunPythonToolDialog) GNERunPythonToolDialogMap[]
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Mar 2023

Definition in file tools/GNERunPythonToolDialog.cpp.

Macro Definition Documentation

◆ MARGIN

#define MARGIN   4

Definition at line 33 of file tools/GNERunPythonToolDialog.cpp.

Function Documentation

◆ FXDEFMAP()