Last indexation completed on 2024-05-12 14:04:40 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:10:52  
file CardDAVReply.cpp 669 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52  
file CardDAVReply.hpp 845 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52  
file Environment.cpp 170 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52

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 01:10:52 2024-05-12 12:45:52  
file NetworkHelper.cpp 3409 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52  
file NetworkHelper.hpp 1305 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52  
file WebDAVReply.cpp 1401 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52

include <QByteArray>

file WebDAVReply.hpp 1544 bytes 2024-02-11 01:10:52 2024-05-12 12:45:52  
file XMLHelper.cpp 3791 bytes 2024-02-11 01:10:52 2024-05-12 12:45:53

include "XMLHelper.hpp"

file XMLHelper.hpp 398 bytes 2024-02-11 01:10:52 2024-05-12 12:45:53