#include <ignytegrabber.h>
Definition at line 9 of file ignytegrabber.h.
Public Slots | |
| void | checkHttp () |
Public Member Functions | |
| IgnyteGrabber (QString, QString, QApplication *) | |
Private Member Functions | |
| void | outputData (QString) |
Private Attributes | |
| QTimer * | waitForSoap |
| MythSoap | ms |
| QApplication * | app |
| IgnyteGrabber::IgnyteGrabber | ( | QString | zip, | |
| QString | radius, | |||
| QApplication * | callingApp | |||
| ) |
Definition at line 4 of file ignytegrabber.cpp.
| void IgnyteGrabber::outputData | ( | QString | data | ) | [private] |
| void IgnyteGrabber::checkHttp | ( | ) | [slot] |
QTimer* IgnyteGrabber::waitForSoap [private] |
MythSoap IgnyteGrabber::ms [private] |
QApplication* IgnyteGrabber::app [private] |
1.5.5