Fix license header of the eventlist plugin

Change-Id: Ib8f966557a69ded0f345478e2b003b90f76fb7d5
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Knud Dollereder
2021-06-23 11:58:27 +02:00
parent 55f3d566a0
commit a31261fa14
28 changed files with 365 additions and 264 deletions

View File

@@ -1,23 +1,28 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "assigneventdialog.h" #include "assigneventdialog.h"
#include "eventlist.h" #include "eventlist.h"
#include "eventlistdelegate.h" #include "eventlistdelegate.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QDialog> #include <QDialog>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "connectsignaldialog.h" #include "connectsignaldialog.h"
#include "eventlist.h" #include "eventlist.h"
#include "eventlistdelegate.h" #include "eventlistdelegate.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include "signalhandlerproperty.h" #include "signalhandlerproperty.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlist.h" #include "eventlist.h"
#include "eventlistpluginview.h" #include "eventlistpluginview.h"
#include "eventlistview.h" #include "eventlistview.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include "modelnode.h" #include "modelnode.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistactions.h" #include "eventlistactions.h"
#include "eventlist.h" #include "eventlist.h"
#include <theme.h> #include <theme.h>

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <modelnodecontextmenu_helper.h> #include <modelnodecontextmenu_helper.h>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistdelegate.h" #include "eventlistdelegate.h"
#include "eventlist.h" #include "eventlist.h"
#include "eventlistview.h" #include "eventlistview.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QStyledItemDelegate> #include <QStyledItemDelegate>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistdialog.h" #include "eventlistdialog.h"
#include "eventlist.h" #include "eventlist.h"
#include "eventlistdelegate.h" #include "eventlistdelegate.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QDialog> #include <QDialog>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistpluginview.h" #include "eventlistpluginview.h"
#include "assigneventdialog.h" #include "assigneventdialog.h"
#include "connectsignaldialog.h" #include "connectsignaldialog.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include "eventlist.h" #include "eventlist.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistutils.h" #include "eventlistutils.h"
#include <QApplication> #include <QApplication>

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include "abstractview.h" #include "abstractview.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "eventlistview.h" #include "eventlistview.h"
#include "assigneventdialog.h" #include "assigneventdialog.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include "eventlist.h" #include "eventlist.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "filterlinewidget.h" #include "filterlinewidget.h"
#include <theme.h> #include <theme.h>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QWidget> #include <QWidget>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "nodelistdelegate.h" #include "nodelistdelegate.h"
#include "eventlist.h" #include "eventlist.h"
#include "eventlistview.h" #include "eventlistview.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QStyledItemDelegate> #include <QStyledItemDelegate>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "nodelistview.h" #include "nodelistview.h"
#include "eventlist.h" #include "eventlist.h"

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <abstractview.h> #include <abstractview.h>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "nodeselectionmodel.h" #include "nodeselectionmodel.h"
#include "eventlist.h" #include "eventlist.h"
#include "nodelistview.h" #include "nodelistview.h"

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <QItemSelectionModel> #include <QItemSelectionModel>

View File

@@ -1,24 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#include "shortcutwidget.h" #include "shortcutwidget.h"
#include <QApplication> #include <QApplication>

View File

@@ -1,23 +1,27 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2020 The Qt Company Ltd ** Copyright (C) 2021 The Qt Company Ltd.
** All rights reserved. ** Contact: https://www.qt.io/licensing/
** For any questions to The Qt Company, please use contact form at http://www.qt.io/contact-us
** **
** This file is part of the Qt Event List module. ** This file is part of Qt Creator.
** **
** Commercial License Usage ** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in ** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the ** accordance with the commercial license agreement provided with the
** Software or, alternatively, in accordance with the terms contained in ** Software or, alternatively, in accordance with the terms contained in
** a written agreement between you and The Qt Company. For licensing terms ** a written agreement between you and The Qt Company. For licensing terms
** and conditions see http://www.qt.io/terms-conditions. For further ** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at http://www.qt.io/contact-us. ** information use the contact form at https://www.qt.io/contact-us.
** **
** If you have questions regarding the use of this file, please use ** GNU General Public License Usage
** contact form at http://www.qt.io/contact-us ** Alternatively, this file may be used under the terms of the GNU
** General Public License version 3 as published by the Free Software
** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
** **
******************************************************************************/ ****************************************************************************/
#pragma once #pragma once
#include <array> #include <array>