![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <fxkeys.h>
#include <utils/gui/windows/GUIAppEnum.h>
#include <utils/gui/windows/GUISUMOAbstractView.h>
#include "InternalTestStep.h"
Go to the source code of this file.
Variables | |
constexpr int | MOUSE_OFFSET_X = 24 |
constexpr int | MOUSE_OFFSET_Y = 25 |
constexpr int | MOUSE_REFERENCE_X = 304 |
constexpr int | MOUSE_REFERENCE_Y = 168 |
Definition in file InternalTestStep.cpp.
|
constexpr |
Definition at line 34 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildMouseClickEvent(), and InternalTestStep::buildMouseMoveEvent().
|
constexpr |
Definition at line 35 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildMouseClickEvent(), and InternalTestStep::buildMouseMoveEvent().
|
constexpr |
Definition at line 36 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildRedo(), InternalTestStep::buildUndo(), InternalTestStep::setupAndStart(), and InternalTestStep::writeClickInfo().
|
constexpr |
Definition at line 37 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildRedo(), InternalTestStep::buildUndo(), InternalTestStep::setupAndStart(), and InternalTestStep::writeClickInfo().