Skip to content
  • Kai Koehne's avatar
    Utils: New class to map installed file path to source path · 1e86df71
    Kai Koehne authored
    FileInProjectFinder implements an heuristic to find the likely source
    file for an aribrary file path, e.g. in the shadow build folder or
    on the device. This is useful especially for .qml files, which are
    executed at runtime.
    
    Reviewed-by: con
    1e86df71