Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qintegrationtestbase.cpp
Go to the documentation of this file.
1// Copyright (C) 2026 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
5
6#include <QtMultimediaTestLib/private/mediabackendutils_p.h>
7
9
10void QIntegrationTestBase::initMain()
11{
12 initIntegrationTestMain();
13}
14
15QT_END_NAMESPACE
16
17#include "moc_qintegrationtestbase_p.cpp"
Combined button and popup list for selecting options.