Last indexation completed on 2024-05-19 09:57:34 UTC

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

pragma once

file htmlparser.cpp 2558 bytes 2024-02-11 02:44:02 2024-05-19 08:38:05

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:44:02 2024-05-19 08:38:05

pragma once

file pulpo.cpp 3563 bytes 2024-02-11 02:44:02 2024-05-19 08:38:05  
file pulpo.h 725 bytes 2024-02-11 02:44:02 2024-05-19 08:38:05

pragma once

file service.cpp 1194 bytes 2024-02-11 02:44:02 2024-05-19 08:38:05

include "service.h"

file service.h 2216 bytes 2024-02-11 02:44:02 2024-05-19 08:38:05

pragma once