|
Engauge Digitizer
2
|
#include "Logger.h"#include "MainWindow.h"#include <QtTest/QtTest>#include "Test/TestZoomTransition.h"#include "ZoomTransition.h"
Go to the source code of this file.
Variables | |
| const bool | FILL_CHECKED = true |
| const bool | FILL_UNCHECKED = false |
| const double | M11 = 1.9 |
| const double | M22 = 1.49 |
| const bool FILL_CHECKED = true |
Definition at line 11 of file TestZoomTransition.cpp.
| const bool FILL_UNCHECKED = false |
Definition at line 12 of file TestZoomTransition.cpp.
| const double M11 = 1.9 |
Definition at line 13 of file TestZoomTransition.cpp.
| const double M22 = 1.49 |
Definition at line 14 of file TestZoomTransition.cpp.
1.8.14