Last indexation completed on 2025-01-05 05:29:40 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:05:22  
file dbactions.cpp 2487 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

include "dbactions.h"

file dbactions.h 1825 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

ifndef

file downloadsmanager.cpp 1035 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

include "downloadsmanager.h"

file downloadsmanager.h 948 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

pragma once

file fierywebprofile.cpp 1413 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

include "fierywebprofile.h"

file fierywebprofile.h 1232 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

pragma once

file qquickwebenginedownloaditem.cpp 1321 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22  
file qquickwebenginedownloaditem.h 956 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22  
file surf.cpp 161 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

include "surf.h" surf::surf(QObject *parent) : QObject(parent) { } QUrl surf::formatUrl(const QUrl &url) { return QUrl::fromUserInput(url.toString()); }

file surf.h 255 bytes 2024-02-11 02:05:22 2025-01-05 04:24:22

ifndef