Definition at line 39 of file VP1WebWatcher.cxx.
◆ HttpThread()
◆ ~HttpThread()
VP1WebWatcher::Imp::HttpThread::~HttpThread |
( |
| ) |
|
|
inline |
◆ handleDone()
bool VP1WebWatcher::Imp::HttpThread::handleDone |
( |
bool |
, |
|
|
QObject * |
|
|
) |
| |
|
inline |
Definition at line 92 of file VP1WebWatcher.cxx.
95 std::cout <<
"WARNING!! - VP1WebWatcher::handleDone() needs to be ported to QNetworkManager. Returning..." << std::endl;
◆ httpStartTime()
int VP1WebWatcher::Imp::HttpThread::httpStartTime |
( |
| ) |
const |
|
inline |
◆ result()
QString VP1WebWatcher::Imp::HttpThread::result |
( |
| ) |
const |
|
inline |
◆ run()
void VP1WebWatcher::Imp::HttpThread::run |
( |
| ) |
|
|
inline |
Definition at line 67 of file VP1WebWatcher.cxx.
71 std::cout <<
"WARNING!! - VP1WebWatcher::run() needs to be ported to QNetworkManager. Returning..." << std::endl;
◆ url()
QString VP1WebWatcher::Imp::HttpThread::url |
( |
| ) |
const |
|
inline |
◆ m_httpStartTime
unsigned VP1WebWatcher::Imp::HttpThread::m_httpStartTime |
|
private |
◆ m_result
QString VP1WebWatcher::Imp::HttpThread::m_result |
|
private |
◆ m_url
const QString VP1WebWatcher::Imp::HttpThread::m_url |
|
private |
The documentation for this class was generated from the following file: