swift
percallsign.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_MISC_AVIATION_PERCALLSIGN_H
7 #define SWIFT_MISC_AVIATION_PERCALLSIGN_H
8 
9 #include <QHash>
10 
11 #include "misc/aviation/callsign.h"
12 #include "misc/pq/length.h"
13 #include "misc/statusmessagelist.h"
14 
15 namespace swift::misc::aviation
16 {
19 
22 
25 
28 
29 } // namespace swift::misc::aviation
30 
31 #endif // SWIFT_MISC_AVIATION_PERCALLSIGN_H