|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::aviation::CAircraftPartsList |
| Value object encapsulating a list of aircraft parts. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
Typedefs | |
| using | swift::misc::aviation::CAircraftPartsPerCallsign = QHash< CCallsign, CAircraftParts > |
| Parts per callsign. | |
| using | swift::misc::aviation::CAircraftPartsListPerCallsign = QHash< CCallsign, CAircraftPartsList > |
| Parts (list) per callsign. | |