mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
92276eb5bf42738384bf58d5e793fdcb2b00646a
as we have it now in INetwork. The connection state from the shimblib should not be used in the client code (abstraction from "drivers"), and in the past the corresponding client state was declared here, but is now one level deeper in INetwork. A second change applied here is to use the signature connectionStatusChanged(from, to), which allows the GUI to better detect whether we login or logout without keeping its own state.
Introduction
How to use this repository
The directory (folder) structure
The .info files
The .README files and metadata standards
.README files are a place to specify what should be captured by the individual .info files and are very project specific, so are kept blank in this empty repository. You'll need to decide what is appropriate at a project level.
Citations
Doxygen Documentation
Doxygen documentation is generated automatically. Please note it will take a bit of time on git push. Documentation is available at: https://dev.vatsim-germany.org/vatpilotclient/doc/ The trailing / is mandatory.
Description
Languages
C++
96.4%
CMake
1.4%
HTML
1%
Python
0.6%
Objective-C++
0.2%
Other
0.2%