mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
073f1549a27ec6b3561491900795334e6e84ec9d
If the contained object type has a matches() method, CVariant::matches() will call that method and return its result. (This is a utility to allow using CVariant to represent an event subscription.)
About
swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:
- Prepar3D (Windows)
- Flight Simulator X (Windows)
- Flight Simulator 2004 (Windows)
- X-Plane 11 (Windows, Linux, macOS)
- FlightGear (Windows, Linux, macOS)
Downloads
Resources
Contributing
swift is written in modern C++14 using the Qt framework.
Pull requests should be made against the current active development branch,
which is develop/0.9.5.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%