[TD] Gui Headers: remove unused header - part 4/4
This commit is contained in:
@@ -23,14 +23,12 @@
|
||||
#ifndef TECHDRAWGUI_QGICENTERLINE_H
|
||||
#define TECHDRAWGUI_QGICENTERLINE_H
|
||||
|
||||
#include <QPointF>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include <QPointF>
|
||||
|
||||
#include "QGIDecoration.h"
|
||||
|
||||
|
||||
namespace TechDrawGui
|
||||
{
|
||||
|
||||
|
||||
@@ -23,9 +23,10 @@
|
||||
#ifndef DRAWINGGUI_QGIDECORATION_H
|
||||
#define DRAWINGGUI_QGIDECORATION_H
|
||||
|
||||
#include <QBrush>
|
||||
#include <QGraphicsItemGroup>
|
||||
#include <QPen>
|
||||
#include <QBrush>
|
||||
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QPainter;
|
||||
|
||||
@@ -23,19 +23,15 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMFACE_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMFACE_H
|
||||
|
||||
#include <Qt>
|
||||
#include <QGraphicsItem>
|
||||
#include <QSvgRenderer>
|
||||
#include <QByteArray>
|
||||
#include <QBrush>
|
||||
#include <QGraphicsItem>
|
||||
#include <QPixmap>
|
||||
#include <QImage>
|
||||
|
||||
#include <Mod/TechDraw/App/HatchLine.h>
|
||||
#include <Mod/TechDraw/App/Geometry.h>
|
||||
|
||||
#include "QGIPrimPath.h"
|
||||
|
||||
|
||||
namespace TechDrawGui
|
||||
{
|
||||
class QGCustomSvg;
|
||||
|
||||
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <QGraphicsSceneEvent>
|
||||
#include <QPainter>
|
||||
#include <QPainterPathStroker>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
@@ -23,13 +23,13 @@
|
||||
#ifndef TECHDRAWGUI_QGIGHOSTHIGHLIGHT_H
|
||||
#define TECHDRAWGUI_QGIGHOSTHIGHLIGHT_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsScene>
|
||||
#include <QGraphicsSceneEvent>
|
||||
#include <QObject>
|
||||
#include <QPointF>
|
||||
|
||||
#include "QGIHighlight.h"
|
||||
|
||||
|
||||
//a movable, selectable surrogate for detail highlights in QGIVPart
|
||||
|
||||
namespace TechDrawGui
|
||||
|
||||
@@ -23,24 +23,18 @@
|
||||
#ifndef TECHDRAWGUI_QGIHIGHLIGHT_H
|
||||
#define TECHDRAWGUI_QGIHIGHLIGHT_H
|
||||
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QPointF>
|
||||
#include <QObject>
|
||||
#include <QGraphicsTextItem>
|
||||
#include <QGraphicsRectItem>
|
||||
#include <QGraphicsEllipseItem>
|
||||
#include <QGraphicsScene>
|
||||
#include <QGraphicsSceneEvent>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include <QPointF>
|
||||
|
||||
#include "QGIArrow.h"
|
||||
#include "QGCustomText.h"
|
||||
#include "QGCustomRect.h"
|
||||
#include "QGIDecoration.h"
|
||||
|
||||
|
||||
namespace TechDrawGui
|
||||
{
|
||||
|
||||
|
||||
@@ -23,19 +23,18 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMLEADERLINE_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMLEADERLINE_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsView>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsItem>
|
||||
#include <QObject>
|
||||
#include <QPainterPath>
|
||||
#include <QPointF>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawLeaderLine;
|
||||
class DrawView;
|
||||
|
||||
@@ -27,10 +27,8 @@
|
||||
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsItemGroup>
|
||||
#include <QGraphicsRectItem>
|
||||
#include <QGraphicsPathItem>
|
||||
#include <QPainterPath>
|
||||
#include <QPointF>
|
||||
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QPainter;
|
||||
|
||||
@@ -23,10 +23,9 @@
|
||||
#ifndef DRAWINGGUI_QGIProjGroup_H
|
||||
#define DRAWINGGUI_QGIProjGroup_H
|
||||
|
||||
#include <QGraphicsItemGroup>
|
||||
#include "QGIViewCollection.h"
|
||||
#include <QObject>
|
||||
|
||||
#include "QGIViewCollection.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QGraphicsScene;
|
||||
|
||||
@@ -23,19 +23,13 @@
|
||||
#ifndef TECHDRAWGUI_QGIRICHANNO_H
|
||||
#define TECHDRAWGUI_QGIRICHANNO_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsView>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QPointF>
|
||||
#include <QGraphicsItem>
|
||||
#include <QObject>
|
||||
#include <QPainterPath>
|
||||
#include <QPen>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include "QGILeaderLine.h"
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawRichAnno;
|
||||
|
||||
@@ -23,18 +23,17 @@
|
||||
#ifndef TECHDRAWGUI_QGISECTIONLINE_H
|
||||
#define TECHDRAWGUI_QGISECTIONLINE_H
|
||||
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QPointF>
|
||||
#include <QGraphicsTextItem>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
|
||||
#include "QGIArrow.h"
|
||||
#include "QGCustomText.h"
|
||||
#include "QGIArrow.h"
|
||||
#include "QGIDecoration.h"
|
||||
|
||||
|
||||
namespace TechDrawGui
|
||||
{
|
||||
|
||||
|
||||
@@ -23,23 +23,16 @@
|
||||
#ifndef TECHDRAWGUI_QGITILE_H
|
||||
#define TECHDRAWGUI_QGITILE_H
|
||||
|
||||
#include <QFont>
|
||||
#include <QPointF>
|
||||
#include <QGraphicsTextItem>
|
||||
#include <QGraphicsRectItem>
|
||||
#include <QGraphicsEllipseItem>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsColorizeEffect>
|
||||
#include <QPointF>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
|
||||
#include "QGIArrow.h"
|
||||
#include "QGCustomText.h"
|
||||
#include "QGCustomRect.h"
|
||||
#include "QGCustomSvg.h"
|
||||
#include "QGIDecoration.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawTile;
|
||||
class DrawTileWeld;
|
||||
|
||||
@@ -23,18 +23,16 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMVIEW_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMVIEW_H
|
||||
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsItemGroup>
|
||||
#include <QObject>
|
||||
#include <QPen>
|
||||
#include <QFont>
|
||||
#include <QColor>
|
||||
#include <QCursor>
|
||||
#include <QPointF>
|
||||
|
||||
#include <App/DocumentObject.h>
|
||||
#include <Base/Parameter.h>
|
||||
#include <Gui/ViewProvider.h>
|
||||
|
||||
#include <Mod/TechDraw/App/DrawView.h>
|
||||
|
||||
|
||||
|
||||
@@ -24,18 +24,18 @@
|
||||
#ifndef TECHDRAWGUI_QGIVBALLOON_H
|
||||
#define TECHDRAWGUI_QGIVBALLOON_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsView>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QObject>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include "QGIView.h"
|
||||
#include "QGIViewPart.h"
|
||||
|
||||
#include "QGCustomText.h"
|
||||
#include "QGIViewDimension.h"
|
||||
#include "QGIView.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawViewBalloon;
|
||||
|
||||
@@ -23,9 +23,6 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMCLIP_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMCLIP_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QPainter>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
namespace TechDrawGui
|
||||
|
||||
@@ -23,9 +23,6 @@
|
||||
#ifndef _DRAWINGGUI_QGRAPHICSITEMVIEWCOLLECTION_H
|
||||
#define _DRAWINGGUI_QGRAPHICSITEMVIEWCOLLECTION_H
|
||||
|
||||
#include <QGraphicsItemGroup>
|
||||
#include <QObject>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -23,17 +23,18 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMVIEWDIMENSION_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMVIEWDIMENSION_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsView>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include "Rez.h"
|
||||
#include "QGIView.h"
|
||||
|
||||
#include "QGCustomText.h"
|
||||
#include "QGIView.h"
|
||||
#include "Rez.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawViewDimension;
|
||||
|
||||
@@ -23,10 +23,6 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMVIEWIMAGE_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMVIEWIMAGE_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QPainter>
|
||||
#include <QString>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
namespace TechDraw {
|
||||
|
||||
@@ -23,13 +23,13 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMVIEWPART_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMVIEWPART_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QPainter>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Mod/TechDraw/App/Geometry.h>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawViewPart;
|
||||
class DrawViewSection;
|
||||
|
||||
@@ -24,15 +24,11 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMVIEWSYMBOL_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMVIEWSYMBOL_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QPainter>
|
||||
#include <QString>
|
||||
#include <QByteArray>
|
||||
#include <QSvgRenderer>
|
||||
#include <QGraphicsSvgItem>
|
||||
|
||||
#include "QGIView.h"
|
||||
|
||||
|
||||
namespace TechDraw {
|
||||
class DrawViewSymbol;
|
||||
}
|
||||
|
||||
@@ -23,19 +23,16 @@
|
||||
#ifndef DRAWINGGUI_QGRAPHICSITEMWELDSYMBOL_H
|
||||
#define DRAWINGGUI_QGRAPHICSITEMWELDSYMBOL_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QGraphicsView>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsObject>
|
||||
#include <QPainterPath>
|
||||
#include <QColor>
|
||||
#include <QFont>
|
||||
#include <QGraphicsItem>
|
||||
#include <QPainterPath>
|
||||
#include <QPointF>
|
||||
#include <QStyleOptionGraphicsItem>
|
||||
|
||||
#include <Base/Vector3D.h>
|
||||
#include "QGIView.h"
|
||||
|
||||
|
||||
namespace App {
|
||||
class Document;
|
||||
}
|
||||
|
||||
@@ -26,11 +26,9 @@
|
||||
#ifndef TECHDRAWGUI_MOVABLETEXT_H
|
||||
#define TECHDRAWGUI_MOVABLETEXT_H
|
||||
|
||||
#include <QGraphicsTextItem>
|
||||
#include <QObject>
|
||||
//#include <QDocument>
|
||||
|
||||
#include "QGCustomText.h"
|
||||
#include <QObject>
|
||||
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QPainter;
|
||||
|
||||
Reference in New Issue
Block a user