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.
   82     QString infofilebasename = QFileInfo(
path).fileName();
 
   83     if (!infofilebasename.isEmpty()&&
path.endsWith(infofilebasename)) {
 
 
 
 
◆ ~Imp()
      
        
          | VP1AvailEvtsHttps::Imp::~Imp | ( |  | ) |  | 
      
 
 
◆ connectNetworkSignalsToSlots()
      
        
          | void VP1AvailEvtsHttps::Imp::connectNetworkSignalsToSlots | ( |  | ) |  | 
      
 
 
◆ 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: