|
Engauge Digitizer 2
|
#include "PdfCropping.h"#include "PdfFrameHandle.h"#include <QBrush>#include <QGraphicsScene>#include <QGraphicsView>#include <qmath.h>#include <QStyleOptionGraphicsItem>
Go to the source code of this file.
Variables | |
| const double | HANDLE_SIZE_AS_FRACTION_OF_WINDOW_SIZE = 30 |
| const double HANDLE_SIZE_AS_FRACTION_OF_WINDOW_SIZE = 30 |
Definition at line 15 of file PdfFrameHandle.cpp.