Last indexation completed on 2024-04-28 06:00:06 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:05:23  
file CardDAVReply.cpp 669 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40  
file CardDAVReply.hpp 845 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40  
file Environment.cpp 170 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40

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:05:23 2024-04-28 04:44:40  
file NetworkHelper.cpp 3409 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40  
file NetworkHelper.hpp 1305 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40  
file WebDAVReply.cpp 1401 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40

include <QByteArray>

file WebDAVReply.hpp 1544 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40  
file XMLHelper.cpp 3791 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40

include "XMLHelper.hpp"

file XMLHelper.hpp 398 bytes 2024-02-11 02:05:23 2024-04-28 04:44:40