OutputProperties QML Type
An attached property that exposes properties from output. More...
| Import Statement: | import org.kde.union.impl |
Attached Properties
- SpellCheckEnabled : bool
- useAlternatingColors : bool
Attached Signals
- updated()
Detailed Description
Attached Property Documentation
OutputProperties.SpellCheckEnabled : bool |
TODO: Provide backwards compatibility for `Kirigami.SpellCheck.enabled`. NOTE: Currently this is just a stub!
OutputProperties.useAlternatingColors : bool |
Provide backwards compatibility for `Kirigami.Theme.useAlternateBackgroundColor`.
Attached Signal Documentation
updated() |
Emitted whenever something in OutputProperties changes.
Note: The corresponding handler is onUpdated.