Last indexation completed on 2024-05-05 06:03:33 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:08:00  
folder services/ - 2024-02-11 02:08:00  
file enums.h 4431 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

pragma once

file htmlparser.cpp 2558 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

QStringList htmlParser::parseTag_old(const QString &tagRef) { QString html(this->html); QStringList tags; int i =0; while(html.size()>i) { if(html.at(i)=="<") { QString tag;

file htmlparser.h 646 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

pragma once

file pulpo.cpp 3563 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11  
file pulpo.h 725 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

pragma once

file service.cpp 1194 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

include "service.h"

file service.h 2216 bytes 2024-02-11 02:08:00 2024-05-05 04:47:11

pragma once