mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-07 00:05:28 -04:00
Move header and normalize space
This commit is contained in:
parent
bc4a86c3bc
commit
81b096c4ac
@ -12,6 +12,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLADDCIRCLE_H
|
#ifndef QGSMAPTOOLADDCIRCLE_H
|
||||||
#define QGSMAPTOOLADDCIRCLE_H
|
#define QGSMAPTOOLADDCIRCLE_H
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLADDELLIPSE_H
|
#ifndef QGSMAPTOOLADDELLIPSE_H
|
||||||
#define QGSMAPTOOLADDELLIPSE_H
|
#define QGSMAPTOOLADDELLIPSE_H
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLADDRECTANGLE_H
|
#ifndef QGSMAPTOOLADDRECTANGLE_H
|
||||||
#define QGSMAPTOOLADDRECTANGLE_H
|
#define QGSMAPTOOLADDRECTANGLE_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolcircle2points.h"
|
#include "qgsmaptoolcircle2points.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLCIRCLE2POINTS_H
|
#ifndef QGSMAPTOOLCIRCLE2POINTS_H
|
||||||
#define QGSMAPTOOLCIRCLE2POINTS_H
|
#define QGSMAPTOOLCIRCLE2POINTS_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolcircle3points.h"
|
#include "qgsmaptoolcircle3points.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgslinestring.h"
|
#include "qgslinestring.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLCIRCLE3POINTS_H
|
#ifndef QGSMAPTOOLCIRCLE3POINTS_H
|
||||||
#define QGSMAPTOOLCIRCLE3POINTS_H
|
#define QGSMAPTOOLCIRCLE3POINTS_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolcirclecenterpoint.h"
|
#include "qgsmaptoolcirclecenterpoint.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolellipsecenter2points.h"
|
#include "qgsmaptoolellipsecenter2points.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgslinestring.h"
|
#include "qgslinestring.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLELLIPSECENTER2POINTS_H
|
#ifndef QGSMAPTOOLELLIPSECENTER2POINTS_H
|
||||||
#define QGSMAPTOOLELLIPSECENTER2POINTS_H
|
#define QGSMAPTOOLELLIPSECENTER2POINTS_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolellipsecenterpoint.h"
|
#include "qgsmaptoolellipsecenterpoint.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLELLIPSECENTERPOINT_H
|
#ifndef QGSMAPTOOLELLIPSECENTERPOINT_H
|
||||||
#define QGSMAPTOOLELLIPSECENTERPOINT_H
|
#define QGSMAPTOOLELLIPSECENTERPOINT_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolellipseextent.h"
|
#include "qgsmaptoolellipseextent.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLELLIPSEEXTENT_H
|
#ifndef QGSMAPTOOLELLIPSEEXTENT_H
|
||||||
#define QGSMAPTOOLELLIPSEEXTENT_H
|
#define QGSMAPTOOLELLIPSEEXTENT_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolellipsefoci.h"
|
#include "qgsmaptoolellipsefoci.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgslinestring.h"
|
#include "qgslinestring.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLELLIPSEFOCI_H
|
#ifndef QGSMAPTOOLELLIPSEFOCI_H
|
||||||
#define QGSMAPTOOLELLIPSEFOCI_H
|
#define QGSMAPTOOLELLIPSEFOCI_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolrectangle3points.h"
|
#include "qgsmaptoolrectangle3points.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsgeometryutils.h"
|
#include "qgsgeometryutils.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLRECTANGLE3POINTS_H
|
#ifndef QGSMAPTOOLRECTANGLE3POINTS_H
|
||||||
#define QGSMAPTOOLRECTANGLE3POINTS_H
|
#define QGSMAPTOOLRECTANGLE3POINTS_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolrectanglecenter.h"
|
#include "qgsmaptoolrectanglecenter.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsgeometryutils.h"
|
#include "qgsgeometryutils.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLRECTANGLECENTER_H
|
#ifndef QGSMAPTOOLRECTANGLECENTER_H
|
||||||
#define QGSMAPTOOLRECTANGLECENTER_H
|
#define QGSMAPTOOLRECTANGLECENTER_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolrectangleextent.h"
|
#include "qgsmaptoolrectangleextent.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsgeometryutils.h"
|
#include "qgsgeometryutils.h"
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#ifndef QGSMAPTOOLRECTANGLEEXTENT_H
|
#ifndef QGSMAPTOOLRECTANGLEEXTENT_H
|
||||||
#define QGSMAPTOOLRECTANGLEEXTENT_H
|
#define QGSMAPTOOLRECTANGLEEXTENT_H
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolregularpolygon2points.h"
|
#include "qgsmaptoolregularpolygon2points.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#ifndef QGSMAPTOOLREGULARPOLYGON2POINTS_H
|
|
||||||
#define QGSMAPTOOLREGULARPOLYGON2POINTS_H
|
|
||||||
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
qgmaptoolregularpolygon2points.h - map tool for adding regular
|
qgmaptoolregularpolygon2points.h - map tool for adding regular
|
||||||
polygon from 2 points
|
polygon from 2 points
|
||||||
@ -17,6 +14,9 @@
|
|||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#ifndef QGSMAPTOOLREGULARPOLYGON2POINTS_H
|
||||||
|
#define QGSMAPTOOLREGULARPOLYGON2POINTS_H
|
||||||
|
|
||||||
#include "qgsmaptooladdregularpolygon.h"
|
#include "qgsmaptooladdregularpolygon.h"
|
||||||
|
|
||||||
class QgsMapToolRegularPolygon2Points: public QgsMapToolAddRegularPolygon
|
class QgsMapToolRegularPolygon2Points: public QgsMapToolAddRegularPolygon
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolregularpolygoncentercorner.h"
|
#include "qgsmaptoolregularpolygoncentercorner.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#ifndef QGSMAPTOOLREGULARPOLYGONCENTERCORNER_H
|
|
||||||
#define QGSMAPTOOLREGULARPOLYGONCENTERCORNER_H
|
|
||||||
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
qgsmaptoolregularpolygoncentercorner.h - map tool for adding regular
|
qgsmaptoolregularpolygoncentercorner.h - map tool for adding regular
|
||||||
polygon from center and a corner
|
polygon from center and a corner
|
||||||
@ -17,6 +14,9 @@
|
|||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#ifndef QGSMAPTOOLREGULARPOLYGONCENTERCORNER_H
|
||||||
|
#define QGSMAPTOOLREGULARPOLYGONCENTERCORNER_H
|
||||||
|
|
||||||
#include "qgsmaptooladdregularpolygon.h"
|
#include "qgsmaptooladdregularpolygon.h"
|
||||||
|
|
||||||
class QgsMapToolRegularPolygonCenterCorner: public QgsMapToolAddRegularPolygon
|
class QgsMapToolRegularPolygonCenterCorner: public QgsMapToolAddRegularPolygon
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolregularpolygoncenterpoint.h"
|
#include "qgsmaptoolregularpolygoncenterpoint.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsmapcanvas.h"
|
#include "qgsmapcanvas.h"
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#ifndef QGSMAPTOOLREGULARPOLYGONCENTERPOINT_H
|
|
||||||
#define QGSMAPTOOLREGULARPOLYGONCENTERPOINT_H
|
|
||||||
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
qgsmaptoolregularpolygoncenterpoint.h - map tool for adding regular
|
qgsmaptoolregularpolygoncenterpoint.h - map tool for adding regular
|
||||||
polygon from center and a point
|
polygon from center and a point
|
||||||
@ -17,6 +14,9 @@
|
|||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#ifndef QGSMAPTOOLREGULARPOLYGONCENTERPOINT_H
|
||||||
|
#define QGSMAPTOOLREGULARPOLYGONCENTERPOINT_H
|
||||||
|
|
||||||
#include "qgsmaptooladdregularpolygon.h"
|
#include "qgsmaptooladdregularpolygon.h"
|
||||||
|
|
||||||
class QgsMapToolRegularPolygonCenterPoint: public QgsMapToolAddRegularPolygon
|
class QgsMapToolRegularPolygonCenterPoint: public QgsMapToolAddRegularPolygon
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
* (at your option) any later version. *
|
* (at your option) any later version. *
|
||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
#include "qgsmaptoolsquarecenter.h"
|
#include "qgsmaptoolsquarecenter.h"
|
||||||
#include "qgsgeometryrubberband.h"
|
#include "qgsgeometryrubberband.h"
|
||||||
#include "qgsgeometryutils.h"
|
#include "qgsgeometryutils.h"
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
#ifndef QGSMAPTOOLSQUARECENTER_H
|
|
||||||
#define QGSMAPTOOLSQUARECENTER_H
|
|
||||||
|
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
qgsmaptoolsquarecenter.h - map tool for adding square
|
qgsmaptoolsquarecenter.h - map tool for adding square
|
||||||
from center and a point
|
from center and a point
|
||||||
@ -17,6 +14,9 @@
|
|||||||
* *
|
* *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#ifndef QGSMAPTOOLSQUARECENTER_H
|
||||||
|
#define QGSMAPTOOLSQUARECENTER_H
|
||||||
|
|
||||||
#include "qgsmaptooladdregularpolygon.h"
|
#include "qgsmaptooladdregularpolygon.h"
|
||||||
|
|
||||||
class QgsMapToolSquareCenter: public QgsMapToolAddRegularPolygon
|
class QgsMapToolSquareCenter: public QgsMapToolAddRegularPolygon
|
||||||
|
Loading…
x
Reference in New Issue
Block a user