// Copyright (C) 2024 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 #include "qwebengineframe.h" #include "qwebenginescript.h" #include #include "web_contents_adapter_client.h" #include "web_contents_adapter.h" QT_BEGIN_NAMESPACE /*! \class QWebEngineFrame \brief The QWebEngineFrame class gives information about and control over a page frame. \since 6.8 \inmodule QtWebEngineCore A web engine frame represents a single frame within a web page, such as those created by \c or \c