TextField

Search for usage in LXR

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 global sidebar for the application window that can be collapsed.

Definition at line 33 of file TextField.qml.

Property Documentation

◆ actions

list<QtObject> TextField::actions
read

actions : RowLayout

Definition at line 49 of file TextField.qml.

◆ icon

alias TextField::icon
read

Definition at line 51 of file TextField.qml.

◆ menu

alias TextField::menu
read

menu : Menu

Remarks
This property is read-only

Definition at line 45 of file TextField.qml.

◆ rightContent

alias TextField::rightContent
read

Definition at line 53 of file TextField.qml.

◆ spacing

int TextField::spacing
read

Definition at line 40 of file TextField.qml.

Member Function Documentation

◆ cleared

void TextField::cleared ( )
signal

cleared

◆ contentDropped

void TextField::contentDropped ( var drop)
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 Jan 3 2025 12:00:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.