Last indexation completed on 2024-05-12 10:07:37 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:40:47  
file CardDAVReply.cpp 669 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file CardDAVReply.hpp 845 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file Environment.cpp 170 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14

include "Environment.hpp" QString Environment::get(QString key) { char* val = getenv(key.toStdString().c_str()); return val == NULL ? QString("") : QString(val); }

file Environment.hpp 155 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file NetworkHelper.cpp 3409 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file NetworkHelper.hpp 1305 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file WebDAVReply.cpp 1401 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14

include <QByteArray>

file WebDAVReply.hpp 1544 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14  
file XMLHelper.cpp 3791 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14

include "XMLHelper.hpp"

file XMLHelper.hpp 398 bytes 2024-02-11 02:40:47 2024-05-12 08:46:14