mirror of
https://github.com/QuasarApp/QMLLoginView.git
synced 2025-04-27 10:14:37 +00:00
added copyright
This commit is contained in:
parent
e810713893
commit
bbbd4fcce9
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2018-2020 QuasarApp.
|
||||
# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
# Distributed under the lgplv3 software license, see the accompanying
|
||||
# Everyone is permitted to copy and distribute verbatim copies
|
||||
# of this license document, but changing it is not allowed.
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Layouts 1.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Layouts 1.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import QtQuick.Controls.Material 2.12
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#include "countrysparser.h"
|
||||
#include "QDebug"
|
||||
#include <QFile>
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#ifndef COUNTRYSPARSER_H
|
||||
#define COUNTRYSPARSER_H
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#ifndef NOTIFYSERVICE_GLOBAL_H
|
||||
#define NOTIFYSERVICE_GLOBAL_H
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#include "countrysparser.h"
|
||||
#include "mainmodel.h"
|
||||
#include <QXmlStreamReader>
|
||||
|
@ -4,6 +4,13 @@
|
||||
#include <QHash>
|
||||
#include <QObject>
|
||||
#include "loginview_global.h"
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#include "userdata.h"
|
||||
#include "userviewvalidationdata.h"
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#include "userdata.h"
|
||||
namespace LoginView {
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#ifndef USERDATA_H
|
||||
#define USERDATA_H
|
||||
#include <QObject>
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#include "userviewvalidationdata.h"
|
||||
|
||||
namespace LoginView {
|
||||
|
@ -1,3 +1,10 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
|
||||
#ifndef USERVIEWVALIDATIONDATA_H
|
||||
#define USERVIEWVALIDATIONDATA_H
|
||||
#include "loginview_global.h"
|
||||
|
@ -1,3 +1,10 @@
|
||||
#
|
||||
# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
# Distributed under the lgplv3 software license, see the accompanying
|
||||
# Everyone is permitted to copy and distribute verbatim copies
|
||||
# of this license document, but changing it is not allowed.
|
||||
#
|
||||
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(example LANGUAGES CXX)
|
||||
@ -11,18 +18,6 @@ set(CMAKE_AUTORCC ON)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
# QtCreator supports the following variables for Android, which are identical to qmake Android variables.
|
||||
# Check http://doc.qt.io/qt-5/deployment-android.html for more information.
|
||||
# They need to be set before the find_package(Qt5 ...) call.
|
||||
|
||||
#if(ANDROID)
|
||||
# set(ANDROID_PACKAGE_SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/android")
|
||||
# if (ANDROID_ABI STREQUAL "armeabi-v7a")
|
||||
# set(ANDROID_EXTRA_LIBS
|
||||
# ${CMAKE_CURRENT_SOURCE_DIR}/path/to/libcrypto.so
|
||||
# ${CMAKE_CURRENT_SOURCE_DIR}/path/to/libssl.so)
|
||||
# endif()
|
||||
#endif()
|
||||
|
||||
find_package(Qt5 COMPONENTS Core QuickControls2 REQUIRED)
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
#include <QGuiApplication>
|
||||
#include <QQmlApplicationEngine>
|
||||
#include <mainmodel.h>
|
||||
|
@ -1,3 +1,9 @@
|
||||
//#
|
||||
//# Copyright (C) 2018-2020 Yankovich Andrei (EndrII).
|
||||
//# Distributed under the lgplv3 software license, see the accompanying
|
||||
//# Everyone is permitted to copy and distribute verbatim copies
|
||||
//# of this license document, but changing it is not allowed.
|
||||
//#
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Window 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user