This website requires JavaScript.
Explore
Help
Sign In
flightsimulatorplatfrom
/
pilotclient
Watch
1
Star
0
Fork
0
You've already forked pilotclient
mirror of
https://github.com/swift-project/pilotclient.git
synced
2026-03-22 23:05:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11666da76a13b3aa1d154620c8083cf922bef4db
pilotclient
/
samples
/
cli_client
History
Mathew Sutcliffe
60ad43d291
INetwork: removed the five connectionStatus signals and added one signal with an enum argument to replace them.
...
Requested by Klaus, to ease the implementation of signal consumers.
2014-01-11 17:59:45 +00:00
..
client.cpp
INetwork: removed the five connectionStatus signals and added one signal with an enum argument to replace them.
2014-01-11 17:59:45 +00:00
client.h
INetwork: removed the five connectionStatus signals and added one signal with an enum argument to replace them.
2014-01-11 17:59:45 +00:00
CMakeLists.txt
sample console-based client to demonstrate INetwork interface (refs
#22
)
2013-07-31 22:02:41 +01:00
main.cpp
style and consistency:
2014-01-09 01:15:56 +00:00
reader.cpp
Normalized handling of leading/trailing whitespace in sample app (refs
#22
)
2013-08-04 17:49:46 +01:00
reader.h
sample console-based client to demonstrate INetwork interface (refs
#22
)
2013-07-31 22:02:41 +01:00
sample_cli_client.pro
all app projects need QT+=network used by the core for downloading ATC bookings
2014-01-09 01:15:57 +00:00