summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2022-12-07 08:51:39 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-12-14 11:41:04 +0000
commit87435bd06a2163f68ff4d4d598db3c7641495048 (patch)
tree8e7e0408c9ecf9b035cda7493d777f263373a319
parent6ebe6ecbcd07a80c0bfcd78ddb12e1b23ccbcd79 (diff)
QUIP 7: Document the 'Files' property
Change-Id: Iac1c08d750446a39ec5bc4734d94f22ffc0029fe Reviewed-by: Kai Köhne <kai.koehne@qt.io>
-rw-r--r--quip-0007.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/quip-0007.rst b/quip-0007.rst
index df48f2d..66656f6 100644
--- a/quip-0007.rst
+++ b/quip-0007.rst
@@ -42,8 +42,10 @@ QtUsage
this case.
Mandatory.
Path
- (Relative) path to the sources. Default is same directory as the file.
- Optional.
+ (Relative) path to the source directory. Default is same directory as the
+ file. Optional.
+Files
+ Array of paths to the source files, relative to Path. Optional.
Description
A short description of what the component is and is used for. Optional.
Homepage