TextField QML Type
A simple text field whose visual styling is determined by the active Plasma theme. More...
| Import Statement: | import org.kde.plasma.components |
| Inherited By: |
Properties
- clearButtonShown : bool
Detailed Description
Property Documentation
clearButtonShown : bool |
* Whether the button to clear the text from TextField is visible. * @since 5.73 * @deprecated since 5.93 Use SearchField instead