![]() |
Scan Rule of QML |
Use this dialog to edit a scan rule of QML files.
Enter the type name of the component where the property belongs. Enter this value only if the property is component-specific. If you want to scan all the same name properties no matter the component's type, leave this value empty. The value can contain wild cards (* and ?). If the property rule is a rule of a component, this edit is hidden.
Enter the name of the property. You must enter a value. The value can contain wild cards (* and ?).
Specifies if the property is localized or not. Possible values are:
| Exclude | Properties matching this rule are not localized. |
| Localize | Properties matching this rule are localized. |
| Hide | Properties matching this rule are scanned but hidden. |
Select the type of property. Possible values are
| Value | Description |
|---|---|
| Default | The format of the data is detected and scanned as detected data. If the type can not be detected, then the property is scanned as plain text. |
| String | Property is scanned as plain text. |
| Integer | Property is scanned as an integer value. |
| Float | Property is scanned as a floating-point value. |
| Boolean | Property is scanned as a boolean value. |
| Color | Property is scanned as the color value. |
| Font name | Property is scanned as font name value. |
| Font size | Property is scanned as font-size value. |
If you don't know the format, leave it to default.