Definition at line 33 of file VP1AvailEvtsHttps.cxx.
◆ Imp()
| VP1AvailEvtsHttps::Imp::Imp |
( |
VP1AvailEvtsHttps * | theclass, |
|
|
QString | fileInfoUrl, |
|
|
int | updateInterval ) |
Definition at line 62 of file VP1AvailEvtsHttps.cxx.
78{
82 QString infofilebasename = QFileInfo(path).fileName();
83 if (!infofilebasename.isEmpty()&&
path.endsWith(infofilebasename)) {
90 }
91 }
92
95}
bool isValid(const T &p)
Av: we implement here an ATLAS-sepcific convention: all particles which are 99xxxxx are fine.
unsigned m_lastChangeTime
QNetworkAccessManager * m_netmanager
VP1AvailEvtsHttps * m_theclass
QNetworkReply * m_netreply
path
python interpreter configuration --------------------------------------—
◆ ~Imp()
| VP1AvailEvtsHttps::Imp::~Imp |
( |
| ) |
|
◆ connectNetworkSignalsToSlots()
| void VP1AvailEvtsHttps::Imp::connectNetworkSignalsToSlots |
( |
| ) |
|
Definition at line 106 of file VP1AvailEvtsHttps.cxx.
107{
112#ifndef QT_NO_SSL
115#endif
119}
void sslErrors(const QList< QSslError > &)
void dataReadProgress(qint64, qint64)
◆ startTimer()
| void VP1AvailEvtsHttps::Imp::startTimer |
( |
int | interval = 0 | ) |
|
◆ m_baseUrl
| QString VP1AvailEvtsHttps::Imp::m_baseUrl |
◆ m_bytesReceived
| qint64 VP1AvailEvtsHttps::Imp::m_bytesReceived |
◆ m_evtToGet
| QString VP1AvailEvtsHttps::Imp::m_evtToGet |
◆ m_expectedMD5Sum
| QString VP1AvailEvtsHttps::Imp::m_expectedMD5Sum |
◆ m_fileInfoUrl
| QString VP1AvailEvtsHttps::Imp::m_fileInfoUrl |
◆ m_lastChangeTime
| unsigned VP1AvailEvtsHttps::Imp::m_lastChangeTime |
◆ m_netmanager
| QNetworkAccessManager* VP1AvailEvtsHttps::Imp::m_netmanager |
◆ m_netreply
| QNetworkReply* VP1AvailEvtsHttps::Imp::m_netreply |
◆ m_stage
| int VP1AvailEvtsHttps::Imp::m_stage |
◆ m_stallTimer
| QTimer VP1AvailEvtsHttps::Imp::m_stallTimer |
◆ m_theclass
◆ m_updateInterval
| int VP1AvailEvtsHttps::Imp::m_updateInterval |
◆ m_urlLastMod
| QString VP1AvailEvtsHttps::Imp::m_urlLastMod |
The documentation for this class was generated from the following file: