refs #288, added FSD servers to VATSIM reader

* Voice and FSD servers can be obtained via context
* using QSCopedPointer for network reply
* minor fixes / renaming
This commit is contained in:
Klaus Basan
2014-11-08 16:41:15 +01:00
committed by Roland Winklmeier
parent adba17da0f
commit a401ce439d
5 changed files with 109 additions and 60 deletions

View File

@@ -46,7 +46,7 @@ namespace BlackCore
//! Parse received bookings
//! \threadsafe
void parseBookings(QNetworkReply *nwReply);
void parseBookings(QNetworkReply *nwReplyPtr);
signals:
//! Bookings have been read and converted to BlackMisc::Aviation::CAtcStationList