PropertyOptions
Provides inline documentation for properties within product and module items. More...
- List of all members, including inherited members
- PropertyOptions is part of List of All Items.
Properties
- allowedValues : stringList
- description : string
- name : string
Detailed Description
A PropertyOptions item can appear inside a Product or Module item to provide inline documentation for properties.
Property Documentation
allowedValues : stringList |
A list of the values permitted by the property.
The default value, undefined
, indicates that any value is permitted.
description : string |
A brief description of the property.
Default: Undefined
name : string |
The name of the property to document.
Default: Undefined
© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.