Searched refs:getArchiveInformation (Results 1 – 3 of 3) sorted by relevance
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/Archive/ |
H A D | packjob.cpp | 109 if (!getArchiveInformation(path, type, password, arcName, newSource)) in slotStart() 150 if (!getArchiveInformation(path, type, password, arcName, newSource)) in slotStart()
|
H A D | abstractthreadedjob.h | 137 bool getArchiveInformation(QString &, QString &, QString &, QString &, const QUrl &);
|
H A D | abstractthreadedjob.cpp | 635 bool AbstractJobThread::getArchiveInformation(QString &path, QString &type, QString &password, in getArchiveInformation() function in AbstractJobThread
|