Skip to content
Snippets Groups Projects
Commit 14f2247a authored by Tom Fischer's avatar Tom Fischer
Browse files

Merge pull request #81 from bilke/ReformatFileHeader

Reformat file header
parents 003823ff e623cc32
No related branches found
No related tags found
No related merge requests found
Showing
with 163 additions and 106 deletions
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-08-19
* \brief Implementation of the CheckboxDelegate class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file CheckboxDelegate.cpp
* http://www.opengeosys.org/project/license
*
* Created on 2010-08-19 by Lars Bilke
*/
// ** INCLUDES **
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-08-19
* \brief Definition of the CheckboxDelegate class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file CheckboxDelegate.h
* http://www.opengeosys.org/project/license
*
* Created on 2010-08-19 by Lars Bilke
*/
#ifndef CHECKBOXDELEGATE_H
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-05-17
* \brief Implementation of the ColorPickerPushButton class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file ColorPickerPushButton.cpp
* http://www.opengeosys.org/project/license
*
* Created on 2010-05-17 by Lars Bilke
*/
// ** INCLUDES **
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-05-17
* \brief Definition of the ColorPickerPushButton class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file ColorPickerPushButton.h
* http://www.opengeosys.org/project/license
*
* Created on 2010-05-17 by Lars Bilke
*/
#ifndef COLORPICKERPUSHBUTTON_H
......
/**
* 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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file OGSError.cpp
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file OGSError.h
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file QNonScalableGraphicsTextItem.cpp
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file QNonScalableGraphicsTextItem.h
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#ifndef QNONSCALABLETEXTITEM_H
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2011-03-23
* \brief Implementation of the QValueTooltipSlider class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file QValueTooltipSlider.cpp
* http://www.opengeosys.org/project/license
*
* Created on 2011-03-23 by Lars Bilke
*/
// ** INCLUDES **
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2011-03-23
* \brief Definition of the QValueTooltipSlider class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file QValueTooltipSlider.h
*
* Created on 2011-03-23 by Lars Bilke
* http://www.opengeosys.org/project/license
*/
#ifndef QVALUETOOLTIPSLIDER_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.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file RecentFiles.cpp
* http://www.opengeosys.org/project/license
*
* Created on 2009-11-05 by
*/
// ** INCLUDES **
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2009-11-05
* \brief Definition of the RecentFiles class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file RecentFiles.h
*
* Created on 2009-11-05 by Lars Bilke
* http://www.opengeosys.org/project/license
*/
#ifndef RECENTFILES_H
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Thomas Fischer
* \date 2011-01-24
* \brief Implementation of the StrictDoubleValidator class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file StrictDoubleValidator.h
*
* Created on 2011-01-24 by Thomas Fischer
* http://www.opengeosys.org/project/license
*/
#ifndef STRICTDOUBLEVALIDATOR_H_
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Thomas Fischer
* \date 2011-01-24
* \brief Definition of the StrictIntValidator class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.net/LICENSE.txt
*
* \file StrictIntValidator.h
*
* Created on 2011-01-24 by Thomas Fischer
* http://www.opengeosys.org/project/license
*/
#ifndef STRICTINTVALIDATOR_H_
......
/**
* 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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeItem.cpp
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeItem.h
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeModel.cpp
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#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.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeModel.cpp
* http://www.opengeosys.org/project/license
*
* Created on by Karsten Rink
*/
#ifndef QTREEMODEL_H
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-06-23
* \brief Implementation of the TreeModelIterator class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeModelIterator.cpp
*
* Created on 2010-06-23 by Lars Bilke
* http://www.opengeosys.org/project/license
*/
// ** INCLUDES **
......
/**
* Copyright (c) 2012, OpenGeoSys Community (http://www.opengeosys.net)
* \file
* \author Lars Bilke
* \date 2010-06-23
* \brief Definition of the TreeModelIterator class.
*
* \copyright
* Copyright (c) 2013, OpenGeoSys Community (http://www.opengeosys.org)
* Distributed under a Modified BSD License.
* See accompanying file LICENSE.txt or
* http://www.opengeosys.org/LICENSE.txt
*
* \file TreeModelIterator.h
*
* Created on 2010-06-23 by Lars Bilke
* http://www.opengeosys.org/project/license
*/
#ifndef TREEMODELITERATOR_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