Home
last modified time | relevance | path

Searched refs:getFileListContext (Results 1 – 2 of 2) sorted by relevance

/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/api/
H A Dproject_p.h109 FileListUpdateContext getFileListContext(const ProductData &product, const GroupData &group,
H A Dproject.cpp419 ProjectPrivate::FileListUpdateContext ProjectPrivate::getFileListContext(const ProductData &product, in getFileListContext() function in qbs::Internal::ProjectPrivate
462 FileListUpdateContext filesContext = getFileListContext(product, group, filePaths, true); in addFiles()
487 FileListUpdateContext filesContext = getFileListContext(product, group, filePaths, false); in removeFiles()