CRA review: src/widgets/kernel/qwidget.*

The security level for qwidget.* files are tagged as significant.

QUIP: 23
Fixes: QTBUG-140351
Task-number: QTBUG-135741
Pick-to: 6.10 6.8
Change-Id: Ida69fed90caec4801a47f97d46b1133649b12a8f
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
MohammadHossein Qanbari 2025-09-22 18:00:40 +02:00
parent 5db6667780
commit 31a1276103
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// Copyright (C) 2017 The Qt Company Ltd.
// Copyright (C) 2016 Intel Corporation.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
// Qt-Security score:significant reason:default
#include "qapplication.h"
#include "qapplication_p.h"

View File

@ -1,5 +1,6 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
// Qt-Security score:significant reason:default
#ifndef QWIDGET_H
#define QWIDGET_H

View File

@ -1,5 +1,6 @@
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
// Qt-Security score:significant reason:default
#ifndef QWIDGET_P_H
#define QWIDGET_P_H