In addition to the file path, we need at least the tags. Example use case: Qt Creator's ProjectExplorer assigns a file type to each source file and this information is used in the Designer plugin to find resource files. This currently does not work with qbs projects, because all our source files get the type "unknown" (as the API does not export the tags).
-
Christian Kandeler
-
Christian Kandeler
- Votes:
-
1 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 2 closed Gerrit changes
Hide
There are 2 closed Gerrit changes
- Introduce new class SourceArtifact.
- Gerrit Review:
- QbsProjectManager: Assign types to source files.
- Gerrit Review: