Home
last modified time | relevance | path

Searched defs:existingDest (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-kio/kio-5.89.0/autotests/
H A Djobtest.cpp2106 const QString existingDest = otherTmpDir() + "fileFromHome"; in moveFileDestAlreadyExists() local
2159 const QString existingDest = otherTmpDir() + "fileFromHome"; in copyFileDestAlreadyExists() local
2588 QString existingDest = otherTmpDir() + "fileFromHome"; in moveAndOverwrite() local
2632 const QString existingDest = homeTmpDir() + "testlink"; in moveOverSymlinkToSelf() local
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dcopyjob.cpp588 const QUrl existingDest = m_asMethod ? m_dest.adjusted(QUrl::RemoveFilename) : m_dest; in slotResultStating() local
1276 QUrl existingDest((*it).uDest); in slotResultCreatingDirs() local
1355 const QString existingDest = (*it).uDest.path(); in slotResultConflictCreatingDirs() local