Clear layout paper.
--HG-- branch : feature
This commit is contained in:
parent
2388d8ef29
commit
c84caa349d
|
@ -31,15 +31,10 @@
|
||||||
#include "vbestsquare.h"
|
#include "vbestsquare.h"
|
||||||
#include "vposition.h"
|
#include "vposition.h"
|
||||||
|
|
||||||
#include <climits>
|
|
||||||
#include <QPointF>
|
|
||||||
#include <QtMath>
|
|
||||||
#include <QImage>
|
|
||||||
#include <QDir>
|
|
||||||
#include <QPainter>
|
|
||||||
#include <QGraphicsItem>
|
#include <QGraphicsItem>
|
||||||
#include <QCoreApplication>
|
#include <QCoreApplication>
|
||||||
#include <QThreadPool>
|
#include <QThreadPool>
|
||||||
|
#include <QPen>
|
||||||
|
|
||||||
//---------------------------------------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------------------------------------
|
||||||
VLayoutPaper::VLayoutPaper()
|
VLayoutPaper::VLayoutPaper()
|
||||||
|
|
|
@ -34,14 +34,8 @@
|
||||||
|
|
||||||
class VLayoutPaperData;
|
class VLayoutPaperData;
|
||||||
class VLayoutDetail;
|
class VLayoutDetail;
|
||||||
class QPointF;
|
|
||||||
class QLineF;
|
|
||||||
class QPolygonF;
|
|
||||||
class QPainterPath;
|
|
||||||
class QGraphicsItem;
|
class QGraphicsItem;
|
||||||
class VBestSquare;
|
class VBestSquare;
|
||||||
class VContour;
|
|
||||||
class QRectF;
|
|
||||||
|
|
||||||
class VLayoutPaper
|
class VLayoutPaper
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user