SonicVisualiser
1.9
|
#include <Surveyer.h>
Classes | |
struct | Config |
Public Member Functions | |
Surveyer (Config config) | |
virtual | ~Surveyer () |
Protected Slots | |
void | finished () |
void | error (QNetworkReply::NetworkError) |
Private Attributes | |
Config | m_config |
bool | m_httpFailed |
QNetworkReply * | m_reply |
QNetworkAccessManager * | m_nm |
Detailed Description
Definition at line 25 of file Surveyer.h.
Constructor & Destructor Documentation
Surveyer::Surveyer | ( | Config | config | ) |
Definition at line 32 of file Surveyer.cpp.
References Surveyer::Config::countdownFrom, Surveyer::Config::countdownKey, error(), finished(), Surveyer::Config::hostname, m_config, m_nm, m_reply, and Surveyer::Config::testPath.
|
virtual |
Definition at line 68 of file Surveyer.cpp.
Member Function Documentation
|
protectedslot |
Definition at line 85 of file Surveyer.cpp.
References Surveyer::Config::acceptLabel, Surveyer::Config::countdownKey, Surveyer::Config::hostname, Surveyer::Config::includeSystemInfo, m_config, m_httpFailed, Surveyer::Config::rejectLabel, Surveyer::Config::surveyPath, Surveyer::Config::text, and Surveyer::Config::title.
Referenced by Surveyer().
|
protectedslot |
Definition at line 78 of file Surveyer.cpp.
References m_httpFailed, and m_reply.
Referenced by Surveyer().
Member Data Documentation
|
private |
Definition at line 51 of file Surveyer.h.
Referenced by finished(), and Surveyer().
|
private |
Definition at line 52 of file Surveyer.h.
Referenced by error(), and finished().
|
private |
Definition at line 53 of file Surveyer.h.
Referenced by error(), Surveyer(), and ~Surveyer().
|
private |
Definition at line 54 of file Surveyer.h.
Referenced by Surveyer(), and ~Surveyer().
The documentation for this class was generated from the following files:
Generated by 1.8.11