#include "Checker.h"
#include "DocumentModelCoords.h"
#include "EngaugeAssert.h"
#include "EnumsToQt.h"
#include "GridLineFactory.h"
#include "Logger.h"
#include "mmsubs.h"
#include <QDebug>
#include <QGraphicsItem>
#include <QGraphicsScene>
#include <qmath.h>
#include <QPen>
#include <QTextStream>
#include "QtToString.h"
#include "Transformation.h"
Go to the source code of this file.
◆ CHECKER_POINTS_WIDTH
const int CHECKER_POINTS_WIDTH = 5 |
◆ DUMMY_CURVE_NAME
const QString DUMMY_CURVE_NAME |
|
extern |
◆ NUM_AXES_POINTS_2
const int NUM_AXES_POINTS_2 = 2 |
◆ NUM_AXES_POINTS_3
const int NUM_AXES_POINTS_3 = 3 |
◆ NUM_AXES_POINTS_4
const int NUM_AXES_POINTS_4 = 4 |