Fixes: change license headers to LGPL

This commit is contained in:
hjk
2009-02-25 09:02:17 +01:00
parent 80e89b23a3
commit 84c82a669b
1079 changed files with 18341 additions and 22657 deletions

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "textfinder.h" #include "textfinder.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "textfinder.h" #include "textfinder.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef TEXTFINDER_H #ifndef TEXTFINDER_H
#define TEXTFINDER_H #define TEXTFINDER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
// This script file demos the scripting features // This script file demos the scripting features
// of Qt Creator. // of Qt Creator.

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include <qglobal.h> #include <qglobal.h>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "qtsingleapplication.h" #include "qtsingleapplication.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "aggregate.h" #include "aggregate.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef QAGGREGATION_H #ifndef QAGGREGATION_H
#define QAGGREGATION_H #define QAGGREGATION_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef AGGREGATION_GLOBAL_H #ifndef AGGREGATION_GLOBAL_H
#define AGGREGATION_GLOBAL_H #define AGGREGATION_GLOBAL_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "main.h" #include "main.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef MAIN_H #ifndef MAIN_H
#define MAIN_H #define MAIN_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef MYINTERFACES_H #ifndef MYINTERFACES_H
#define MYINTERFACES_H #define MYINTERFACES_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include <aggregate.h> #include <aggregate.h>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "CppDocument.h" #include "CppDocument.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPPDOCUMENT_H #ifndef CPPDOCUMENT_H
#define CPPDOCUMENT_H #define CPPDOCUMENT_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "ExpressionUnderCursor.h" #include "ExpressionUnderCursor.h"
#include "SimpleLexer.h" #include "SimpleLexer.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef EXPRESSIONUNDERCURSOR_H #ifndef EXPRESSIONUNDERCURSOR_H
#define EXPRESSIONUNDERCURSOR_H #define EXPRESSIONUNDERCURSOR_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "Icons.h" #include "Icons.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_ICONS_H #ifndef CPLUSPLUS_ICONS_H
#define CPLUSPLUS_ICONS_H #define CPLUSPLUS_ICONS_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "LookupContext.h" #include "LookupContext.h"
#include "ResolveExpression.h" #include "ResolveExpression.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_LOOKUPCONTEXT_H #ifndef CPLUSPLUS_LOOKUPCONTEXT_H
#define CPLUSPLUS_LOOKUPCONTEXT_H #define CPLUSPLUS_LOOKUPCONTEXT_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "NameOfExpression.h" #include "NameOfExpression.h"
#include "LookupContext.h" #include "LookupContext.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_NAMEOFEXPRESSION_H #ifndef CPLUSPLUS_NAMEOFEXPRESSION_H
#define CPLUSPLUS_NAMEOFEXPRESSION_H #define CPLUSPLUS_NAMEOFEXPRESSION_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "NamePrettyPrinter.h" #include "NamePrettyPrinter.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_NAMEPRETTYPRINTER_H #ifndef CPLUSPLUS_NAMEPRETTYPRINTER_H
#define CPLUSPLUS_NAMEPRETTYPRINTER_H #define CPLUSPLUS_NAMEPRETTYPRINTER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "Overview.h" #include "Overview.h"
#include "NamePrettyPrinter.h" #include "NamePrettyPrinter.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef OVERVIEW_H #ifndef OVERVIEW_H
#define OVERVIEW_H #define OVERVIEW_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "OverviewModel.h" #include "OverviewModel.h"
#include "Overview.h" #include "Overview.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_OVERVIEWMODEL_H #ifndef CPLUSPLUS_OVERVIEWMODEL_H
#define CPLUSPLUS_OVERVIEWMODEL_H #define CPLUSPLUS_OVERVIEWMODEL_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "PreprocessorClient.h" #include "PreprocessorClient.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_PP_CLIENT_H #ifndef CPLUSPLUS_PP_CLIENT_H
#define CPLUSPLUS_PP_CLIENT_H #define CPLUSPLUS_PP_CLIENT_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "ResolveExpression.h" #include "ResolveExpression.h"
#include "LookupContext.h" #include "LookupContext.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_RESOLVEEXPRESSION_H #ifndef CPLUSPLUS_RESOLVEEXPRESSION_H
#define CPLUSPLUS_RESOLVEEXPRESSION_H #define CPLUSPLUS_RESOLVEEXPRESSION_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "SimpleLexer.h" #include "SimpleLexer.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef SIMPLELEXER_H #ifndef SIMPLELEXER_H
#define SIMPLELEXER_H #define SIMPLELEXER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "TokenUnderCursor.h" #include "TokenUnderCursor.h"
#include <Token.h> #include <Token.h>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef TOKENUNDERCURSOR_H #ifndef TOKENUNDERCURSOR_H
#define TOKENUNDERCURSOR_H #define TOKENUNDERCURSOR_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "TypeOfExpression.h" #include "TypeOfExpression.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef CPLUSPLUS_TYPEOFEXPRESSION_H #ifndef CPLUSPLUS_TYPEOFEXPRESSION_H
#define CPLUSPLUS_TYPEOFEXPRESSION_H #define CPLUSPLUS_TYPEOFEXPRESSION_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "Overview.h" #include "Overview.h"
#include "TypePrettyPrinter.h" #include "TypePrettyPrinter.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef TYPEPRETTYPRINTER_H #ifndef TYPEPRETTYPRINTER_H
#define TYPEPRETTYPRINTER_H #define TYPEPRETTYPRINTER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "pp.h" #include "pp.h"
#include "pp-cctype.h" #include "pp-cctype.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
/* /*
Copyright 2005 Roberto Raggi <roberto@kdevelop.org> Copyright 2005 Roberto Raggi <roberto@kdevelop.org>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef EXTENSIONSYSTEM_GLOBAL_H #ifndef EXTENSIONSYSTEM_GLOBAL_H
#define EXTENSIONSYSTEM_GLOBAL_H #define EXTENSIONSYSTEM_GLOBAL_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "iplugin.h" #include "iplugin.h"
#include "iplugin_p.h" #include "iplugin_p.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef IPLUGIN_H #ifndef IPLUGIN_H
#define IPLUGIN_H #define IPLUGIN_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef IPLUGIN_P_H #ifndef IPLUGIN_P_H
#define IPLUGIN_P_H #define IPLUGIN_P_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "optionsparser.h" #include "optionsparser.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef OPTIONSPARSER_H #ifndef OPTIONSPARSER_H
#define OPTIONSPARSER_H #define OPTIONSPARSER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugindetailsview.h" #include "plugindetailsview.h"
#include "ui_plugindetailsview.h" #include "ui_plugindetailsview.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINDETAILSVIEW_H_ #ifndef PLUGINDETAILSVIEW_H_
#define PLUGINDETAILSVIEW_H_ #define PLUGINDETAILSVIEW_H_

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "pluginerrorview.h" #include "pluginerrorview.h"
#include "ui_pluginerrorview.h" #include "ui_pluginerrorview.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINERRORVIEW_H #ifndef PLUGINERRORVIEW_H
#define PLUGINERRORVIEW_H #define PLUGINERRORVIEW_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "pluginmanager.h" #include "pluginmanager.h"
#include "pluginmanager_p.h" #include "pluginmanager_p.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef EXTENSIONSYSTEM_PLUGINMANAGER_H #ifndef EXTENSIONSYSTEM_PLUGINMANAGER_H
#define EXTENSIONSYSTEM_PLUGINMANAGER_H #define EXTENSIONSYSTEM_PLUGINMANAGER_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINMANAGER_P_H #ifndef PLUGINMANAGER_P_H
#define PLUGINMANAGER_P_H #define PLUGINMANAGER_P_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "pluginspec.h" #include "pluginspec.h"
#include "pluginspec.h" #include "pluginspec.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINSPEC_H #ifndef PLUGINSPEC_H
#define PLUGINSPEC_H #define PLUGINSPEC_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINSPEC_P_H #ifndef PLUGINSPEC_P_H
#define PLUGINSPEC_P_H #define PLUGINSPEC_P_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "pluginview.h" #include "pluginview.h"
#include "pluginview_p.h" #include "pluginview_p.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINVIEW_H #ifndef PLUGINVIEW_H
#define PLUGINVIEW_H #define PLUGINVIEW_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINVIEW_P_H #ifndef PLUGINVIEW_P_H
#define PLUGINVIEW_P_H #define PLUGINVIEW_P_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin1.h" #include "plugin1.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN1_H #ifndef PLUGIN1_H
#define PLUGIN1_H #define PLUGIN1_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin2.h" #include "plugin2.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN2_H #ifndef PLUGIN2_H
#define PLUGIN2_H #define PLUGIN2_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin3.h" #include "plugin3.h"
#include <QtCore/qplugin.h> #include <QtCore/qplugin.h>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN3_H #ifndef PLUGIN3_H
#define PLUGIN3_H #define PLUGIN3_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin1.h" #include "plugin1.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN1_H #ifndef PLUGIN1_H
#define PLUGIN1_H #define PLUGIN1_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin2.h" #include "plugin2.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN2_H #ifndef PLUGIN2_H
#define PLUGIN2_H #define PLUGIN2_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin3.h" #include "plugin3.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN3_H #ifndef PLUGIN3_H
#define PLUGIN3_H #define PLUGIN3_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>
#include <extensionsystem/pluginspec.h> #include <extensionsystem/pluginspec.h>

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "testplugin.h" #include "testplugin.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef TESTPLUGIN_H #ifndef TESTPLUGIN_H
#define TESTPLUGIN_H #define TESTPLUGIN_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef TESTPLUGIN_GLOBAL_H #ifndef TESTPLUGIN_GLOBAL_H
#define TESTPLUGIN_GLOBAL_H #define TESTPLUGIN_GLOBAL_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "testplugin/testplugin.h" #include "testplugin/testplugin.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugindialog.h" #include "plugindialog.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGINDIALOG_H #ifndef PLUGINDIALOG_H
#define PLUGINDIALOG_H #define PLUGINDIALOG_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin1.h" #include "plugin1.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN1_H #ifndef PLUGIN1_H
#define PLUGIN1_H #define PLUGIN1_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin2.h" #include "plugin2.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN2_H #ifndef PLUGIN2_H
#define PLUGIN2_H #define PLUGIN2_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "plugin3.h" #include "plugin3.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef PLUGIN3_H #ifndef PLUGIN3_H
#define PLUGIN3_H #define PLUGIN3_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#include "qtconcurrent/multitask.h" #include "qtconcurrent/multitask.h"
#include "qtconcurrent/runextensions.h" #include "qtconcurrent/runextensions.h"

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef MULTITASK_H #ifndef MULTITASK_H
#define MULTITASK_H #define MULTITASK_H

View File

@@ -1,35 +1,31 @@
/*************************************************************************** /**************************************************************************
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
** **
** Contact: Qt Software Information (qt-info@nokia.com) ** Contact: Qt Software Information (qt-info@nokia.com)
** **
** Commercial Usage
** **
** Non-Open Source Usage ** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with the
** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and Nokia.
** **
** Licensees may use this file in accordance with the Qt Beta Version ** GNU Lesser General Public License Usage
** License Agreement, Agreement version 2.2 provided with the Software or,
** alternatively, in accordance with the terms contained in a written
** agreement between you and Nokia.
** **
** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser
** General Public License version 2.1 as published by the Free Software
** Foundation and appearing in the file LICENSE.LGPL included in the
** packaging of this file. Please review the following information to
** ensure the GNU Lesser General Public License version 2.1 requirements
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
** **
** Alternatively, this file may be used under the terms of the GNU General ** If you are unsure which license is appropriate for your use, please
** Public License versions 2.0 or 3.0 as published by the Free Software ** contact the sales department at qt-sales@nokia.com.
** Foundation and appearing in the file LICENSE.GPL included in the packaging
** of this file. Please review the following information to ensure GNU
** General Public Licensing requirements will be met:
** **
** http://www.fsf.org/licensing/licenses/info/GPLv2.html and **************************************************************************/
** http://www.gnu.org/copyleft/gpl.html.
**
** In addition, as a special exception, Nokia gives you certain additional
** rights. These rights are described in the Nokia Qt GPL Exception
** version 1.3, included in the file GPL_EXCEPTION.txt in this package.
**
***************************************************************************/
#ifndef QTCONCURRENT_GLOBAL_H #ifndef QTCONCURRENT_GLOBAL_H
#define QTCONCURRENT_GLOBAL_H #define QTCONCURRENT_GLOBAL_H

Some files were not shown because too many files have changed in this diff Show More