swift
src
gui
views
interpolationsetupview.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
5
6
#ifndef SWIFT_GUI_VIEWS_INTERPOLATIONSETUPVIEW_H
7
#define SWIFT_GUI_VIEWS_INTERPOLATIONSETUPVIEW_H
8
9
#include "
gui/models/interpolationsetupmodel.h
"
10
#include "
gui/swiftguiexport.h
"
11
#include "
gui/views/viewcallsignobjects.h
"
12
#include "
misc/countrylist.h
"
13
14
class
QWidget;
15
16
namespace
swift::gui::views
17
{
19
class
SWIFT_GUI_EXPORT
CInterpolationSetupView
:
20
public
CViewWithCallsignObjects
<models::CInterpolationSetupListModel>
21
{
22
Q_OBJECT
23
24
public
:
26
explicit
CInterpolationSetupView
(QWidget *parent =
nullptr
);
27
};
28
}
// namespace swift::gui::views
29
#endif
// SWIFT_GUI_VIEWS_INTERPOLATIONSETUPVIEW_H
swift::gui::views::CInterpolationSetupView
Distributors.
Definition:
interpolationsetupview.h:21
swift::gui::views::CViewWithCallsignObjects
Base class for views with DB objects.
Definition:
viewcallsignobjects.h:27
countrylist.h
interpolationsetupmodel.h
swift::gui::views
Views, mainly QTableView.
Definition:
dbaircrafticaocomponent.h:29
swiftguiexport.h
SWIFT_GUI_EXPORT
#define SWIFT_GUI_EXPORT
Export a class or function from the library.
Definition:
swiftguiexport.h:19
viewcallsignobjects.h
Generated on Mon Mar 24 2025 16:42:21 for swift by
1.9.1