![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtServerAvailable (const std::string &serverKey, const QUrl &page) | |
| virtual | ~DtServerAvailable () |
| void | processRequest () |
Public Attributes | |
| boost::signal< void(const std::string &, bool, const std::string &)> | signal_serverAvailable |
Protected Slots | |
| virtual void | finished (QNetworkReply *) |
Protected Attributes | |
| QNetworkAccessManager | myManager |
| QUrl | myUrl |
| std::string | myKey |
| makVrf::DtServerAvailable::DtServerAvailable | ( | const std::string & | serverKey, |
| const QUrl & | page | ||
| ) |
| virtual makVrf::DtServerAvailable::~DtServerAvailable | ( | ) | [virtual] |
| virtual void makVrf::DtServerAvailable::finished | ( | QNetworkReply * | ) | [protected, virtual, slot] |
| boost::signal<void (const std::string&, bool, const std::string&)> makVrf::DtServerAvailable::signal_serverAvailable |
QNetworkAccessManager makVrf::DtServerAvailable::myManager [protected] |
QUrl makVrf::DtServerAvailable::myUrl [protected] |
std::string makVrf::DtServerAvailable::myKey [protected] |