Changeset 10 in flair-src for trunk/tools/FlairGCS/src


Ignore:
Timestamp:
04/08/16 10:59:51 (8 years ago)
Author:
Sanahuja Guillaume
Message:

lic

Location:
trunk/tools/FlairGCS/src
Files:
63 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/FlairGCS/src/CheckBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "CheckBox.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/CheckBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef CHECKBOX_H
    26#define CHECKBOX_H
  • trunk/tools/FlairGCS/src/ComboBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "ComboBox.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/ComboBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef COMBOBOX_H
    26#define COMBOBOX_H
  • trunk/tools/FlairGCS/src/ConnectionLayout.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "ConnectionLayout.h"
    26#include "UdtSocket.h"
  • trunk/tools/FlairGCS/src/ConnectionLayout.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef CONNECTIONLAYOUT_H
    26#define CONNECTIONLAYOUT_H
  • trunk/tools/FlairGCS/src/DataPlot1D.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "DataPlot1D.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/DataPlot1D.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef DATAPLOT1D_H_INCLUDED
    26#define DATAPLOT1D_H_INCLUDED
  • trunk/tools/FlairGCS/src/DataPlot2D.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "DataPlot2D.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/DataPlot2D.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef DATAPLOT2D_H_INCLUDED
    26#define DATAPLOT2D_H_INCLUDED
  • trunk/tools/FlairGCS/src/DataRemote.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "DataRemote.h"
    26#include <QMenu>
  • trunk/tools/FlairGCS/src/DataRemote.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef DATAREMOTE_H
    26#define DATAREMOTE_H
  • trunk/tools/FlairGCS/src/DoubleSpinBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "DoubleSpinBox.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/DoubleSpinBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef DOUBLESPINBOX_H
    26#define DOUBLESPINBOX_H
  • trunk/tools/FlairGCS/src/FormLayout.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "FormLayout.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/FormLayout.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef LABELWIDGET_H
    26#define LABELWIDGET_H
  • trunk/tools/FlairGCS/src/GridLayout.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "GridLayout.h"
    26#include <QWidget>
  • trunk/tools/FlairGCS/src/GridLayout.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef GRIDLAYOUT_H
    26#define GRIDLAYOUT_H
  • trunk/tools/FlairGCS/src/GroupBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "GroupBox.h"
    26#include <QGroupBox>
  • trunk/tools/FlairGCS/src/GroupBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef GROUPBOX_H
    26#define GROUPBOX_H
  • trunk/tools/FlairGCS/src/Label.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Label.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/Label.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef LABEL_H
    26#define LABEL_H
  • trunk/tools/FlairGCS/src/Landmark.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Landmark.h"
    26#include <QPen>
  • trunk/tools/FlairGCS/src/Landmark.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef LANDMARK_H
    26#define LANDMARK_H
  • trunk/tools/FlairGCS/src/Layout.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Layout.h"
    26#include "TabWidget.h"
  • trunk/tools/FlairGCS/src/Layout.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef LAYOUT_H
    26#define LAYOUT_H
  • trunk/tools/FlairGCS/src/Manager.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Manager.h"
    26#include "UdtSocket.h"
  • trunk/tools/FlairGCS/src/Manager.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef MANAGER_H
    26#define MANAGER_H
  • trunk/tools/FlairGCS/src/Map.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Map.h"
    26#include "Landmark.h"
  • trunk/tools/FlairGCS/src/Map.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef MAP_H
    26#define MAP_H
  • trunk/tools/FlairGCS/src/Picture.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Picture.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/Picture.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef PICTURE_H
    26#define PICTURE_H
  • trunk/tools/FlairGCS/src/PushButton.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "PushButton.h"
    26#include "ConnectionLayout.h"
  • trunk/tools/FlairGCS/src/PushButton.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef PUSHBUTTON_H
    26#define PUSHBUTTON_H
  • trunk/tools/FlairGCS/src/RangeFinderPlot.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "RangeFinderPlot.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/RangeFinderPlot.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef RANGEFINDERPLOT_H_INCLUDED
    26#define RANGEFINDERPLOT_H_INCLUDED
  • trunk/tools/FlairGCS/src/Scope.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Scope.h"
    26#include "Scrollbar.h"
  • trunk/tools/FlairGCS/src/Scope.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef SCOPE_H_INCLUDED
    26#define SCOPE_H_INCLUDED
  • trunk/tools/FlairGCS/src/ScopeFixedStep.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "ScopeFixedStep.h"
    26#include "Scrollbar.h"
  • trunk/tools/FlairGCS/src/ScopeFixedStep.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef SCOPEFIXEDSTEP_H_INCLUDED
    26#define SCOPEFIXEDSTEP_H_INCLUDED
  • trunk/tools/FlairGCS/src/ScopeVariableStep.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "ScopeVariableStep.h"
    26#include "Scrollbar.h"
  • trunk/tools/FlairGCS/src/ScopeVariableStep.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef SCOPEVARIABLESTEP_H_INCLUDED
    26#define SCOPEVARIABLESTEP_H_INCLUDED
  • trunk/tools/FlairGCS/src/Scrollbar.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include <qstyle.h>
    26#include <qstyleoption.h>
  • trunk/tools/FlairGCS/src/Scrollbar.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef _SCROLLBAR_H
    26#define _SCROLLBAR_H 1
  • trunk/tools/FlairGCS/src/SpinBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "SpinBox.h"
    26#include <QFormLayout>
  • trunk/tools/FlairGCS/src/SpinBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef SPINBOX_H
    26#define SPINBOX_H
  • trunk/tools/FlairGCS/src/Tab.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Tab.h"
    26#include "TabWidget.h"
  • trunk/tools/FlairGCS/src/Tab.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef TAB_H
    26#define TAB_H
  • trunk/tools/FlairGCS/src/TabWidget.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "TabWidget.h"
    26#include "Tab.h"
  • trunk/tools/FlairGCS/src/TabWidget.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef TABWIDGET_H
    26#define TABWIDGET_H
  • trunk/tools/FlairGCS/src/TextEdit.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "TextEdit.h"
    26#include "Layout.h"
  • trunk/tools/FlairGCS/src/TextEdit.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef TEXTEDIT_H
    26#define TEXTEDIT_H
  • trunk/tools/FlairGCS/src/UdtSocket.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "UdtSocket.h"
    26#include <stdio.h>
  • trunk/tools/FlairGCS/src/UdtSocket.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef UDTSOCKET_H
    26#define UDTSOCKET_H
  • trunk/tools/FlairGCS/src/Vector3DSpinBox.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "Vector3DSpinBox.h"
    26#include <QLineEdit>
  • trunk/tools/FlairGCS/src/Vector3DSpinBox.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef VECTOR3DSPINBOX_H
    26#define VECTOR3DSPINBOX_H
  • trunk/tools/FlairGCS/src/XmlWidget.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "XmlWidget.h"
    26#include <QWidget>
  • trunk/tools/FlairGCS/src/XmlWidget.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef XMLWIDGET_H
    26#define XMLWIDGET_H
  • trunk/tools/FlairGCS/src/file_ui.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include "file_ui.h"
    26#include <stdio.h>
  • trunk/tools/FlairGCS/src/file_ui.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#ifndef FILE_UI_H
    26#define FILE_UI_H
  • trunk/tools/FlairGCS/src/main.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15#include <QApplication>
    26#include <QCleanlooksStyle>
  • trunk/tools/FlairGCS/src/mapwidget.cpp

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15/****************************************************************************
    26**
  • trunk/tools/FlairGCS/src/mapwidget.h

    r9 r10  
     1// %flair:license{
     2// This file is part of the Flair framework distributed under the
     3// CECILL-C License, Version 1.0.
     4// %flair:license}
    15/****************************************************************************
    26**
Note: See TracChangeset for help on using the changeset viewer.