Skip to content
Snippets Groups Projects
Commit c5302f76 authored by Lars Bilke's avatar Lars Bilke
Browse files

More reformatting.

parent e6c99330
No related branches found
No related tags found
No related merge requests found
Showing
with 160 additions and 100 deletions
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the OGSError class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file OGSError.cpp
* *
* Created on by Karsten Rink
*/ */
#include "OGSError.h" #include "OGSError.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the OGSError class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file OGSError.h
* *
* Created on by Karsten Rink
*/ */
#ifndef OGSERROR_H #ifndef OGSERROR_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the QNonScalableGraphicsTextItem class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file QNonScalableGraphicsTextItem.cpp
* *
* Created on by Karsten Rink
*/ */
#include "QNonScalableGraphicsTextItem.h" #include "QNonScalableGraphicsTextItem.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the QNonScalableGraphicsTextItem class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file QNonScalableGraphicsTextItem.h
* *
* Created on by Karsten Rink
*/ */
#ifndef QNONSCALABLETEXTITEM_H #ifndef QNONSCALABLETEXTITEM_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \\file
* \\author Lars Bilke
* \\date 2009-11-05
* \\brief Implementation of the RecentFiles class.
*
* \\copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file RecentFiles.cpp
* *
* Created on 2009-11-05 by
*/ */
// ** INCLUDES ** // ** INCLUDES **
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the TreeItem class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file TreeItem.cpp
* *
* Created on by Karsten Rink
*/ */
#include "TreeItem.h" #include "TreeItem.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the TreeItem class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file TreeItem.h
* *
* Created on by Karsten Rink
*/ */
#ifndef QTREEITEM_H #ifndef QTREEITEM_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the TreeModel class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file TreeModel.cpp
* *
* Created on by Karsten Rink
*/ */
#include "TreeModel.h" #include "TreeModel.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the TreeModel class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file TreeModel.cpp
* *
* Created on by Karsten Rink
*/ */
#ifndef QTREEMODEL_H #ifndef QTREEMODEL_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the DetailWindow class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DetailWindow.cpp
* *
* Created on by Karsten Rink
*/ */
#include "Color.h" #include "Color.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the DetailWindow class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DetailWindow.h
* *
* Created on by Karsten Rink
*/ */
#ifndef DETAILWINDOW_H #ifndef DETAILWINDOW_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the DiagramList class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramList.cpp
* *
* Created on by Karsten Rink
*/ */
#include "DiagramList.h" #include "DiagramList.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the DiagramList class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramList.h
* *
* Created on by Karsten Rink
*/ */
#ifndef DIAGRAMLIST_H #ifndef DIAGRAMLIST_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the DiagramPrefsDialog class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramPrefsDialog.cpp
* *
* Created on by Karsten Rink
*/ */
#include "DetailWindow.h" #include "DetailWindow.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the DiagramPrefsDialog class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramPrefsDialog.h
* *
* Created on by Karsten Rink
*/ */
#ifndef DIAGRAMPREFSDIALOG_H #ifndef DIAGRAMPREFSDIALOG_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the DiagramScene class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramScene.cpp
* *
* Created on by Karsten Rink
*/ */
#include "DiagramScene.h" #include "DiagramScene.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the DiagramScene class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramScene.h
* *
* Created on by Karsten Rink
*/ */
#ifndef DIAGRAMSCENE_H #ifndef DIAGRAMSCENE_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the DiagramView class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramView.cpp
* *
* Created on by Karsten Rink
*/ */
#include "DiagramView.h" #include "DiagramView.h"
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Definition of the DiagramView class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file DiagramView.h
* *
* Created on by Karsten Rink
*/ */
#ifndef DIAGRAMVIEW_H #ifndef DIAGRAMVIEW_H
......
/** /**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net) * \file
* \author Karsten Rink
* \date no date
* \brief Implementation of the QArrow class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.net)
* Distributed under a Modified BSD License. * Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or * See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt * http://www.opengeosys.org/project/license
*
* \file QArrow.cpp
* *
* Created on by Karsten Rink
*/ */
#include "QArrow.h" #include "QArrow.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment