![]() |
ATLAS Offline Software
|
#include "VP1Gui/VP1WebWatcher.h"#include <QUrl>#include <QThread>#include <QDateTime>#include <iostream>Go to the source code of this file.
Classes | |
| class | VP1WebWatcher::Imp |
| class | VP1WebWatcher::Imp::HttpThread |
| class | VP1WebWatcher::Imp::WatchedUrl |
Variables | |
| static const QString | VP1WebWatcher_PREFIX = "vp1webwatcher_" |
| static const QString | VP1WebWatcher_Unknown = VP1WebWatcher_PREFIX+"unknown" |
| static const QString | VP1WebWatcher_ResultNotReady = VP1WebWatcher_PREFIX+"result_not_ready" |
| static const QString | VP1WebWatcher_UrlInvalid = VP1WebWatcher_PREFIX+"url_invalid" |
| static const QString | VP1WebWatcher_httpProblems = VP1WebWatcher_PREFIX+"http_problems" |
| static const QString | VP1WebWatcher_FileNotExist = VP1WebWatcher_PREFIX+"file_not_existant" |
|
static |
Definition at line 34 of file VP1WebWatcher.cxx.
|
static |
Definition at line 33 of file VP1WebWatcher.cxx.
|
static |
Definition at line 29 of file VP1WebWatcher.cxx.
|
static |
Definition at line 31 of file VP1WebWatcher.cxx.
|
static |
Definition at line 30 of file VP1WebWatcher.cxx.
|
static |
Definition at line 32 of file VP1WebWatcher.cxx.