|
Engauge Digitizer 2
|
#include "GuidelineOffset.h"#include "Logger.h"#include <QGraphicsView>#include "QtToString.h"#include "Transformation.h"
Go to the source code of this file.
Variables | |
| const bool | ADD_TO_EDGE = true |
| const double | GUIDELINE_OFFSET_PORTION_OF_SCREEN_WIDTH = 0.05 |
| const bool | SUBTRACT_FROM_EDGE = false |
| const bool ADD_TO_EDGE = true |
Definition at line 13 of file GuidelineOffset.cpp.
| const double GUIDELINE_OFFSET_PORTION_OF_SCREEN_WIDTH = 0.05 |
Definition at line 14 of file GuidelineOffset.cpp.
| const bool SUBTRACT_FROM_EDGE = false |
Definition at line 15 of file GuidelineOffset.cpp.