TextField
TextField Class Reference
Properties | |
list< QtObject > | actions |
alias | icon |
alias | menu |
alias | rightContent |
int | spacing |
Signals | |
void | cleared () |
void | contentDropped (var drop) |
Public Member Functions | |
void | setTextColor (control) |
Detailed Description
TextField A customizable text field for MauiKit applications.
Definition at line 34 of file TextField.qml.
Property Documentation
◆ actions
|
read |
actions : RowLayout
Definition at line 50 of file TextField.qml.
◆ icon
|
read |
Definition at line 52 of file TextField.qml.
◆ menu
|
read |
◆ rightContent
|
read |
Definition at line 54 of file TextField.qml.
◆ spacing
|
read |
Definition at line 41 of file TextField.qml.
Member Function Documentation
◆ cleared
|
signal |
cleared
◆ contentDropped
|
signal |
contentDropped :
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:57:11 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:57:11 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.