![]() |
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"
#include "InternalTest.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 37 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildMouseEvent(), and InternalTestStep::buildMouseMoveEvent().
|
constexpr |
Definition at line 38 of file InternalTestStep.cpp.
Referenced by InternalTestStep::buildMouseEvent(), and InternalTestStep::buildMouseMoveEvent().
|
constexpr |
Definition at line 39 of file InternalTestStep.cpp.
Referenced by InternalTestStep::checkUndoRedo(), InternalTestStep::mouseClick(), InternalTestStep::redo(), InternalTestStep::setupAndStart(), and InternalTestStep::undo().
|
constexpr |
Definition at line 40 of file InternalTestStep.cpp.
Referenced by InternalTestStep::checkUndoRedo(), InternalTestStep::mouseClick(), InternalTestStep::redo(), InternalTestStep::setupAndStart(), and InternalTestStep::undo().