swift
tests
simpluginfsxp3d
testsimpluginfsxp3d.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (C) 2018 swift Project Community / Contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
3
4
#ifndef SWIFT_SIMPLUGINFSXP3D_TESTFSXP3DCOMMON_H
5
#define SWIFT_SIMPLUGINFSXP3D_TESTFSXP3DCOMMON_H
6
10
11
#include <QObject>
12
13
#include "
test.h
"
14
15
namespace
SwiftSimPluginFsxP3D
16
{
18
class
CSimPluginFsxP3d
:
public
QObject
19
{
20
Q_OBJECT
21
22
public
:
24
explicit
CSimPluginFsxP3d
(QObject *parent =
nullptr
) : QObject(parent) {}
25
26
private
slots:
28
void
resolveSymbols();
29
31
void
requestIds();
32
};
33
}
// namespace SwiftSimPluginFsxP3D
34
36
37
#endif
// SWIFT_SIMPLUGINFSXP3D_TESTFSXP3DCOMMON_H
SwiftSimPluginFsxP3D::CSimPluginFsxP3d
FSX/P3D common tests.
Definition:
testsimpluginfsxp3d.h:19
SwiftSimPluginFsxP3D::CSimPluginFsxP3d::CSimPluginFsxP3d
CSimPluginFsxP3d(QObject *parent=nullptr)
Standard test case constructor.
Definition:
testsimpluginfsxp3d.h:24
test.h
Generated on Mon Mar 24 2025 16:42:23 for swift by
1.9.1